Search found 53125 matches
- Mon Mar 22, 2010 3:30 am
- Forum: General
- Topic: Datastage Certification
- Replies: 9
- Views: 4487
- Mon Mar 22, 2010 3:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can i generate a sequence number in parallel jobs
- Replies: 4
- Views: 1694
Initialize a stage variable - let's call it svSeqNo - to the partition number (system variable @PARTITIONNUM). Derive it with an expression that increments it by the number of partitions (system variable @NUMPARTITIONS), for example
Code: Select all
svSeqNo + @NUMPARTITIONS- Sun Mar 21, 2010 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job control process (pid 2100) has failed ?????
- Replies: 7
- Views: 5532
i am waiting for responce :( There is nothing to compel anyone on DSXchange to respond to any post - it is an all-volunteer site and members post when and if they can. If they don't it may be that they don't have anything to add or, (quite unlikely) that they feel offended by something. If you're i...
- Sun Mar 21, 2010 4:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing one line from a text file into a parm set?
- Replies: 9
- Views: 3125
- Sun Mar 21, 2010 4:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 error in Datastage
- Replies: 1
- Views: 1949
- Sun Mar 21, 2010 4:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: node and partision problem????
- Replies: 6
- Views: 2192
- Sat Mar 20, 2010 2:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: select statement in Transformer Stage
- Replies: 20
- Views: 6614
While it is possible to create SQL statements in Transformer stage it is not possible to execute them there or anywhere else in the same job. My preferred approach would be to create the SQL statement in one job (or routine) controlled from a sequence, then to pass the SQL statement as a parameter i...
- Sat Mar 20, 2010 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: node and partision problem????
- Replies: 6
- Views: 2192
- Sat Mar 20, 2010 2:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: node and partision problem????
- Replies: 6
- Views: 2192
- Sat Mar 20, 2010 1:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: performance issue
- Replies: 2
- Views: 1255
- Sat Mar 20, 2010 1:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Vector
- Replies: 5
- Views: 2282
- Sat Mar 20, 2010 1:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD Stage unable to create lookup table
- Replies: 4
- Views: 4605
The important thing is that now the error is from the SCD stage, not from APT_CombinedOperatorController. So we've narrowed things down somewhat. Now show us how you've configured the SCD stage - in particular what's connected to it. If you have an initially empty dimension table then this alert mes...
- Sat Mar 20, 2010 1:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: select statement in Transformer Stage
- Replies: 20
- Views: 6614
- Sat Mar 20, 2010 1:18 am
- Forum: General
- Topic: Inaccurate Record counts on links
- Replies: 11
- Views: 3555
- Fri Mar 19, 2010 3:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: select statement in Transformer Stage
- Replies: 20
- Views: 6614