Search found 15603 matches
- Fri Jul 03, 2009 7:33 am
- Forum: General
- Topic: running the java code in datastage7.5
- Replies: 3
- Views: 1021
- Fri Jul 03, 2009 5:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Passing values of a text file to User variables.
- Replies: 11
- Views: 3861
- Fri Jul 03, 2009 2:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: orachadmin command
- Replies: 5
- Views: 1138
- Fri Jul 03, 2009 2:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete all Datasets from folder Datasets
- Replies: 19
- Views: 5165
- Fri Jul 03, 2009 2:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: orachadmin command
- Replies: 5
- Views: 1138
- Fri Jul 03, 2009 2:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert numeric value to COMP data type
- Replies: 10
- Views: 3070
Since the CFF stage is only for reading and that original SDK cobol routines come from me, I'll supply a COMP-3 conversion routine. I wrote it this morning and used the binary conversion, I could have done it using just the CHAR() and SEQ() functions and a bit of math, but I prefer it this way even ...
- Thu Jul 02, 2009 8:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset on 2nodes read with 4 nodes
- Replies: 12
- Views: 10925
- Thu Jul 02, 2009 8:45 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to view data partitions?
- Replies: 5
- Views: 1565
- Thu Jul 02, 2009 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Convert numeric value to COMP data type
- Replies: 10
- Views: 3070
- Thu Jul 02, 2009 8:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: null replaced by "^"
- Replies: 18
- Views: 3426
- Thu Jul 02, 2009 8:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset on 2nodes read with 4 nodes
- Replies: 12
- Views: 10925
Oops, I meant 100K records in my original post (I won't edit it). The other direction, reading a 4 node file with a 2 node configuration also works correctly. I switched my read repartitioning to random and have a 4-node file with 25K records per node read with 2 nodes @ 50008 and 49992 records resp...
- Thu Jul 02, 2009 8:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to view data partitions?
- Replies: 5
- Views: 1565
- Thu Jul 02, 2009 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: null replaced by "^"
- Replies: 18
- Views: 3426
- Thu Jul 02, 2009 8:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset on 2nodes read with 4 nodes
- Replies: 12
- Views: 10925
- Thu Jul 02, 2009 8:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage -Transformer
- Replies: 19
- Views: 7325
I agree; at first I thought I should check up on the syntax that I usually use and post an example, then realized that it was too much work both to write and later to do the remote analysis of a stack and in the end it would go to IBM support anyway. But playing with dbx, particularly with a small p...