Search found 6 matches

by linhlv84
Sun Jul 10, 2011 8:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transfer all tables in a DB2 to Oracle database
Replies: 9
Views: 3618

Yep. Only add ETL_DATE, others are not change.
by linhlv84
Thu Jul 07, 2011 2:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transfer all tables in a DB2 to Oracle database
Replies: 9
Views: 3618

Sorry about my careless. The simple job is https://lh5.googleusercontent.com/-hyW9x6lv_vU/ThVwb4aEbfI/AAAAAAAABhg/cnSbmq--5yI/Job_Simple.JPG At the transformer stage: https://lh3.googleusercontent.com/-r5vVZlp_CKg/ThVzX_ZWTlI/AAAAAAAABhw/kieh6eRxofo/s640/Add_ETL_DATE_Simple.JPG But the Sequence File...
by linhlv84
Thu Jul 07, 2011 1:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transfer all tables in a DB2 to Oracle database
Replies: 9
Views: 3618

I have already created the job like this: https://lh4.googleusercontent.com/-J9sTRCywumI/ThVZ4kzwbaI/AAAAAAAABg0/jjycT9tZDQs/Job.JPG . Detail in these Stage are: + Enable RCP in Source stage https://lh4.googleusercontent.com/-dhGUQkFeSy0/ThVZ6R-dShI/AAAAAAAABg8/I8jPdbbVr-0/s576/SourceDB.JPG + Add ET...
by linhlv84
Wed Jul 06, 2011 8:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transfer all tables in a DB2 to Oracle database
Replies: 9
Views: 3618

Thanks for your response. Tables in source (DB2) and target (Oracle) are identical. Maybe, I need to add the current date to these tables. I know a little about RCP (Runtime Column Propagation) and I also try this sample http://www.isecor.com/drupal6/node/163 . But it's wrong. How can I define mappi...
by linhlv84
Wed Jul 06, 2011 3:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transfer all tables in a DB2 to Oracle database
Replies: 9
Views: 3618

Transfer all tables in a DB2 to Oracle database

Hi all,

I'm working in InfoSphere DataStage 8.0.1 (Windows OS) and facing the requirement to transfer all tables (in a schema) from DB2 into an Oracle database. The DB2 database has about 3000 tables.

Anyone have any idea?

Thanks so much.