Search found 42189 matches
- Thu Nov 12, 2009 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Loads with Trigger and Constraints enabled
- Replies: 8
- Views: 5821
Oh, sorry... you specifically meant a direct path sqlldr type load. There's some useful information here* which may help. Oracle will disable constraints (etc) during a direct path load but PX may not like it. Was the message from DataStage or Oracle? Can you post the complete, unedited message and ...
- Thu Nov 12, 2009 2:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Loads with Trigger and Constraints enabled
- Replies: 8
- Views: 5821
- Thu Nov 12, 2009 2:39 pm
- Forum: General
- Topic: VC++ 2005 Express -- How to acquire now?
- Replies: 6
- Views: 2385
- Thu Nov 12, 2009 2:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read multiple XML files in Parallel jobs
- Replies: 1
- Views: 729
- Thu Nov 12, 2009 1:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date to Timestamp conversion
- Replies: 14
- Views: 2816
- Thu Nov 12, 2009 1:53 pm
- Forum: General
- Topic: VC++ 2005 Express -- How to acquire now?
- Replies: 6
- Views: 2385
- Thu Nov 12, 2009 1:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Status in Server transformer
- Replies: 11
- Views: 3936
- Thu Nov 12, 2009 11:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date to Timestamp conversion
- Replies: 14
- Views: 2816
- Thu Nov 12, 2009 11:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to initialize plug-in
- Replies: 33
- Views: 22793
- Thu Nov 12, 2009 9:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date to Timestamp conversion
- Replies: 14
- Views: 2816
- Thu Nov 12, 2009 9:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date to Timestamp conversion
- Replies: 14
- Views: 2816
- Thu Nov 12, 2009 9:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to initialize plug-in
- Replies: 33
- Views: 22793
- Thu Nov 12, 2009 9:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IS installation error
- Replies: 4
- Views: 2506
- Thu Nov 12, 2009 9:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to initialize plug-in
- Replies: 33
- Views: 22793
- Thu Nov 12, 2009 8:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date to Timestamp conversion
- Replies: 14
- Views: 2816
First off, those are not "junk" values. The 'T' marks the date/time boundary and the 'Z' means Zulu time, a UTC offset of "00.00" in an ISO 8601 timestamp. See here for the standards, especially pages 2 and 7. What is your target?