Search found 42189 matches
- Wed Feb 15, 2017 8:05 am
- Forum: General
- Topic: Is File connector able to read orc partitioned files
- Replies: 4
- Views: 3565
- Wed Feb 15, 2017 8:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Deadlock detected while updating table
- Replies: 9
- Views: 3247
I didn't ask about partitioning, I asked about locking. You ask about both, actually. :wink: What level of locking (transaction isolation) are you using? How are your data partitioned? And the fact that it runs fine on a single node still smells like a partitioning issue to me, the details of which...
- Tue Feb 14, 2017 11:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Deadlock detected while updating table
- Replies: 9
- Views: 3247
- Tue Feb 14, 2017 11:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help in while executing Perl Script with Custom stage
- Replies: 3
- Views: 1394
- Tue Feb 14, 2017 8:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help in while executing Perl Script with Custom stage
- Replies: 3
- Views: 1394
- Mon Feb 13, 2017 10:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Apostrophe value in the data
- Replies: 3
- Views: 2184
- Mon Feb 13, 2017 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Apostrophe value in the data
- Replies: 3
- Views: 2184
- Mon Feb 13, 2017 9:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Space prefix in decimal value
- Replies: 6
- Views: 2961
- Mon Feb 13, 2017 9:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stable version info Information Server V11.3 or 11.5
- Replies: 2
- Views: 1262
No clue why you decided to post this AGAIN, here is the original. If anything else needs to be added, it will happen over there.
- Mon Feb 13, 2017 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: connection to sybase
- Replies: 3
- Views: 1957
- Sat Feb 11, 2017 8:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job processing speed Vs available nodes
- Replies: 8
- Views: 3371
- Sat Feb 11, 2017 8:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: connection to sybase
- Replies: 3
- Views: 1957
- Sat Feb 11, 2017 8:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Space prefix in decimal value
- Replies: 6
- Views: 2961
- Fri Feb 10, 2017 2:38 pm
- Forum: General
- Topic: Importing dsx from unix
- Replies: 3
- Views: 2856
I would imagine you do use istool for that nowadays. Have you tried it, had any luck? Edited to add: And... according to this post the answer is no. Command line choices for importing from dsx files do exist, including dsjob, dscmdimport and dsimport. Scratching dsjob off the list, however. And I do...
- Fri Feb 10, 2017 10:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to convert EBCDIC file to ASCII by DATASTAGE
- Replies: 3
- Views: 5388
Thanks, just wanted to confirm before I moved you out of the General forum to a job type specific one. As noted, use the Complex Flat File stage for this. Do you have the FD that describes the file layout? The CFF stage is a bit daunting at first but is what you would need to learn to consume that k...