Search found 53125 matches
- Sat Sep 08, 2012 2:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: String to Decimal - losing negative sign
- Replies: 2
- Views: 1311
- Sat Sep 08, 2012 2:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can we use server routines in parallel environment directly
- Replies: 2
- Views: 1110
Before-job and after-job subroutines are always server routines, even in parallel jobs. You can use the BASIC Transformer stage to call server routines for each row processed, as Arnd noted. You can also use server Shared Containers in parallel jobs, subject to some restrictions that are documented ...
- Sat Sep 08, 2012 2:20 am
- Forum: General
- Topic: Universe program does not run in 8.7
- Replies: 12
- Views: 3860
- Fri Sep 07, 2012 2:22 pm
- Forum: General
- Topic: Universe program does not run in 8.7
- Replies: 12
- Views: 3860
Within the code find out how the hashed file is opened. If the Open statement is used, there must be a VOC entry in the same project that points to the hashed file; this can be created using a SETFILE command. A hashed file can be opened via its pathname with an OpenPath statement. If that fails, ch...
- Fri Sep 07, 2012 2:16 pm
- Forum: General
- Topic: DataStage project creation error
- Replies: 23
- Views: 7285
- Fri Sep 07, 2012 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading the sequential file
- Replies: 4
- Views: 3922
- Fri Sep 07, 2012 6:58 am
- Forum: General
- Topic: DataStage project creation error
- Replies: 23
- Views: 7285
- Fri Sep 07, 2012 1:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: facing issue with remving duplicates
- Replies: 5
- Views: 1642
- Fri Sep 07, 2012 1:12 am
- Forum: General
- Topic: Parameter Set Changes
- Replies: 2
- Views: 1262
- Fri Sep 07, 2012 1:12 am
- Forum: General
- Topic: Issue with isalite
- Replies: 4
- Views: 1248
- Thu Sep 06, 2012 9:20 pm
- Forum: General
- Topic: Issue with isalite
- Replies: 4
- Views: 1248
- Thu Sep 06, 2012 9:19 pm
- Forum: General
- Topic: Universe program does not run in 8.7
- Replies: 12
- Views: 3860
- Thu Sep 06, 2012 9:17 pm
- Forum: Cognos (IBM BI)
- Topic: Why Cognos can't find some terms in Business Glossary?
- Replies: 9
- Views: 13582
- Thu Sep 06, 2012 3:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SaveInputRecords and GetSavedInputRecords
- Replies: 3
- Views: 4696