Search found 6797 matches
- Tue Feb 06, 2007 11:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_CONFIG_FILE filename changed
- Replies: 5
- Views: 1095
- Tue Feb 06, 2007 11:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ICONV AND OCONV ON ADJ-
- Replies: 10
- Views: 1624
Knowledge of data is required here. I read between the lines of the original specification. Technically you also need to take into account AD/BC and dates beyond 9999-12-31 (to avoid introducing Y10K problems). Are you rigorous in this also? My alert was towards the OP Ray. You showed the OP the wa...
- Tue Feb 06, 2007 9:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: view
- Replies: 7
- Views: 1454
- Tue Feb 06, 2007 9:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ICONV AND OCONV ON ADJ-
- Replies: 10
- Views: 1624
- Tue Feb 06, 2007 6:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: hashed file key field
- Replies: 12
- Views: 3806
Re: hashed file key field
kollurianu wrote:L1 and F1 are not null fields
C1 is a nullable field
That is correct Ray. The OP has only L1 that is NULL and others are not null. Which is why the hashed file is allowing it. If all were nulls it would just reject the record.
- Tue Feb 06, 2007 6:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unexpected Job Failure
- Replies: 14
- Views: 8374
- Tue Feb 06, 2007 6:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to get detail error message from Datastage !
- Replies: 4
- Views: 1126
- Tue Feb 06, 2007 6:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ICONV AND OCONV ON ADJ-
- Replies: 10
- Views: 1624
Code: Select all
IF PERIOD_NAME MATCHES 'ADJ...'
THEN 13 ELSE OCONV(....)
for the PERIOD. Second one looks ok but how many years are you going to hardcode?
- Tue Feb 06, 2007 5:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting error when try to compile job
- Replies: 3
- Views: 672
- Tue Feb 06, 2007 5:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ICONV AND OCONV ON ADJ-
- Replies: 10
- Views: 1624
- Tue Feb 06, 2007 5:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to convert sybase timestamp to Oracl timestamp
- Replies: 19
- Views: 7735
- Tue Feb 06, 2007 5:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: view
- Replies: 7
- Views: 1454
- Tue Feb 06, 2007 5:22 pm
- Forum: Site/Forum
- Topic: Craig did it again, 9K posts
- Replies: 14
- Views: 7463
Re: Congrats
asorrell wrote:We would have sent you one but now they are all stuck to each other...
- Tue Feb 06, 2007 4:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fetch value for APT_CONFIG_FILE value in Unix environment?
- Replies: 12
- Views: 3617
- Tue Feb 06, 2007 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting error when try to compile job
- Replies: 3
- Views: 672
See if this post helps.