Search found 15603 matches
- Fri Feb 20, 2009 9:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JOB STOPPING WITHOUT EXPLANATION
- Replies: 32
- Views: 6079
- Fri Feb 20, 2009 8:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Set Project to Compile before execute
- Replies: 37
- Views: 9234
- Fri Feb 20, 2009 8:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JOB STOPPING WITHOUT EXPLANATION
- Replies: 32
- Views: 6079
- Fri Feb 20, 2009 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a Sequential File with 'Non-Standard' Delimiters
- Replies: 6
- Views: 2285
- Fri Feb 20, 2009 8:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading a Sequential File with 'Non-Standard' Delimiters
- Replies: 6
- Views: 2285
PX Jobs can use any delimiter; I think that the issue you are seeing is that you are putting the delimiter character in the wrong location in the sequential file definitions. I'm not at a client now so can't do an exact walkthrough, but if you start with a new sequential file stage (to make sure tha...
- Fri Feb 20, 2009 7:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JOB STOPPING WITHOUT EXPLANATION
- Replies: 32
- Views: 6079
Ok, let us assume that the transformer is causing it. That would most likely mean that it gobbles up memory and then aborts or does something similar. What are you doing in the transformer? Do you have stage variables (strings that might grow until they consume all memory) or other calls that might ...
- Fri Feb 20, 2009 7:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is Surrogate Key Generator stage slow?
- Replies: 5
- Views: 2652
- Fri Feb 20, 2009 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: FTP_Plugin Error
- Replies: 2
- Views: 1410
- Fri Feb 20, 2009 6:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: input file values not being populated in output file
- Replies: 5
- Views: 1193
- Fri Feb 20, 2009 6:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not compiling in production, but they do in test
- Replies: 20
- Views: 4122
- Fri Feb 20, 2009 6:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JOB STOPPING WITHOUT EXPLANATION
- Replies: 32
- Views: 6079
If you take this step by step you might be able to quickly locate the problem. It seems that your job aborted while writing, both to a hashed file and to an Oracle table. What about if you wrote to a sequential file; does the job complete? Does this error occur in the same place every time? What sta...
- Fri Feb 20, 2009 6:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is dscc.exe reliable?
- Replies: 16
- Views: 5887
It might be a timing issue with the reference lookup, if it takes longer to create the hashed file this represented with 2 stages and it has caching turned on, then you might not have any records in it when it is being loaded for reference. Can you try to use the same hashed file stage for the looku...
- Thu Feb 19, 2009 11:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataSets or Database tables for staging
- Replies: 8
- Views: 2573
While I don't agree with some of the arguments that upul used, I do think that there is no clear-cut answer to this question. It depends upon what your requirements are, I'll just list 2 factors, there are many more: - if speed is the highest priority, go for dataset or filesets - if other applicati...
- Thu Feb 19, 2009 11:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Jobs not compiling in production, but they do in test
- Replies: 20
- Views: 4122
- Thu Feb 19, 2009 10:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hex Codes instead of the characters (40 instead of spaces)
- Replies: 1
- Views: 926