Search found 42189 matches
- Thu Aug 01, 2013 7:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Connector Stage
- Replies: 10
- Views: 3189
- Thu Aug 01, 2013 6:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Connector Stage
- Replies: 10
- Views: 3189
- Wed Jul 31, 2013 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Connector Stage
- Replies: 10
- Views: 3189
- Wed Jul 31, 2013 2:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: In which file is the Oracle database alias stored?
- Replies: 6
- Views: 1718
- Wed Jul 31, 2013 10:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Connector Stage
- Replies: 10
- Views: 3189
- Wed Jul 31, 2013 9:10 am
- Forum: General
- Topic: Lost changes saved in a Job DataStage.
- Replies: 3
- Views: 1359
- Wed Jul 31, 2013 7:45 am
- Forum: General
- Topic: How to commit after procedure run
- Replies: 6
- Views: 1707
- Wed Jul 31, 2013 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: default value to -911
- Replies: 7
- Views: 2127
- Wed Jul 31, 2013 7:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: logic
- Replies: 2
- Views: 1605
- Tue Jul 30, 2013 9:12 pm
- Forum: General
- Topic: How to commit after procedure run
- Replies: 6
- Views: 1707
- Tue Jul 30, 2013 4:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: In which file is the Oracle database alias stored?
- Replies: 6
- Views: 1718
- Tue Jul 30, 2013 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: In which file is the Oracle database alias stored?
- Replies: 6
- Views: 1718
- Tue Jul 30, 2013 12:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do a between when joining in a lookup table
- Replies: 3
- Views: 1561
Correct, that's a parallel only feature. Here you need to see the SQL it generates for an equi-join and then modify that to do the between. That way you'll know what it is looking for in the way of bind variables - positional or numbered, I don't recall off the top of my head. One thing to know as a...
- Tue Jul 30, 2013 8:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Input buffer overrun at field
- Replies: 19
- Views: 11910
You use CFF if your file is in EBCDIC format. That's certainly one reason to use the stage but hardly the only one. As the name implies it is meant for Complex flat files, regardless of EBCDIC v. ASCII. Typically that means COBOL format files from a mainframe in EBCDIC with packed fields but it's c...
- Tue Jul 30, 2013 7:43 am
- Forum: General
- Topic: Unscheduling problems
- Replies: 2
- Views: 1254