Search found 42189 matches
- Mon Jul 16, 2007 11:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attempt to convert String value "2005-12-14 " to D
- Replies: 6
- Views: 1408
Nor does it look like DD-MON-YY which is what your TO_DATE (which you obviously already have) is expecting. Your routine will need to produce a date in *that* format for it to work with that generated sql. Doing that properly can't give you "the above" error again, if you think it is - post your lat...
- Mon Jul 16, 2007 10:18 pm
- Forum: Site/Forum
- Topic: Poll Ideas
- Replies: 18
- Views: 9593
- Mon Jul 16, 2007 9:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read Sequential file with columns contain new line
- Replies: 5
- Views: 1722
- Mon Jul 16, 2007 9:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attempt to convert String value "2005-12-14 " to D
- Replies: 6
- Views: 1408
Sounds to me like the 'input' is indeed YYYYMMDD and the 'routine' (whatever it is) is successfully converting it to YYYY-MM-DD. Oracle then rejects it as there is no TO_DATE() conversion specified and it is not in the default NLS_DATE format for the target database. Or the generated mask doesn't ma...
- Mon Jul 16, 2007 8:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to read Sequential file with columns contain new line
- Replies: 5
- Views: 1722
- Mon Jul 16, 2007 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need of Info....Urgent
- Replies: 4
- Views: 2434
- Mon Jul 16, 2007 4:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Seerver jos
- Replies: 3
- Views: 846
- Mon Jul 16, 2007 4:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: One more sql sentence should be exec
- Replies: 6
- Views: 2310
Your method is perfectly fine, just needs a little tweak. I wouldn't use 'After' anything for this, what would you do if only the after part failed? Rerun everything? Take your Sequential to ODBC job and remove the Sequential stage. Add a stage variable, it is required to satisfy the compiler but yo...
- Mon Jul 16, 2007 3:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem fetching the time component of the date.
- Replies: 4
- Views: 878
- Mon Jul 16, 2007 12:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error trying to Import / Export
- Replies: 8
- Views: 1984
Yes, it sounds like it is time to reindex. I tend to do that from the DS.TOOLS menu after a LOGTO of the project so I don't have to worry about the exact syntax. It runs a 'DS.REINDEX ALL' command from what I remember. Word of warning. Make sure there are no other processes of any kind attached to y...
- Mon Jul 16, 2007 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract Oracle Ora-Error description
- Replies: 7
- Views: 2785
- Mon Jul 16, 2007 11:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extract values
- Replies: 2
- Views: 1211
- Mon Jul 16, 2007 10:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to set multiple Recipient Email IDs in Email Notificatio
- Replies: 3
- Views: 4989
- Mon Jul 16, 2007 9:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: In How many ways can we increase performance
- Replies: 5
- Views: 1949
- Mon Jul 16, 2007 8:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem fetching the time component of the date.
- Replies: 4
- Views: 878