Search found 3329 matches
- Wed May 06, 2009 6:01 am
- Forum: General
- Topic: Getting part of a filename
- Replies: 16
- Views: 7262
- Wed May 06, 2009 4:56 am
- Forum: General
- Topic: Neglect the duplicate from the string
- Replies: 6
- Views: 1244
- Wed May 06, 2009 4:46 am
- Forum: General
- Topic: Neglect the duplicate from the string
- Replies: 6
- Views: 1244
- Wed May 06, 2009 3:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: configuration file error
- Replies: 2
- Views: 1267
- Wed May 06, 2009 3:21 am
- Forum: General
- Topic: Neglect the duplicate from the string
- Replies: 6
- Views: 1244
- Wed May 06, 2009 3:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup job failure
- Replies: 7
- Views: 2065
- Wed May 06, 2009 2:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get the last business day of the given month.
- Replies: 8
- Views: 2583
That appears quite a huge code - especially to debug in case of any issues. Didn't go through it. Time dimension is the best answer. But assume it can also be resolved as svLastDayOfCurrMonth = (If CurrMM = 12 Then CurrYYYY : '-12-31' Else (CurrYYYY : '-' : CurrMM + 1 : -01') - 1 ) svWeekDay=WeekDay...
- Tue May 05, 2009 10:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can Data set be accessed from any external editor
- Replies: 9
- Views: 1937
- Tue May 05, 2009 10:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extracting start and end position using index function
- Replies: 15
- Views: 10329
- Tue May 05, 2009 7:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: extract header and footer info from fixed width file
- Replies: 10
- Views: 3525
- Tue May 05, 2009 2:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Link keeps black
- Replies: 15
- Views: 4745
- Sat May 02, 2009 5:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job aborts with Error in Write Block
- Replies: 7
- Views: 5973
- Sat May 02, 2009 4:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pass Column Value
- Replies: 6
- Views: 1682
- Fri May 01, 2009 9:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannor view the logs
- Replies: 8
- Views: 1921
- Fri May 01, 2009 7:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting text to First Letter Capitalisation
- Replies: 19
- Views: 16850