Search found 3 matches
- Tue Aug 08, 2006 2:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DATSTAGE EE 7.5.1.A and oracle timestamp format
- Replies: 1
- Views: 770
DATSTAGE EE 7.5.1.A and oracle timestamp format
First sorry for my english, I'm french I have to create a job which insert the current date and time in a field in TIMESTAMP format (oracle version is 10.2.0) I can't transform the field in DATE format. I can't had colums in the table To test I created a little table like this: create table NDE_TEST...
- Tue Aug 08, 2006 2:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DATSTAGE EE 7.5.1.A and oracle timestamp format
- Replies: 1
- Views: 1556
- Tue Aug 08, 2006 1:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DATSTAGE EE 7.5.1.A and oracle timestamp format
- Replies: 1
- Views: 1556
DATSTAGE EE 7.5.1.A and oracle timestamp format
First sorry for my english, I'm french I have to create a job which insert the current date and time in a field in TIMESTAMP format (oracle version is 10.2.0) I can't transform the field in DATE format. I can't had colums in the table I tried to do it with varchar format but each time I got the same...