Search found 3 matches

by NDE
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: 767

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...
by NDE
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: 1553

OK, sorry, :oops:

Can you lock or delete this topic, I'm goind to create it at the right place.

thx!
by NDE
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: 1553

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...