Search found 42189 matches
- Tue Nov 24, 2009 6:30 am
- Forum: General
- Topic: Field with 'delim=end' did not consume entire input
- Replies: 20
- Views: 18917
- Tue Nov 24, 2009 6:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to resolove this issue.
- Replies: 5
- Views: 2052
Requests for details are usually fulfilled by reading documentation. And posting a single error from your log without any supporting detail is not any way to get help, how can we? For example... Are you able to connect via the TE stage now? If so, what changed? What other errors/warnings were logged...
- Tue Nov 24, 2009 6:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SDKSequences and D_SDKSequences
- Replies: 4
- Views: 2337
- Mon Nov 23, 2009 5:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sqlcode:-1
- Replies: 15
- Views: 18856
Right. As you've said, a timestamp is a timestamp so if it is formatted correctly for an insert it should be formatted correctly for an update as well. As to whether the stage is generating the correct SQL or not, I'd be surprised if it wasn't but I've been surprised before. One way to confirm or de...
- Mon Nov 23, 2009 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading MQ Messages using DataStage
- Replies: 15
- Views: 19410
- Mon Nov 23, 2009 3:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Setting up connecting to MySQL from Datastage
- Replies: 1
- Views: 1504
- Mon Nov 23, 2009 3:26 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Stage - Heap allocation error
- Replies: 7
- Views: 3384
- Mon Nov 23, 2009 3:24 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sqlcode:-1
- Replies: 15
- Views: 18856
Re: Update is failing with sqlcode:1403
No, you should not need to convert the timestamp in to a date (Oracle dates are effectively timestamps in that they hold date/time). I ask about it because Oracle requires a TO_DATE() function when performing an insert or an update to a DATE field unless the format you use matches the "NLS_DAT...
- Mon Nov 23, 2009 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Stage - Heap allocation error
- Replies: 7
- Views: 3384
- Mon Nov 23, 2009 2:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sqlcode:-1
- Replies: 15
- Views: 18856
What you first tried would be the proper syntax: TO_DATE(ORCHESTRATE.STRT_DT_TM,'yyyy-mm-dd hh24:mi:ss')) However, your error implies that your timestamp is not in the format noted in the mask, which is probably also why your update is not working. I'm curious... can you peek out the actual value of...
- Mon Nov 23, 2009 12:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise stage not inserting records
- Replies: 17
- Views: 3906
- Mon Nov 23, 2009 12:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise stage not inserting records
- Replies: 17
- Views: 3906
- Mon Nov 23, 2009 11:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise stage not inserting records
- Replies: 17
- Views: 3906
- Mon Nov 23, 2009 10:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Enterprise stage not inserting records
- Replies: 17
- Views: 3906
- Mon Nov 23, 2009 10:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle Load Problem
- Replies: 5
- Views: 2406