Search found 15603 matches
- Mon Oct 18, 2010 2:32 am
- Forum: General
- Topic: Options for notification of Job Failures
- Replies: 4
- Views: 1750
- Mon Oct 18, 2010 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_CombinedOperatorController(6)
- Replies: 6
- Views: 4479
- Fri Oct 15, 2010 7:01 am
- Forum: General
- Topic: How to list jobs modification dates?
- Replies: 25
- Views: 7110
- Fri Oct 15, 2010 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server routine to parallel routine
- Replies: 12
- Views: 9170
- Fri Oct 15, 2010 6:56 am
- Forum: General
- Topic: Unable to open the Job - The Job x has been moved to ...
- Replies: 6
- Views: 1336
I've been playing around with moving jobs and sequences today and seeing if I can see your error and have been unable to reproduce it. Did you have an errors or warnings when you moved the sequences? If you move them back to the original location does the error go away, and if so - does it reappear ...
- Fri Oct 15, 2010 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: join & lookup
- Replies: 9
- Views: 2635
No, I never said that. Join stages work by sorting the input links (which may or may not require scratch storage or buffer storage) and then doing an efficient comparison of records from the links. Because the data is sorted, it is not necessary to use much memory, unlike the lookup stage which requ...
- Fri Oct 15, 2010 5:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: join & lookup
- Replies: 9
- Views: 2635
- Fri Oct 15, 2010 5:55 am
- Forum: General
- Topic: Unable to open the Job - The Job x has been moved to ...
- Replies: 6
- Views: 1336
- Fri Oct 15, 2010 5:52 am
- Forum: General
- Topic: How to list jobs modification dates?
- Replies: 25
- Views: 7110
The DS_AUDIT hashed file contains this information. You could get this information by executing the following command from TCL: LIST DS_AUDIT BY.DSND DTM BREAK.ON INSTANCE DET.SUP MAX DTM MODIFIER If you want to put this into a text file, you could write a Server job to read this file and write it t...
- Fri Oct 15, 2010 5:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: deleting datasets
- Replies: 2
- Views: 1271
- Fri Oct 15, 2010 5:06 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: join & lookup
- Replies: 9
- Views: 2635
- Fri Oct 15, 2010 5:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Join Key column data type decision
- Replies: 1
- Views: 1002
One of the basic tenets for performance is never to perform unnecessary conversions. If your source and target type is numeric for a given column then performing 2 conversion to VarChar on the way is inefficient. Likewise, a comparison of two numbers is far more efficient than comparing two strings....
- Fri Oct 15, 2010 4:57 am
- Forum: General
- Topic: Unable to open the Job - The Job x has been moved to ...
- Replies: 6
- Views: 1336
- Fri Oct 15, 2010 4:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: join & lookup
- Replies: 9
- Views: 2635
- Fri Oct 15, 2010 3:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parellel job is not visibile
- Replies: 5
- Views: 1609