Search found 53125 matches
- Wed Mar 14, 2007 6:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Export a job which has a message handler.
- Replies: 15
- Views: 5308
Local run-time message handlers are stored in the RT_SC nnnn subdirectory in the project, where nnnn is the job number. I have no information ready to hand as to whether these are exported with the job, with the job executables and/or with the job source code. If it is not, copy the file called Loca...
- Wed Mar 14, 2007 6:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job should reset after it runs
- Replies: 5
- Views: 1756
- Wed Mar 14, 2007 6:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Discrepancy in dsx files
- Replies: 6
- Views: 2026
- Wed Mar 14, 2007 6:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DCE/DFS credentials
- Replies: 12
- Views: 12313
- Wed Mar 14, 2007 6:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Extracting Data from DB2 into an ODBC Stage
- Replies: 1
- Views: 961
- Wed Mar 14, 2007 6:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Month end date
- Replies: 14
- Views: 5334
- Wed Mar 14, 2007 6:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Naming a sequential file
- Replies: 42
- Views: 5794
- Wed Mar 14, 2007 6:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSWaitForJob problems - status = 99 (Not running)
- Replies: 4
- Views: 2500
- Wed Mar 14, 2007 6:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Variable "APT_AUTO_TRANSPORT_BLOCK_SIZE" missing
- Replies: 14
- Views: 6897
- Wed Mar 14, 2007 6:13 pm
- Forum: General
- Topic: Sort Hash Files
- Replies: 9
- Views: 2634
If you are using a Hashed File stage to extract data from a hashed file - and it won't extract data from anywhere else - then on the Selection tab there are two fields. Put your selection criteria in the top field Key > 0 Put your sorting criteria in the bottom, "other clauses" field BY Col1 BY col2...
- Wed Mar 14, 2007 7:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal error when reading the input file
- Replies: 4
- Views: 1492
- Wed Mar 14, 2007 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DCE/DFS credentials
- Replies: 12
- Views: 12313
- Wed Mar 14, 2007 7:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Variable "APT_AUTO_TRANSPORT_BLOCK_SIZE" missing
- Replies: 14
- Views: 6897
- Wed Mar 14, 2007 7:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to view data in datastage with EBCIDIC file
- Replies: 7
- Views: 4376
but i have restriction to use only Sequential file stage for the source. Always push back on (that is, resist) insane requirements. Demand justification. Would they expect you to tighten screws with a spanner? You have the right tool; insist upon the right to use it. It's not as if it's not in the ...
- Wed Mar 14, 2007 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: multiple replacements in string
- Replies: 1
- Views: 881
If you have QualityStage this is something that it does extremely well right out of the box. It's called standarization. There is a QualityStage plug-in that you can use to call the STAN task right out of your DataStage job. In version 8.0 there is a STAN plug-in stage that you put right there in yo...