Search found 6797 matches
- Thu Feb 01, 2007 1:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Viewing records in error, from log
- Replies: 6
- Views: 1665
- Thu Feb 01, 2007 1:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date warning
- Replies: 6
- Views: 1413
- Thu Feb 01, 2007 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP error
- Replies: 20
- Views: 3737
- Thu Feb 01, 2007 1:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed file help
- Replies: 10
- Views: 1219
- Thu Feb 01, 2007 1:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal : node_node1: Player 2 terminated unexpectedly.
- Replies: 34
- Views: 50742
- Thu Feb 01, 2007 1:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reject Rows from DB2 API stage.
- Replies: 7
- Views: 2550
You need to specify the reject link from the same transformer which feeds the DB2 stage.
The constraint of the reject link will be
where DBLINK is the link name going to your DB2 stage.
The constraint of the reject link will be
Code: Select all
<<DBLINK>>.REJECTED
where DBLINK is the link name going to your DB2 stage.
- Thu Feb 01, 2007 1:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed file help
- Replies: 10
- Views: 1219
Re: Hashed file help
Does Hashed file lookup works only for key with which it was created? Yes. It will only work with the same keys and in the same position as it was created with. In other words, the meta data of the reading hashed file stage should be identical to the meta data of hashed file stage which created the...
- Thu Feb 01, 2007 1:34 pm
- Forum: General
- Topic: Folder stage and network folder
- Replies: 18
- Views: 5618
- Thu Feb 01, 2007 1:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: FTP error
- Replies: 20
- Views: 3737
- Thu Feb 01, 2007 1:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal Failure + phantom 5268
- Replies: 6
- Views: 1545
Re: Abnormal Failure + phantom 5268
jshurak wrote:Program "JOB.1747346384.DT.1427749107": Line 47, Unable to open the operating system file "RT_BP683.O/DSU.IntMTHYR2LastDayofMonth".
Craig read it between the lines with his lazer sharp vision
- Thu Feb 01, 2007 1:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Zombie processes
- Replies: 8
- Views: 4463
You need to clear out the segments of memory by using the REMOVE.SHM command. Refer here for more details.
- Thu Feb 01, 2007 1:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Daily DataStage Job Run Reporting
- Replies: 6
- Views: 2050
- Thu Feb 01, 2007 8:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Good Debugging Practices:Guidance needed
- Replies: 10
- Views: 2287
- Thu Feb 01, 2007 8:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lost precision float to char
- Replies: 2
- Views: 690
- Thu Feb 01, 2007 8:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to implement this in DataStage
- Replies: 5
- Views: 1281