Search found 42189 matches
- Tue May 17, 2016 12:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: issue while Creating XML output file
- Replies: 6
- Views: 2376
- Tue May 17, 2016 12:00 am
- Forum: General
- Topic: Encrypting a column in Datastage 9.1
- Replies: 6
- Views: 2107
- Mon May 16, 2016 3:51 pm
- Forum: General
- Topic: how to validate CFF file structure
- Replies: 7
- Views: 3278
I had to build something like this to protect myself from the same thing - unannounced changes to our source system. Rather than go table-by-table, I took a more metadata driven approach utilizing the various views in the databases. Something like this, high level: 1. create a driving xref table of ...
- Mon May 16, 2016 9:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use Ref Cursor with Datastage
- Replies: 4
- Views: 3178
- Mon May 16, 2016 7:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Slowly Changing Dimension stage with Type 2
- Replies: 2
- Views: 2529
- Mon May 16, 2016 7:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use Ref Cursor with Datastage
- Replies: 4
- Views: 3178
Yup - there's a specific chapter on Oracle in the pdf including cursor requirements.
- Mon May 16, 2016 6:47 am
- Forum: General
- Topic: Encrypting a column in Datastage 9.1
- Replies: 6
- Views: 2107
- Sun May 15, 2016 10:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use Ref Cursor with Datastage
- Replies: 4
- Views: 3178
- Sun May 15, 2016 6:29 pm
- Forum: General
- Topic: Status code = -14 DSJE_TIMEOUT
- Replies: 15
- Views: 8923
- Sun May 15, 2016 8:14 am
- Forum: General
- Topic: Encrypting a column in Datastage 9.1
- Replies: 6
- Views: 2107
- Sun May 15, 2016 7:12 am
- Forum: General
- Topic: Status code = -14 DSJE_TIMEOUT
- Replies: 15
- Views: 8923
Welcome. If you gone through all of the posts here and already done what you can then we can dispense with all of that and go straight to the heart of the matter. So, you're down to the fact that dsadm has no such issue while dsops causes the timeout? Can you go into detail about how you setup this ...
- Fri May 13, 2016 9:53 am
- Forum: General
- Topic: How to remove line-feed from Execute Command output
- Replies: 5
- Views: 3726
- Fri May 13, 2016 7:38 am
- Forum: General
- Topic: How to remove line-feed from Execute Command output
- Replies: 5
- Views: 3726
- Fri May 13, 2016 6:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata Connector error
- Replies: 8
- Views: 6996
- Thu May 12, 2016 9:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Metadata Driven ETL
- Replies: 7
- Views: 5377
Hiccups? You betcha. I don't care what tool you migrate to, ETL or otherwise, there will be issues early on - either with the tool itself or your understanding on how to use it. Especially when you constrain the migration to recreating exactly what you have (and exactly how you do it) in the old too...