Search found 55 matches

by Amar_nath
Fri Jun 16, 2006 4:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: handling error of Unix script in DS Before-job subroutine
Replies: 4
Views: 2614

hey thanks guys,

thanks bondcaliwood

it worked, job aborts when script returns nonzero value..
by Amar_nath
Thu Jun 15, 2006 11:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: handling error of Unix script in DS Before-job subroutine
Replies: 4
Views: 2614

handling error of Unix script in DS Before-job subroutine

Hi Folks, I'm trying to use Unix shell script before-job subroutine using ExecSH I'm not fluent with unix scripting Background: I have a server job that contains a Sequential File,Transformer and ODBC stage.It simply loads data from txt file to a table. My script creates Index on a column.It works f...
by Amar_nath
Wed Jun 14, 2006 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

ya anupam i tried the same,

and i dont want to run it using command line.

can i do that ?
by Amar_nath
Wed Jun 14, 2006 5:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

hey ArndW ,

I told earlier that i dont want to run it in sequence and so u suggested me the multiple instances and now i have 2 instances of the same job but i m unable to run them simultaniously.

thak you.
by Amar_nath
Wed Jun 14, 2006 4:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

ArndW, I have created 2 job invocation's in DS Director ,in job status it shows me myjob Validated OK myjob.invo1 Validated OK (parameter is file1's path) myjob.invo2 Validated OK (parameter is file2's path) now i want to run these 2 invocations . If i click on one of these then only run is active i...
by Amar_nath
Wed Jun 14, 2006 2:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

hi Ray ,

I have created instances with different invocation IDs but I am not able to
run those at same time .

I cant use shcedular for that.

how can I do that ?
by Amar_nath
Wed Jun 14, 2006 1:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

hi ArndW,

thanx i think it will help me,

i m new to this multinstances,

i have done(validated) 2 instances of same job with diff file path as parameter,

now how to run these two instances at a time ??

i cant shcedule it..
by Amar_nath
Wed Jun 14, 2006 12:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

hey thanks for reply,

but the job is going to run frequently and the data is going to be changed with same file names.
Its not fisible to cat 2 files that every time.
by Amar_nath
Wed Jun 14, 2006 12:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

hi Anupam,

I think u have not read the Question completely.I dont want it sequentialy.
And also I dont want to add new stage in my job.

can I do that ??
by Amar_nath
Tue Jun 13, 2006 11:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: load two diff text files using single sequential file stage
Replies: 23
Views: 5811

load two diff text files using single sequential file stage

Hi Folks, I'm trying to load two different text files(same columns) to a table in server job which loads data from a sequential file stage(source) to a ODBC stage(target) and I'm having a little difficulty that I hope someone can help me with. Background:: I have tried with 'job sequencing' in which...
by Amar_nath
Thu Jun 08, 2006 12:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to assign value to Environment Variable from a table
Replies: 3
Views: 1702

Hi OP,

thats true, Can I write a routine (in Basic ) for that ?

If yes give some hints or examples.

Regards ,

Amarnath
by Amar_nath
Wed Jun 07, 2006 11:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to assign value to Environment Variable from a table
Replies: 3
Views: 1702

How to assign value to Environment Variable from a table

Hi Folks, I'm trying to use environment variables with DataStage and I'm having a little difficulty that I hope someone can help me with. Background: I have some server jobs that contains some Sequential File,Transformer and ODBC stages. I have defined some environment variables using DS Administrat...
by Amar_nath
Thu May 18, 2006 11:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Built in function to add months in a date
Replies: 8
Views: 4676

ohhhh and one more,

the date format in the example is DD-MM-YYYY

and for the same reason tat leap year and differnt days in months I want built in function for same
by Amar_nath
Thu May 18, 2006 11:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Built in function to add months in a date
Replies: 8
Views: 4676

ohhhh and one more,

the date format in the example is DD-MM-YYYY

and for the same reason tat leap year and differnt days in months I want built in function for same
by Amar_nath
Thu May 18, 2006 11:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Built in function to add months in a date
Replies: 8
Views: 4676

hey sorry guys,

by mistake i posted this topic on TX forum

And yes I am using Server job for this n dont wana write the routine for that

thax,