Search found 4605 matches
- Wed Feb 22, 2006 11:06 pm
- Forum: Data Integration
- Topic: If you have enjoyed my blogs please vote for me
- Replies: 7
- Views: 12645
- Wed Feb 22, 2006 10:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DsLofInfo function In datastage pz
- Replies: 3
- Views: 1055
- Tue Feb 21, 2006 11:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: copy a job from one project to an another project
- Replies: 3
- Views: 983
- Sun Feb 19, 2006 10:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Where can I get the windows version dsjob.exe ?
- Replies: 7
- Views: 1974
- Sun Feb 19, 2006 7:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capture files in UVtemp
- Replies: 1
- Views: 1692
Capture files are created by the execute command with a capturing filename option. The filename is being written to while you are trying to delete it. You can do this on UNIX versions. If the command has a lot of output then this file can be quite large. The output is what would of normally went to ...
- Sun Feb 19, 2006 9:17 am
- Forum: Data Integration
- Topic: Level of ELT DataStage can do..
- Replies: 4
- Views: 12357
IBM could make ELT work if they combined all their database technologies. If they used Redbrick to stage and then made it seemless to integrate with DB2 or Informix then these would need stronger transformation or use DataStage to transform. Redbrick load times are amazing. I think Oracle has the be...
- Sat Feb 18, 2006 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HASH file already exists in VOC.
- Replies: 11
- Views: 6517
- Fri Feb 17, 2006 7:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: REG :Pointers to Datastage resources
- Replies: 7
- Views: 2365
- Thu Feb 16, 2006 12:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: HASH file already exists in VOC.
- Replies: 11
- Views: 6517
- Thu Feb 16, 2006 12:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating type-checking routines from metadata
- Replies: 6
- Views: 1019
- Thu Feb 16, 2006 12:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: List all jobs from command line (v6)?
- Replies: 6
- Views: 2206
- Thu Feb 16, 2006 10:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating type-checking routines from metadata
- Replies: 6
- Views: 1019
First you need to access the metadata. You can try to extract it from the job design in DS_JOBOBJECTS but that would more diffucult than getting from DS_METADATA. You need to save your column definitions to get them into DS_METADATA. I posted the code to extract the metadata from DS_METADATA and cre...
- Thu Feb 16, 2006 10:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: REG :Pointers to Datastage resources
- Replies: 7
- Views: 2365
- Thu Feb 16, 2006 7:09 am
- Forum: Enhancement Wish List
- Topic: Smarter OCI stage wrt table creation
- Replies: 6
- Views: 2828
- Thu Feb 16, 2006 6:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: pass parameters from sequence to source jobs
- Replies: 14
- Views: 3342
The post is my user group so it is not available to all. It maybe on my tips page. It is called KgdCopyParam. I think Ken's is on his web site. It was posted on the www.datastagexchange.com. Not sure if it is still these.