Search found 42189 matches
- Mon May 04, 2015 9:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Parallel Engine language
- Replies: 4
- Views: 1764
- Mon May 04, 2015 7:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Output with recursive fields
- Replies: 8
- Views: 1969
- Mon May 04, 2015 6:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read EBCIDIC file
- Replies: 8
- Views: 1361
- Sun May 03, 2015 1:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read EBCIDIC file
- Replies: 8
- Views: 1361
- Sun May 03, 2015 1:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read EBCIDIC file
- Replies: 8
- Views: 1361
'Directly' in what sense? COBOL picture clauses are noted here and can be a little odd / confusing if you've never worked with them before. You are correct in that X is character and 9 is numeric but the addition of an S means the number is signed (+/-) so you have to account for it in the size. Tha...
- Sun May 03, 2015 8:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Read EBCIDIC file
- Replies: 8
- Views: 1361
- Fri May 01, 2015 2:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job hungs up when trying to update table
- Replies: 5
- Views: 3083
- Thu Apr 30, 2015 11:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Call SSIS package from DataStage 9.1
- Replies: 9
- Views: 3473
- Thu Apr 30, 2015 11:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Generic job DB to DB load with Upsert Write mode
- Replies: 4
- Views: 2464
- Thu Apr 30, 2015 3:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge/Join Stage
- Replies: 6
- Views: 1598
It's hard for anyone to say anything other than 'ensure there are no data issues that will cause rejects'. Look at why those 16 (that I assume you think shouldn't be) are getting rejected and see what you can do about them. Design issue? Settings? Data? If you need more help we would need much more ...
- Thu Apr 30, 2015 2:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge/Join Stage
- Replies: 6
- Views: 1598
From what I recall, those 'errors' are normal when (for example) there is no matching master record and they would go down the reject link you should have in place. And apparently you should get 100 of them. Ignore them. Do you get the 100 that you want as well, not rejected? And the Merge stage req...
- Thu Apr 30, 2015 1:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Merge/Join Stage
- Replies: 6
- Views: 1598
- Thu Apr 30, 2015 9:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Call SSIS package from DataStage 9.1
- Replies: 9
- Views: 3473
- Thu Apr 30, 2015 9:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Loading flat files with multiple record types in different t
- Replies: 1
- Views: 1018
You're not going to be able to design a job that dynamically adjusts the number of target tables. You can, however, design one that targets all known target tables where not all will actually receive data during any given run. And yes, the CFF can handle multiple record types but there are other mec...
- Thu Apr 30, 2015 8:58 am
- Forum: General
- Topic: Oracle 12c supported?
- Replies: 8
- Views: 10551