Search found 53125 matches
- Fri Jul 04, 2008 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing a message when my job is Successful
- Replies: 1
- Views: 877
- Fri Jul 04, 2008 4:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing a line to my output File
- Replies: 1
- Views: 655
- Fri Jul 04, 2008 4:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to connect client but console ok
- Replies: 7
- Views: 2660
- Fri Jul 04, 2008 4:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Steps involved in Deployment
- Replies: 4
- Views: 1061
- Fri Jul 04, 2008 4:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reg- JOb design
- Replies: 2
- Views: 804
- Fri Jul 04, 2008 4:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read Line feeds in seqential file stage
- Replies: 10
- Views: 3127
- Fri Jul 04, 2008 4:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: About Section Leaders
- Replies: 4
- Views: 2833
- Fri Jul 04, 2008 4:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Timestamp convertion needed for Oracl Insert
- Replies: 8
- Views: 3978
- Fri Jul 04, 2008 4:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Server 7.5.1A migration issue to 7.5.3
- Replies: 16
- Views: 8460
- Fri Jul 04, 2008 4:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge stage in server jobs
- Replies: 6
- Views: 3565
- Fri Jul 04, 2008 4:27 am
- Forum: General
- Topic: Version 8 to solve backup and access permission problems?
- Replies: 6
- Views: 3879
- Fri Jul 04, 2008 4:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom error
- Replies: 3
- Views: 1363
"Variable not assigned" will not be generated unless you (that is, the code) tries to access that variable. A Transformer with only a single output link does not need to. The cause can only be poor code generation. Examine the code produced by the Transformer stage (in the RT_BPnnn directory) to see...
- Fri Jul 04, 2008 4:22 am
- Forum: Site/Forum
- Topic: Delete is not working in ODBC stage for SQL server 2000
- Replies: 4
- Views: 3298
- Thu Jul 03, 2008 10:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom error
- Replies: 3
- Views: 1363
- Thu Jul 03, 2008 4:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to create and use parallel Routines
- Replies: 2
- Views: 1064
Welcome aboard. Firstly, I would ask why you feel you have to convert server routines to parallel ones. Given the level of expertise apparent in your question, I'd recommend hiring IBM Software Services or a competent consultant. The language for parallel routines is C++. The only way to "convert" i...