Search found 23 matches

by ds_raman
Wed Jan 30, 2008 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: After Job Server Routine
Replies: 12
Views: 4646

Re: After Job Server Routine

cat inputFile >> targetFile Thanks, But i need to do this in After job Routine, If the above command suffices, then go to the job properties and in the After SubRoutine, choose ExecSH. In the input value field, place the command. You are good to go. Thank you Very much With OpenSeq and ReadSeq i co...
by ds_raman
Wed Jan 30, 2008 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: After Job Server Routine
Replies: 12
Views: 4646

Re: After Job Server Routine

gateleys wrote:

Code: Select all

cat inputFile >> targetFile
Thanks,
But i need to do this in After job Routine,
by ds_raman
Wed Jan 30, 2008 8:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: After Job Server Routine
Replies: 12
Views: 4646

Re: After Job Server Routine

I have the linkcounts captured with some formated string generated in a previous job and the current job has to read all the contents from the previous job and append with new information from the present job.
by ds_raman
Wed Jan 30, 2008 8:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: After Job Server Routine
Replies: 12
Views: 4646

After Job Server Routine

Hi All,
Is there any way i can read all the text in an existing file and write those contents to another file using after job subroutine.
by ds_raman
Sat Jan 26, 2008 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To Use Modify Stage
Replies: 5
Views: 1335

Thank you Ray

Thank you very much Ray, Hope you had good time in Bangalore,
by ds_raman
Thu Jan 24, 2008 10:24 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To Use Modify Stage
Replies: 5
Views: 1335

To Use Modify Stage

Hi all.

Can anyone help me in giving the syntax for converting a char datatype "which has numeric values" to integer or small int type's using Modify Stage.
by ds_raman
Thu Dec 06, 2007 5:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table Space access is not allowed.
Replies: 2
Views: 2207

Table Space access is not allowed.

Hi Everyone

kindly suggest me an alternative to resolve this problem, my target database is DB2, when i try to perform a load with the "write" option in DB2 UDB stage, i get the following error " Table Space access is not allowed ".
by ds_raman
Tue Nov 27, 2007 3:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to automate the process of Exporting jobs by category
Replies: 1
Views: 822

How to automate the process of Exporting jobs by category

This is a weekly process i need to perform at a particular time, is there anyway i can automate to export the jobs.