All Content tagged with Db2

Amazon RDS for Db2 makes it easy to set up, operate, and scale a Db2 database in the cloud.

Content language: English

Select tags to filter
Sort by most recent
15 results
DB2 migration step resulted in error during migration.cmd execution. migration.ini has valid entry for path: dataBaseDriverPath=C:/Work/AWS-BluAge/Data-Migrator/drivers ..... 2025/03/31 07:05:17.413...
3
answers
0
votes
59
views
profile picture
asked a month ago
Looking on this page: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-glue-arguments.html I do not see this java-options as an option. We use:  "--java-options" ...
2
answers
0
votes
122
views
asked 2 months ago
We have our application IBM Infosphere MDM which is deployed in IBM Cloud Classic Infrastructure with 3 instances for application and 2 instances for IBM db2 database in production. Similary standalo...
2
answers
0
votes
93
views
asked 8 months ago
I want to restore an IBM DB2 backup image (**SAMPLE.0.db2inst1.DBPART000.20230723133415.001 **) to an AWS RDS IBM DB2 instance. Upon researching, I found that we can use the stored procedure `**rdsadm...
1
answers
0
votes
497
views
asked a year ago
Can I restore the IBM db2(9.7) dump file to the newly created IBM db2(11.5) server directly?
2
answers
0
votes
1.8K
views
asked a year ago
I have a dump file of IBM DB2 and want to restore it to a newly created IBM DB2 RDS server. Which tool should I use to restore it?
1
answers
0
votes
2.1K
views
asked a year ago
I have Pega application on DB2 which has to be migrated to RDS PostgreSQL. Can I pass Pega SQL queries as text file to SCT for converting to PostgreSQL? Reference URL will help. Thanks
0
answers
0
votes
103
views
asked a year ago
Any rough time taken to migrate zOS DB2 to RDS PostgreSQL? DB2 db size is 50GB, this is only for the actual data migration. Assuming JDBC connectivity is setup, schema converted, all codes are conve...
1
answers
0
votes
2.1K
views
asked a year ago
Can anyone temme how can we read db2 tables from sagemaker , please provide steps to read db2 tables . Or please confirm below 1. Should we move database to Amazon RDS 2. Should we use SCT and DMS to ...
1
answers
0
votes
627
views
asked a year ago
I have a code written in DB2 that will extract the string values between / to different columns. ``` REGEXP_SUBSTR(RIGHT(TRIM('/BJ/1/10/114/201010049'),LENGTH(TRIM('/BJ/1/10/114/201010049'))-4),'^(.*?...
1
answers
0
votes
701
views
asked a year ago
Hello, Currently SCT doesn't support Redshift as target with Db2 LUW as source database. Could you share what solutions are available for schema conversion for Redshift?
0
answers
0
votes
194
views
asked a year ago
I used SCT to convert the DDL below from DB2 to Aurora PostGreSQL. DB2: CREATE SEQUENCE XX_SCHEMA.SEQ_NO AS DECIMAL(9) START WITH 1 INCREMENT BY 1 MAXVALUE 9999999999 CYCLE; then I got this DDL as ...
0
answers
0
votes
187
views
asked a year ago
  • 1
  • 2
  • 12 / page