Search found 6797 matches
- Mon Jan 29, 2007 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error when checking composite operator: Subprocess command
- Replies: 8
- Views: 4360
- Mon Jan 29, 2007 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Number of rows in a data set
- Replies: 23
- Views: 5240
- Mon Jan 29, 2007 3:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OLE SERVER CONNECTIVITY
- Replies: 5
- Views: 2550
- Mon Jan 29, 2007 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error when checking composite operator: Subprocess command
- Replies: 8
- Views: 4360
- Mon Jan 29, 2007 3:12 pm
- Forum: General
- Topic: receiving notification when a job fails
- Replies: 7
- Views: 3235
- Mon Jan 29, 2007 2:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL1652N : File I/O error occurred
- Replies: 34
- Views: 16058
- Mon Jan 29, 2007 2:55 pm
- Forum: General
- Topic: receiving notification when a job fails
- Replies: 7
- Views: 3235
- Mon Jan 29, 2007 2:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Options bar in Designer Window
- Replies: 9
- Views: 1870
Its in the FAQ entry called Can I post images?
- Mon Jan 29, 2007 2:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTPing Multiple Files with Parameters
- Replies: 11
- Views: 3299
- Mon Jan 29, 2007 2:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Options bar in Designer Window
- Replies: 9
- Views: 1870
- Mon Jan 29, 2007 2:38 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Automize the process of Excel to csv/txt conversion
- Replies: 3
- Views: 947
- Mon Jan 29, 2007 2:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTPing Multiple Files with Parameters
- Replies: 11
- Views: 3299
- Mon Jan 29, 2007 12:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to create parallel routine?
- Replies: 10
- Views: 5699
Are you just playing around with c routines ? Hardly you have to write an external C function. The px functions library is rich with differnt functions to achieve many tasks. You either habe gCC or aCC. Both may not work. Try to write a simple "HELLO WORLD" program, that you can get off the net and ...
- Mon Jan 29, 2007 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Logic for extract generation
- Replies: 8
- Views: 1857
Its a plain and simple concept. It will be trigger for insert that will scan the table for incoming pk. If the pk is found and the EFFECTIVE_END_DATE is NULL then it will update the record and put current timestamp for EFFECTIVE_END_DATE and insert the new record with NULL. If you are not familiar w...
- Mon Jan 29, 2007 11:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage date in sql query
- Replies: 10
- Views: 5415