Welcome aboard.
Make sure the "Lookup Failed" rule is correctly set in the Lookup stage.
Search found 53125 matches
- Fri May 27, 2011 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Having issues with Lookup Stage
- Replies: 7
- Views: 3910
- Fri May 27, 2011 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migrate from Windows Server to Suse Linux
- Replies: 2
- Views: 1272
- Fri May 27, 2011 3:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Store table in Hashed file or Oracle table?
- Replies: 2
- Views: 1352
There's no delete capability in a Hashed File stage, and update is actually destructive overwrite. Also this approach would not get your data into Oracle in any case. You could, however, write to three sequential files, then use subsequent jobs to get the data from these into (or out of) the Oracle ...
- Fri May 27, 2011 3:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multi byte characters getting rejected
- Replies: 5
- Views: 4200
- Fri May 27, 2011 3:00 pm
- Forum: General
- Topic: Installation Issue : Logon failure
- Replies: 4
- Views: 1194
- Fri May 27, 2011 2:59 pm
- Forum: General
- Topic: not able to login to datastage
- Replies: 7
- Views: 3990
- Fri May 27, 2011 2:58 pm
- Forum: General
- Topic: renaming the job name via UNIX or DS administrator
- Replies: 13
- Views: 4705
- Fri May 27, 2011 2:57 pm
- Forum: General
- Topic: DataStage Backup
- Replies: 1
- Views: 1027
- Fri May 27, 2011 4:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Combine Record Stage data issue
- Replies: 3
- Views: 1549
- Fri May 27, 2011 4:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Decimal to Hexadecimnal conversion
- Replies: 7
- Views: 4181
- Fri May 27, 2011 12:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Handling huge volume of data in datastage
- Replies: 2
- Views: 1907
- Fri May 27, 2011 12:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extract integers from a string
- Replies: 2
- Views: 4882
Code: Select all
Convert(Convert("0123456789", "", InLink.TheString), "", InLink.TheString)- Fri May 27, 2011 12:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to calculate date one year prior to an input date
- Replies: 4
- Views: 1924
- Fri May 27, 2011 12:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Combine Record Stage data issue
- Replies: 3
- Views: 1549
- Fri May 27, 2011 12:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Day from a date
- Replies: 3
- Views: 1265