Search found 48 matches

by sateeshbabu
Tue Feb 26, 2008 1:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling oracle sequence
Replies: 3
Views: 2161

Calling oracle sequence

Hi,

We have a oracle sequence which has to be used for three target table(Oracle) columns,How could we call oracle sequence and pass the sequence generated value to them.

Thanks for your time

Thanks,
Sateesh
by sateeshbabu
Fri Feb 08, 2008 12:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Version Controlling
Replies: 3
Views: 1225

Ray,

Thanks alot for your reply,Could you please let me know how to delete the other post.

Thanks,
Sateesh.M
by sateeshbabu
Fri Feb 08, 2008 12:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Version Controlling
Replies: 3
Views: 1225

Version Controlling

Hi, I am sorry guys,I posted this in wrong forum sometime back. Could you please guide me on version controlling. I wanted to be away from VC tool as we have disk space problems.Normally in Jobproperties i was trying to change the job version and taking backup of the job ( exporting the job) but whe...
by sateeshbabu
Fri Feb 08, 2008 12:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Version Controlling
Replies: 0
Views: 448

Version Controlling

Hi, I am sorry guys,I posted this in wrong forum sometime back. Could you please guide me on version controlling. I wanted to be away from VC tool as we have disk space problems.Normally in Jobproperties i was trying to change the job version and taking backup of the job ( exporting the job) but whe...
by sateeshbabu
Wed Feb 06, 2008 7:10 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Version controlling
Replies: 2
Views: 2624

Version controlling

Hi, Could you please guide me on version controlling. I wanted to be away from VC tool as we have disk space problems.Normally in Jobproperties i was trying to change the job version and taking backup of the job ( exporting the job) but when i open the dsx file i was not able to see the changed vers...
by sateeshbabu
Thu Dec 27, 2007 7:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get full length warning messages in attachment
Replies: 9
Views: 2935

Arndw\Ray,

Thanks for all your inputs,Now we would be able to get the proper log information.

We used Convert(@VM, char(10), TheString)
by sateeshbabu
Thu Dec 27, 2007 7:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get full length warning messages in attachment
Replies: 9
Views: 2935

Arndw\Ray,

Thanks for all your inputs,Now we would be able to get the proper log information.

We used Convert(@VM, char(10), TheString)
by sateeshbabu
Wed Dec 26, 2007 10:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get full length warning messages in attachment
Replies: 9
Views: 2935

Hi ArndW, Thanks for all your inputs, We would be able to get the full length warning but in between we are getting some junk characters (<FD>) as well the log is not in proper display,as it is giving all the "Environment variable settings: (...)" Whatever present inside this too,it won't ...
by sateeshbabu
Wed Dec 26, 2007 6:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get full length warning messages in attachment
Replies: 9
Views: 2935

Hi, Here is the routine we used ThisJobName= DSGetJobInfo(DSJ.ME,DSJ.JOBNAME) If ThisJobName<>JobName Then JobHandle = DSAttachJob(JobName, DSJ.ERRFATAL) End Else JobHandle=DSJ.ME End StartDate = DSGetJobInfo (JobHandle, DSJ.JOBSTARTTIMESTAMP) BusinessDay = Date() *CurrentTime= Oconv (Time(), "...
by sateeshbabu
Wed Dec 26, 2007 6:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get full length warning messages in attachment
Replies: 9
Views: 2935

Hi, Here is the routine we used ThisJobName= DSGetJobInfo(DSJ.ME,DSJ.JOBNAME) If ThisJobName<>JobName Then JobHandle = DSAttachJob(JobName, DSJ.ERRFATAL) End Else JobHandle=DSJ.ME End StartDate = DSGetJobInfo (JobHandle, DSJ.JOBSTARTTIMESTAMP) BusinessDay = Date() *CurrentTime= Oconv (Time(), "...
by sateeshbabu
Wed Dec 26, 2007 4:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get full length warning messages in attachment
Replies: 9
Views: 2935

How to get full length warning messages in attachment

Hi all, We wrote a routine to retrieve the log to a file and in our sequence job we used mailnotification to get alerts incase of job failure or warnings.We would be able to get the logs as an attachment to the mail properly but when we look at the attachment we are not able to see the full length w...
by sateeshbabu
Thu Aug 02, 2007 5:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Function return value through routine
Replies: 1
Views: 789

Function return value through routine

Hi,

I have a requ like i need get the return value of function through routine and pass dat value to the target.

Cud anybody through some tips on this,Ihave no idea about routines.

Regards,
Sateesh.M
by sateeshbabu
Tue Sep 19, 2006 12:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cannot insert NULL into PRICE_DATE
Replies: 5
Views: 976

Hi Friends,

Thanksalot for your inputs.In source we are not getting as null.We are getting in the format of mm/dd/yyyy.

My targetdatabase is oracle.In query i had changed To_Date of price_date then it worked well.I had deleted the routine.

Thanks again for your inputs.

Regards,
Sateesh.M
by sateeshbabu
Mon Sep 18, 2006 1:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: cannot insert NULL into PRICE_DATE
Replies: 5
Views: 976

cannot insert NULL into PRICE_DATE

Hi Folks, Actually from source i am getting price_date as varchar.First i need to ftp'ed the file and then should load into database.But while loading database i need to convert the price_date of string format to date. i had defined price_date as If IsNull(Lnk_Sp_ims_investec.PRICE_DATE) Then '' Els...
by sateeshbabu
Wed Aug 30, 2006 12:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Repetetion of tags
Replies: 1
Views: 641

Repetetion of tags

Hi Friends, 1stjob:We will parse the xml messages with help xmli/pstage by defining the xpath and will load into different target tables.But for some xml messages we will get some tags in source xml. 2ndjob:Will generate required format message.I am facing a problem while generating this message.For...