Search found 42189 matches
- Sat Feb 10, 2007 10:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job using dataset files is slower than sequential files
- Replies: 25
- Views: 4643
- Sat Feb 10, 2007 5:02 pm
- Forum: General
- Topic: DataStage best Practices doc
- Replies: 20
- Views: 10460
- Sat Feb 10, 2007 5:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Best practices
- Replies: 3
- Views: 1178
- Sat Feb 10, 2007 4:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: one time nad go foreward loading in a single job
- Replies: 5
- Views: 1522
- Sat Feb 10, 2007 4:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Best practices
- Replies: 3
- Views: 1178
- Sat Feb 10, 2007 4:21 pm
- Forum: General
- Topic: DataStage best Practices doc
- Replies: 20
- Views: 10460
- Sat Feb 10, 2007 9:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: one time nad go foreward loading in a single job
- Replies: 5
- Views: 1522
- Sat Feb 10, 2007 8:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installing two Datastage Client
- Replies: 3
- Views: 1106
Yes. Install them to two different locations (rather than 'upgrade' the first installation) and install the MCM or Multi Client Manager. It will allow you to switch from one to the other. Note the implication there - only one version can be active at any given time. ps. You really don't need to post...
- Sat Feb 10, 2007 8:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: New features in DS 7.5.2
- Replies: 2
- Views: 966
When you order 7.5.2, which is free with a maintenance contract, it will come with a rather lengthy README. One such thing it will list are the changes made in the last several releases. Someone would need to post the entire thing, something which I don't plan on doing, to properly 'answer' your que...
- Sat Feb 10, 2007 8:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Client DLL error
- Replies: 1
- Views: 944
You're probably at a point where official Support is required. I haven't seen this particular error, but anytime I've had any kind of 'dll' or similar error a client reinstall has solved it. Sometimes you do need to clean up manually after the uninstall is complete, both files and all related regist...
- Fri Feb 09, 2007 6:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading comma delimited file with varchar data type
- Replies: 3
- Views: 1206
- Fri Feb 09, 2007 6:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run Multiple Instances
- Replies: 25
- Views: 7993
- Fri Feb 09, 2007 5:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run Multiple Instances
- Replies: 25
- Views: 7993
Can I also use the filename that the job works on, since the filename is different for different instances of the job? Sure, that is actually fairly common. You'll need a mechanism to build a list of filenames and invoke the jobs with that filename in the Invocation ID field. That could be a variat...
- Fri Feb 09, 2007 4:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Run Multiple Instances
- Replies: 25
- Views: 7993
No, he did not literally mean a value of 'x'! Use whatever values are meaningful to you and your jobs as long as they are unique across invocation. Your "1" and "2" were perfectly fine. They could be "March", "April" or "2006", "2007" - whatever you need. You can also reference the InvocationID thru...
- Fri Feb 09, 2007 12:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Environment Variables in Basic Transformer
- Replies: 9
- Views: 1842