Search found 53125 matches
- Fri Feb 16, 2007 1:53 pm
- Forum: General
- Topic: What if job aborts after 50% or more is done ?
- Replies: 3
- Views: 1571
Your logic looks fine. But consider the question of array size also. You will probably need to unwind the final array because not all its rows were committed. Possibly better logic would be to flag all records into the target with a unique run ID (or last updated timestamp) and do your lookup agains...
- Fri Feb 16, 2007 1:48 pm
- Forum: General
- Topic: DataStage Event Detail
- Replies: 4
- Views: 1819
- Fri Feb 16, 2007 5:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchdbadmin Documentaion
- Replies: 7
- Views: 2148
- Fri Feb 16, 2007 5:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to remove starting and ending duoble quotes
- Replies: 7
- Views: 2981
- Fri Feb 16, 2007 5:29 am
- Forum: General
- Topic: DataStage Event Detail
- Replies: 4
- Views: 1819
There is probably a limit in the DataStage Director. However, this would not have any effect upon a script that was either logging or retrieving information from the job log, because the script would not be using Director. There is no actual limit on the size of a logged event apart from the limit o...
- Fri Feb 16, 2007 1:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Row Count
- Replies: 5
- Views: 3492
- Fri Feb 16, 2007 1:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Orchdbadmin Documentaion
- Replies: 7
- Views: 2148
- Fri Feb 16, 2007 1:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise Control File Missing Field Lengths
- Replies: 0
- Views: 717
- Fri Feb 16, 2007 1:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSFunction to encrypt a value
- Replies: 13
- Views: 3708
If the parameter is encrypted you do not need to do anything to it. Just pass it along to the relevant place (such as the Password field in a database stage). In particular, the encryption algorithm is not published so that you can not expect to decrypt it. Naturally with enough effort you could dec...
- Fri Feb 16, 2007 1:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: capturing reject records in transformer stage
- Replies: 6
- Views: 1991
Re: capturing reject records in transformer stage
Hi, I think u wont be able to capture the reject records in Parallel job in transformer. U got to use a server job Completely wrong. The parallel Transformer supports both an Otherwise/Log output (which corresponds to the server Transformer's reject output) and a reject output (which captures any i...
- Fri Feb 16, 2007 1:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem in transversing the file
- Replies: 13
- Views: 3295
- Fri Feb 16, 2007 1:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while scheduling a job in datastage
- Replies: 11
- Views: 4420
- Fri Feb 16, 2007 1:13 am
- Forum: General
- Topic: Installing MCM
- Replies: 20
- Views: 6245
- Fri Feb 16, 2007 12:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: capturing reject records in transformer stage
- Replies: 6
- Views: 1991
Please post the constraint conditions for all outputs. To be passed to the Otherwise/Log output, the row must have failed to meet the constraint conditions for all prior outputs. Verify (using Output Link Execution Order tool) that your Otherwise/Log link is executed last (unless you also have a rej...
- Fri Feb 16, 2007 12:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: using UniVerse and UniData
- Replies: 12
- Views: 3475