I can think of 2 things:
a) filtering Director entries
b) Automatic purging - this will remove the instance name when the log is purged.
Search found 15603 matches
- Mon Dec 31, 2007 12:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Avoid Multiple Instances of Jobs in Director Log.
- Replies: 8
- Views: 2927
- Mon Dec 31, 2007 10:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenate
- Replies: 11
- Views: 2297
should readdspxlearn wrote:......Code: Select all
Convert(lk_AccInfo.AI_HomePhone,'-','')
Code: Select all
Convert('-','',lk_AccInfo.AI_HomePhone)- Mon Dec 31, 2007 8:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to remove the leading Zeros
- Replies: 6
- Views: 1590
- Mon Dec 31, 2007 8:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to remove the leading Zeros
- Replies: 6
- Views: 1590
- Mon Dec 31, 2007 6:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sorting Algorithm for Datastage Sort
- Replies: 6
- Views: 1354
I explained in the original reply that because of proprietary sorting method you cannot guarantee identical output. So either specify all columns needed in your sort criteria or explicitly sort using CoSort in DataStage. Also, because of partitioning in DataStage you are going to get separate stream...
- Mon Dec 31, 2007 6:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sorting Algorithm for Datastage Sort
- Replies: 6
- Views: 1354
- Mon Dec 31, 2007 5:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Regarding the performance of datastage and SQL Loader
- Replies: 12
- Views: 5934
- Mon Dec 31, 2007 5:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sorting Algorithm for Datastage Sort
- Replies: 6
- Views: 1354
Hello Joe, there are so many complex mathematical approaches that are data dependant that the output order of sorted records will always be undefined unless they are part of the sort criteria. Since the sort algorithms and methods in CoSort as well as DataStage are not published you can never guaran...
- Mon Dec 31, 2007 4:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenate
- Replies: 11
- Views: 2297
- Sat Dec 29, 2007 10:50 am
- Forum: General
- Topic: run time column propogation
- Replies: 2
- Views: 1074
- Fri Dec 28, 2007 11:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Access repository information
- Replies: 2
- Views: 1347
- Fri Dec 28, 2007 10:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting error while saving table definition
- Replies: 5
- Views: 1588
- Fri Dec 28, 2007 10:36 am
- Forum: General
- Topic: Multiple Instances of a server Job.
- Replies: 9
- Views: 3364
- Fri Dec 28, 2007 9:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential files, filter command and \000 characters
- Replies: 14
- Views: 7643
- Fri Dec 28, 2007 9:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sun Solaris & Datastage 7.5 Problems
- Replies: 10
- Views: 6166