Welcome aboard.
The short answer is "everything". They are completely different products.
Search found 53125 matches
- Fri Aug 24, 2007 3:23 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: difference between datastage server edition and TX
- Replies: 4
- Views: 5385
- Fri Aug 24, 2007 12:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: REJECTED keyword in PX
- Replies: 8
- Views: 1666
- Fri Aug 24, 2007 12:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open descriptor file to create - Fatal Error
- Replies: 13
- Views: 12313
- Fri Aug 24, 2007 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL server 2005 and DS 801
- Replies: 4
- Views: 1097
- Thu Aug 23, 2007 11:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Batch Job Failed
- Replies: 6
- Views: 1168
- Thu Aug 23, 2007 8:04 pm
- Forum: General
- Topic: Handling Business Rules Metadata in Datastage
- Replies: 2
- Views: 3960
I have done this in the past using server edition. There was a separate routine for each business rule, each returning a true/false result that indicated that the business rule was satisfied, and any other return values being delivered through user-writable system variables. The other technique need...
- Thu Aug 23, 2007 4:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Performance Degrading ??
- Replies: 27
- Views: 8329
I suspect there is no VOC entry. Please report the result of the following command:
If that reports that there is no such entry, please advise the pathname of your hashed file. You can create the VOC entry using a SETFILE command.
Code: Select all
LIST.ITEM VOC 'Hsh_PDSPersCovgPrevHist_coal_13058'If that reports that there is no such entry, please advise the pathname of your hashed file. You can create the VOC entry using a SETFILE command.
- Thu Aug 23, 2007 4:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to open descriptor file to create - Fatal Error
- Replies: 13
- Views: 12313
- Thu Aug 23, 2007 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Use of project level vars as job parms in parallel transform
- Replies: 9
- Views: 3137
- Thu Aug 23, 2007 4:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: db2 udb enterprise stage view data
- Replies: 7
- Views: 2462
- Thu Aug 23, 2007 4:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Tera Data Multi Load Fast Export Options
- Replies: 2
- Views: 1494
- Thu Aug 23, 2007 4:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error using swtich stage
- Replies: 1
- Views: 1068
Read the relevant chapter in the Parallel Job Developers Guide a little more carefully. The switch stage directs the input row to a particular output port number based on the value of the switch variable. There's no scope for an expression of the kind you are essaying. Looks like you might need to u...
- Thu Aug 23, 2007 4:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can I automate saving column definitions in saved folder
- Replies: 8
- Views: 2153
It does not show the entire structure of a record in DS_METADATA, which would need to be known if creating a record. For example the locator information (for usage analysis), whether the column definitions belong to a table definition or a stored procedure definition, format information if the sourc...
- Thu Aug 23, 2007 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help Text for Environment Variables
- Replies: 6
- Views: 1323
- Thu Aug 23, 2007 4:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error while compiling transformer stage
- Replies: 12
- Views: 4225