Search found 53125 matches
- Thu Apr 14, 2016 5:02 pm
- Forum: General
- Topic: How do I remove NUL from a file?
- Replies: 2
- Views: 1636
NUL is the byte value 0 (aka 0x00, aka Char(0)). It may be being used in the file to indicate NULL (unknown value). Check with the provider of the file before arbitrarily removing it. Or it may be that 0x00 is being used to pad fields whose data type has been declared as Char. For example NUL is the...
- Thu Apr 14, 2016 4:57 pm
- Forum: General
- Topic: Identify if job is in 'COMPILED' status
- Replies: 2
- Views: 1712
- Wed Apr 13, 2016 9:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to perform multiple if else validation in a transformer
- Replies: 5
- Views: 4210
- Wed Apr 13, 2016 5:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IN clause in transformer
- Replies: 11
- Views: 10367
- Wed Apr 13, 2016 5:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformation help required in Transformer
- Replies: 8
- Views: 2697
- Wed Apr 13, 2016 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Line breaks within fields in a file
- Replies: 4
- Views: 1747
- Wed Apr 13, 2016 4:58 pm
- Forum: General
- Topic: Delete 100 jobs via script
- Replies: 6
- Views: 3018
- Tue Apr 12, 2016 6:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformation help required in Transformer
- Replies: 8
- Views: 2697
Last day of previous month is a one day (-1 day) offset from the first day of the current month. Therefore the easiest solution is to build the first day of the current month by subtracting the current day number in the month from the current date. Functions are DateFromDaysSince() and MonthDayFromD...
- Mon Apr 11, 2016 7:36 pm
- Forum:
- Topic: Models
- Replies: 2
- Views: 2531
- Fri Apr 08, 2016 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating records in ascending sequence
- Replies: 10
- Views: 6170
- Thu Apr 07, 2016 12:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating records in ascending sequence
- Replies: 10
- Views: 6170
- Wed Apr 06, 2016 7:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage flow to receive gzip'd files as binary data
- Replies: 12
- Views: 4096
- Wed Apr 06, 2016 7:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generating records in ascending sequence
- Replies: 10
- Views: 6170