Search found 53125 matches
- Thu Oct 12, 2006 4:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fatal messages but job completes with warning.
- Replies: 1
- Views: 943
- Thu Oct 12, 2006 4:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
- Replies: 13
- Views: 18512
There have been a number of posts on resetting sequences, this one for example provides a function that can be used.
- Thu Oct 12, 2006 4:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dssearch command has bug
- Replies: 5
- Views: 2144
- Thu Oct 12, 2006 4:47 pm
- Forum: General
- Topic: Filter stage - documentation error?
- Replies: 4
- Views: 3081
Yes. If you need that to be tested, apply parentheses and/or change the order.
Code: Select all
(name = "ZAG") or (number1 <> 0 and number2 <> 3 and number3 = 0)- Thu Oct 12, 2006 3:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Separate two command in "After Job Subroutine"
- Replies: 9
- Views: 3633
- Thu Oct 12, 2006 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling KeyMgtGetNextValue() while moving machines - Post2
- Replies: 13
- Views: 18512
- Thu Oct 12, 2006 3:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dssearch command has bug
- Replies: 5
- Views: 2144
- Thu Oct 12, 2006 3:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job is being Aborted -- showing Not enough space
- Replies: 14
- Views: 6497
If you have not got enough space, whether it's memory or disk space, your hardware vendor will be happy to sell you some more space. Otherwise you must reduce total demand for space. Run fewer processes simultaneously, tune the job designs (buffer sizes, memory limits for sort, for example), add mor...
- Thu Oct 12, 2006 3:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 USER DEFINED SQL
- Replies: 4
- Views: 1102
- Thu Oct 12, 2006 3:05 pm
- Forum: General
- Topic: Getting Good Information
- Replies: 2
- Views: 2586
Getting Good Information
"A democracy in order to function at all has to be reasonably interested in some of the more serious issues and they have to rely on the media to give them a halfway decent accurate picture of what's going on. I don't think we've got either in America at the moment."
-- John Cleese
-- John Cleese
- Thu Oct 12, 2006 2:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ITAG solution
- Replies: 7
- Views: 2035
- Thu Oct 12, 2006 2:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer error
- Replies: 4
- Views: 1014
Does the Transformer stage have a constraint on the output link that might explain fewer rows being emitted than consumed? The second error message suggests that the stage did not read its input right through to the end. Are there any other warnings/errors in the job log? Break the job up to identif...
- Thu Oct 12, 2006 2:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 USER DEFINED SQL
- Replies: 4
- Views: 1102
- Thu Oct 12, 2006 2:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel job is being Aborted -- showing Not enough space
- Replies: 14
- Views: 6497
- Thu Oct 12, 2006 2:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Server Error
- Replies: 10
- Views: 3053
Does this occur for all projects or just one? Does it occur in all clients? Can you connect with Administrator client? If so, does the list of projects on the Projects tab populate correctly? If not, one of the system tables (UV.ACCOUNT or UV_SCHEMA) has become unsynchronized and probably need to be...