Search found 4992 matches
- Mon Feb 27, 2006 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Select First Record only
- Replies: 12
- Views: 3357
- Sun Feb 26, 2006 9:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Clear Status File
- Replies: 6
- Views: 1005
- Fri Feb 24, 2006 12:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading only the 1st rec from a secqential file in ver 7.0
- Replies: 2
- Views: 918
- Fri Feb 24, 2006 12:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Training
- Replies: 2
- Views: 557
- Thu Feb 23, 2006 10:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: REG : PIC Basic
- Replies: 3
- Views: 836
- Thu Feb 23, 2006 11:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: search source file for a particular value
- Replies: 3
- Views: 1106
Script based, using cut, grep, and wc can accomplish what you need. Using DataStage you could just check the columns as you process and write out rows that qualify for loading, and that don't send to an exceptions file. You could check the exceptions file when finished and based on finding rows elec...
- Thu Feb 23, 2006 11:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSJobStartTimestamp value not updating
- Replies: 3
- Views: 4129
- Thu Feb 23, 2006 10:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Selecting Records in between Two Dates.
- Replies: 2
- Views: 584
What's not working? Are you getting more or less rows than expected? What's your issue? You do realize that a lexicographic comparison works left to right, so that your format of MM/DD/YYYY doesn't work? Try using YYYY-MM-DD and you might be surprised. Better yet, use to_date on your "01/01/2004" in...
- Thu Feb 23, 2006 9:29 am
- Forum: DSXchange Testimonials
- Topic: Hello - nice to see all the help
- Replies: 1
- Views: 9534
- Wed Feb 22, 2006 2:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Find out which User has run the job
- Replies: 6
- Views: 957
- Wed Feb 22, 2006 1:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Find out which User has run the job
- Replies: 6
- Views: 957
- Wed Feb 22, 2006 12:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Find out which User has run the job
- Replies: 6
- Views: 957
- Wed Feb 22, 2006 12:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error:Failed to open a file
- Replies: 8
- Views: 1333
- Wed Feb 22, 2006 10:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle OCI Load (Automatic Mode) Error
- Replies: 31
- Views: 9237
I'm having a head scratching moment because we've had to code around this "limitation" under 8i and 9i databases. I searched the 9i manuals to see where this was discussed, so I'd be very surprised to learn a lot of different folks at different customer sites all had the same mistake. I'd love to be...
- Tue Feb 21, 2006 7:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle OCI Load (Automatic Mode) Error
- Replies: 31
- Views: 9237