Search found 53125 matches
- Mon Mar 07, 2011 8:16 pm
- Forum: General
- Topic: How to Alter User defined variables within a sequence
- Replies: 10
- Views: 11530
You could possibly use a User Variables activity ahead of the loop to initialize the variable, and a User Variables activity within the loop to increment. Note that this is an idea that I have not investigated. Is the loop a counted loop? In that case you could simply add that to the initial value. ...
- Mon Mar 07, 2011 6:43 pm
- Forum: General
- Topic: Fix Pack1 for DataStage Client
- Replies: 7
- Views: 3871
- Mon Mar 07, 2011 6:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Connector Stage Parameter Issue
- Replies: 6
- Views: 4244
- Mon Mar 07, 2011 6:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date in file name : Logic to abort.
- Replies: 10
- Views: 2843
- Mon Mar 07, 2011 3:31 pm
- Forum: General
- Topic: Fix Pack1 for DataStage Client
- Replies: 7
- Views: 3871
- Mon Mar 07, 2011 3:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: change line break from CR to CR/LF
- Replies: 14
- Views: 6405
- Mon Mar 07, 2011 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between Oracle OCI and Enterprise Stage
- Replies: 1
- Views: 2079
There's a lot of difference, which even a cursory reading of the manuals would reveal. Is this an interview question? Essentially, the Oracle OCI stage is used in server jobs and has no innate parallelism, whereas the Oracle Enterprise stage is used in parallel jobs and can handle parallel execution...
- Mon Mar 07, 2011 3:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FTP Enterprise Fatal Error
- Replies: 1
- Views: 1517
- Mon Mar 07, 2011 3:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to update the Hash file in the server Basic language
- Replies: 9
- Views: 3534
What is the desired output? Also, you need (a) to use READU to read for update (b) to RELEASE the lock if you choose not to WRITEV The syntax of your WRITEV command is correct, but you might like to add ON ERROR and ELSE clauses to report whether it fails, in which case the STATUS() function will gi...
- Mon Mar 07, 2011 3:22 pm
- Forum: General
- Topic: Reset the loop when processing data
- Replies: 3
- Views: 2047
- Mon Mar 07, 2011 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion Function
- Replies: 1
- Views: 874
- Mon Mar 07, 2011 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File layouts & their import methods
- Replies: 1
- Views: 890
- Mon Mar 07, 2011 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delimiter representation
- Replies: 1
- Views: 1132
- Sun Mar 06, 2011 11:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to update the Hash file in the server Basic language
- Replies: 9
- Views: 3534
- Sun Mar 06, 2011 7:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic Data Reconciliation
- Replies: 22
- Views: 12193