Search found 53125 matches
- Mon Jan 21, 2013 4:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert each row into a column
- Replies: 19
- Views: 5256
So, you want the first nine rows to appear in every row of output then, from row #10 onwards, the two input columns to appear in column10 and column11 ? Is this a correct specification? What is your target? To get this right you probably need to run in sequential mode. For 50,000 rows that should no...
- Mon Jan 21, 2013 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Question on correlation between partitions and nodes
- Replies: 6
- Views: 2314
- Mon Jan 21, 2013 12:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rows coming out of CDC slows down
- Replies: 1
- Views: 966
- Mon Jan 21, 2013 12:53 pm
- Forum: General
- Topic: How to order Parameter Sets Values inside one Parameter Set?
- Replies: 6
- Views: 2294
- Mon Jan 21, 2013 12:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: change current date + different second for each row
- Replies: 19
- Views: 5106
- Sun Jan 20, 2013 11:12 pm
- Forum: General
- Topic: alt_call_name,alt_u_call_name in DSParams
- Replies: 4
- Views: 987
- Sun Jan 20, 2013 1:52 pm
- Forum: General
- Topic: alt_call_name,alt_u_call_name in DSParams
- Replies: 4
- Views: 987
- Sat Jan 19, 2013 2:51 pm
- Forum: General
- Topic: Scheduling One Sequencer Job
- Replies: 6
- Views: 1180
- Sat Jan 19, 2013 3:41 am
- Forum: General
- Topic: Scheduling One Sequencer Job
- Replies: 6
- Views: 1180
What application causes the row to be inserted? Could that application also invoke dsjob to run your sequence? You may be looking at a multi-instance sequence, with the invocation ID generated from date/time or similar, if inserts are occurring rapidly. Otherwise definitely do investigate Change Dat...
- Sat Jan 19, 2013 3:39 am
- Forum: General
- Topic: Design a job with infinite loop
- Replies: 10
- Views: 2984
You need a clean mechaism for shutting down the sequence. Therefore you should set a timeout on the WaitForFile activity. If this triggers (Failure trigger = timeout) take a branch to check for the existence of another file that indicates that the sequence should shut down and, if found, invoke a Te...
- Fri Jan 18, 2013 2:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: string Decode using Modify Stage
- Replies: 1
- Views: 1015
- Fri Jan 18, 2013 2:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset being deleted - while using Change Apply
- Replies: 5
- Views: 1756
- Fri Jan 18, 2013 2:23 pm
- Forum: General
- Topic: Scheduling One Sequencer Job
- Replies: 6
- Views: 1180
- Thu Jan 17, 2013 8:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: trouble using Oracle hints
- Replies: 2
- Views: 2735
- Thu Jan 17, 2013 7:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Explicit Sort Stage Vs TSort Operator ?
- Replies: 3
- Views: 1684