Search found 53125 matches
- Tue Apr 03, 2007 6:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: transform rows to columns end record value to null
- Replies: 8
- Views: 2034
- Mon Apr 02, 2007 10:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: match like statement in lookup
- Replies: 7
- Views: 1825
- Mon Apr 02, 2007 10:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to split single row of input into 2 output rows
- Replies: 1
- Views: 813
- Mon Apr 02, 2007 10:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File & data level validations
- Replies: 8
- Views: 2355
- Mon Apr 02, 2007 10:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Component DSSE_ServerEngine problem
- Replies: 9
- Views: 3240
- Mon Apr 02, 2007 10:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Instance Tag Problem
- Replies: 4
- Views: 1923
- Mon Apr 02, 2007 10:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running Jobs in two seperate Projects
- Replies: 6
- Views: 1142
- Mon Apr 02, 2007 10:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Internal Error 39202
- Replies: 2
- Views: 1601
Error codes in the 39xxx range are related to the architecture underlying DS Objects through which the DataStage clients and their server-based agent processes communicate. The most comprehensive listing of these error codes is the Intercall Reference Guide, which can be downloaded from IBM. Note th...
- Mon Apr 02, 2007 10:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to list the Job names under the category?
- Replies: 17
- Views: 3972
Code: Select all
SELECT NAME FROM DS_JOBS WHERE CATEGORY = '<<Category name>>' AND NAME NOT LIKE '\\%';- Mon Apr 02, 2007 10:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal Termination of Stage- Could not get much from forum
- Replies: 10
- Views: 3124
The fact that you're using inter-process row buffering. A timeout is interpreted by the downstream stage to mean that something fatal has occurred upstream, so it also will abort. 100 sec is probably erring too much on the side of caution - an awful lot of rows could be processed in that time. If yo...
- Mon Apr 02, 2007 10:02 pm
- Forum: General
- Topic: Datastage ADministrator Commands
- Replies: 13
- Views: 10544
- Mon Apr 02, 2007 10:01 pm
- Forum: General
- Topic: Unable to use Job parameter in JobControl
- Replies: 5
- Views: 2203
- Mon Apr 02, 2007 12:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to specify a XML file in stage
- Replies: 2
- Views: 957
- Mon Apr 02, 2007 12:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Determine the month difference between 2 dates
- Replies: 5
- Views: 4966
- Mon Apr 02, 2007 12:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash Lookups and Transformers
- Replies: 5
- Views: 1098