Search found 132 matches

by Amit_111
Fri Nov 30, 2007 4:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Looping a Job on Windows
Replies: 12
Views: 4550

Thanks very much Guys.... :)
by Amit_111
Fri Nov 30, 2007 12:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Looping a Job on Windows
Replies: 12
Views: 4550

oooo........So you guys mean to say that all the DataStage commands such as dsjob -run etc. will work in batch files also. Only thing which will change is the syntax from Unix to windows Batch programming??
by Amit_111
Thu Nov 29, 2007 6:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Looping a Job on Windows
Replies: 12
Views: 4550

From Where will I get to learn this batch programming.............Currently I dont have any knowledge in Batch programming
by Amit_111
Thu Nov 29, 2007 3:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Looping a Job on Windows
Replies: 12
Views: 4550

Hi Ray,

Actually I have a shell script which executes these jobs fine in Unix wherein I increament the Month by 1 and attach that month with all the Parameters by which all my parameters are updated with the latest.
But don't know how to do this in windows environment.
by Amit_111
Thu Nov 29, 2007 1:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Looping a Job on Windows
Replies: 12
Views: 4550

Looping a Job on Windows

Hi All,

I have a DataStage job which needs to be executed 12 times with different set of parameters passed for each run.
I s there any way to loop this job for 12 times? If Yes, How can I do this?
I couldn't find any Start End Loop Activity in DS 6.0.

Thanks in Advance.
by Amit_111
Fri Nov 23, 2007 11:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Procedure Execution Order
Replies: 4
Views: 1159

Thanks craig ....
by Amit_111
Thu Nov 22, 2007 7:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple Procedure Execution Order
Replies: 4
Views: 1159

Multiple Procedure Execution Order

Hi All, I have a job which executes around 15 Oracle procedures using 15 seperate ODBC stages. But they are interdependent and must be executed in a specific order. I have used a transformer before calling all these Procedures and set the Output Link Execution order as per the requirements. But does...
by Amit_111
Wed Nov 14, 2007 10:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling Out Parameter of a stored Procedure in 6.0 version
Replies: 5
Views: 2151

Yes Craig, Thats surely an alternative But I guess I will have to discuss with my seniors since there is a time constraint involved............
Thanks for your replies..................
by Amit_111
Tue Nov 13, 2007 11:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling Out Parameter of a stored Procedure in 6.0 version
Replies: 5
Views: 2151

Yes, I have checked and the parameter type is same as in the Procedure But for One of the OUT parameters the type in Procedure is of Reference Cursor, which we cannot declare in DataStage so I have declared it as a varchar. I think all the Problem is because of this reference Cursor type which is no...
by Amit_111
Tue Nov 13, 2007 10:02 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Handling Out Parameter of a stored Procedure in 6.0 version
Replies: 5
Views: 2151

Handling Out Parameter of a stored Procedure in 6.0 version

Hi All, I am using DataStage 6.0 version. I have to call a stored Procedure through DataStage which has a In as well as Out Parameter. The out parameter is of Ref Cursor type. I am using ODBC stage to call this Procedure since we do not have SP Stage in 6.0 version. But I am not able to handle the O...
by Amit_111
Thu Oct 04, 2007 6:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Behaviour of DS Job
Replies: 4
Views: 2083

DataStage Job 1017 Phantom 4949
Program "DSD.StageRun": Line 544, Nonnumeric data when numeric required. Zero used.
The above warning is only shown when executed through sequencer and the job runs fine when executed individually.
by Amit_111
Thu Oct 04, 2007 4:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Behaviour of DS Job
Replies: 4
Views: 2083

Abnormal Behaviour of DS Job

Hi All, I have a DataStage Job which when executed individually through DS Director gets executed fine without any warnings. But when I execute this job through a sequencer which also calls other jobs along with this job. I get a Phantom Warning message for this job. I am not able to understand why ...
by Amit_111
Fri Sep 28, 2007 10:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: E-mail Logs on DataStage Server
Replies: 2
Views: 1038

Thanks Ray,
by Amit_111
Wed Sep 26, 2007 2:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: E-mail Logs on DataStage Server
Replies: 2
Views: 1038

E-mail Logs on DataStage Server

Hi All, My sequencer sends around 25 emails to an email Id for diiferent sub-jobs executed as status email through E-mail Notification activity. I want to know if these mails sent are also stored on the DataStage Server? If yes at what path are these Emails stored. Will these create a space issue or...
by Amit_111
Mon Sep 24, 2007 4:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Debugging Phantom Error
Replies: 21
Views: 7115

thanks ray, Following is the output given by this command. I have posted the log shown for line 544 where i receive a phantom error. It would be helpful if any one can decode this 00541 013FE : 0F8 move "Status.Update" => _Too66 00541 01404 : 01E call "$PERF.NAME" _T0065 _T0066 0...