Search found 97 matches

by devanars
Tue Mar 24, 2009 9:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Services
Replies: 0
Views: 649

DS Services

What is the procedure to stop and start the database server which holds the metadata in 8.1. and what is the order to start all servers like ds engine/db server/services...
oracle is the database server for us.Thanks
by devanars
Mon Mar 23, 2009 7:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Format output
Replies: 7
Views: 2133

We need to get xml tags also for both B and C. Actually we need to get only two columns like that. but both the columns has long text data so that we have assigned data type as CLOB.

Appreciate your help if you can advise the procedure of getting those output with tags. Thanks
by devanars
Sun Mar 22, 2009 4:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Format output
Replies: 7
Views: 2133

XML Format output

We were required to store the data(merge of two source columns) in xml format of a target table column. The Req is like this Source table has columns like A,B and C. Target table has two columns A and D. col A directly can map to target A but source B need to be display in first line and col C in se...
by devanars
Wed Mar 18, 2009 2:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dflot to sflot
Replies: 1
Views: 950

dflot to sflot

Can any one advise how to resolve this warning

Implicit conversion from source type "dfloat" to result type "sfloat": Possible range/precision limitation.
by devanars
Thu Mar 12, 2009 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pading char
Replies: 3
Views: 1181

Re: Pading char

Reading .csv files using sequential file stage. source file has few pading char..if we remove those pading char in the source then we are able to read that file. now we are required to read source file even it has pading char.

Thanks much
by devanars
Thu Mar 12, 2009 6:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pading char
Replies: 3
Views: 1181

Pading char

we are not able to read souce file(.csv) with sequential file beacuse the source file has pading char. any advise to read the source file even it has pading char.

Thanks
by devanars
Wed Mar 11, 2009 2:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: StingtoDate
Replies: 6
Views: 1854

Re: StingtoDate

what is the format i can use if i need to keep the date like 19 sep 2008.
by devanars
Wed Mar 11, 2009 12:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: StingtoDate
Replies: 6
Views: 1854

StingtoDate

I am getting this error while converting stringtodate. source is .csv file and datatype is varchar have to keep date in oracle target. using the ds version 8.1 I am using the code: StringToDate(SRC.DATE,'%mm/%dd/%yyyy') getting resulet like ************** APT_CombinedOperatorController,0: Data strin...
by devanars
Tue Mar 03, 2009 2:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timestamp with Microseconds in Parallel
Replies: 6
Views: 3219

Can't we write any code in the ds job! to get microseconds also.
by devanars
Tue Mar 03, 2009 1:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timestamp with Microseconds in Parallel
Replies: 6
Views: 3219

Timestamp with Microseconds in Parallel

I have Timestamp like 2008-02-28 19:50:32.428586 in db2. I need to convert this in to oracle target db like Timestamp with micro seconds. can any one help me giving sugessions. when i keep taget datatype as timestamp it is giving like 2008-02-28 19:50:32.000000000AM. but i need with microseconds. Th...
by devanars
Mon Mar 02, 2009 2:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Runtime Error in 8.1
Replies: 3
Views: 2162

Runtime Error in 8.1

Getting connect broken error when kick of the dsjob. job was compiled successfully. when the dsjob run getting immediatly connection broken error. can anyone experience this problem before in 8.1. Error was like this....Error calling subroutine: DSR_EXECJOB (Action=5); check DataStage is set up corr...
by devanars
Fri Feb 27, 2009 10:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Webconsole not connected
Replies: 3
Views: 1484

Webconsole not connected

Unix admin restarted unix box where datastage 8.1 was landed. datastage engine was running automatically when rebooted the unix box. but not able to connect ds client and also not able to connect webconsole. I have stoped and restarted the DSEngine again. even though it is not working. Is there anyt...
by devanars
Mon Feb 23, 2009 9:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to retrive the data from CLOB Column through datastage
Replies: 11
Views: 9493

How can we read from db2 stage if the length is varchar 700.
by devanars
Fri Feb 20, 2009 9:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to retrive the data from CLOB Column through datastage
Replies: 11
Views: 9493

Is there any issue writing data in to CLOB in oracle!
by devanars
Thu Feb 19, 2009 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Special Charecters
Replies: 4
Views: 1953

I need to get an advise from you guys and figure out what are all the codes have to use for them. Appreciate your help

Thanks