Search found 42189 matches
- Fri Jan 20, 2006 10:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Throw warning from DS Server custom Routine
- Replies: 7
- Views: 1526
- Thu Jan 19, 2006 11:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed.....connection is broken 81002??
- Replies: 18
- Views: 6510
If there is a corruption in the project, i will not be able to open the project. No true. Not all forms of corruption would result in an inability to 'open' the project. Couldn't hurt to take a few minutes and check the integrity of the project. Search the forum for DS.REINDEX or for the use of the...
- Thu Jan 19, 2006 10:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Too many columns in a Record
- Replies: 11
- Views: 3660
Then check the file that is giving you the error. There must be something different about it from the ones that run without error. Since you say they are fixed width, then it should be easy to tell. Each record should always be X bytes in length, the sum of the Display Sizes defined on your Columns ...
- Thu Jan 19, 2006 9:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed.....connection is broken 81002??
- Replies: 18
- Views: 6510
- Thu Jan 19, 2006 9:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed.....connection is broken 81002??
- Replies: 18
- Views: 6510
- Thu Jan 19, 2006 9:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Execption Handler
- Replies: 6
- Views: 1759
You need to read up on how the Exception Handler stage is used. It only 'fires' when there is a problem within the sequence of jobs. So the error message is trying to tell you that you have no jobs to run. Disconnect the jobs from the Exception Handler. Only link things to the EH which should run if...
- Thu Jan 19, 2006 9:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Too many columns in a Record
- Replies: 11
- Views: 3660
- Thu Jan 19, 2006 5:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write a constraint to Load rows based on last row #
- Replies: 13
- Views: 4185
- Thu Jan 19, 2006 2:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write a constraint to Load rows based on last row #
- Replies: 13
- Views: 4185
What's the Key field in your hashed file? Hopefully not just the Max Value. You'll need to 'hard code' a key value, like an 'X' and carry the max key in a data field in the hashed file. Then always look up the same row by hard-coding the key expression and check your row number to the looked up max ...
- Thu Jan 19, 2006 9:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row out of sequence in aggregator
- Replies: 10
- Views: 2577
- Thu Jan 19, 2006 8:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row out of sequence in aggregator
- Replies: 10
- Views: 2577
- Thu Jan 19, 2006 8:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Status Aborted/Restartable
- Replies: 7
- Views: 2706
- Thu Jan 19, 2006 7:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: count for no of rows
- Replies: 7
- Views: 2145
- Thu Jan 19, 2006 7:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: can aggrigator will be used for sorting !
- Replies: 1
- Views: 780
- Thu Jan 19, 2006 7:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to openup Job Activity Property
- Replies: 21
- Views: 5869
Actually, there are no official downloads on ADN, only a pretty much all user supplied File Library. To get the patch you need to go to Ascential's EServices website: m As long as you are registered you can log on and go to the Downloads section there where several patches are available. You are loo...