Search found 7 matches

by amit_haldar
Mon Apr 24, 2006 7:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem while running job through shell script
Replies: 7
Views: 2272

Hi,

I got the message "job aborted after 50 errors" from the director.
by amit_haldar
Mon Apr 24, 2006 7:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem while running job through shell script
Replies: 7
Views: 2272

ArndW wrote:What is the warning you are getting? ...

It's showing job aborted after 50 errors
by amit_haldar
Mon Apr 24, 2006 6:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem while running job through shell script
Replies: 7
Views: 2272

Problem while running job through shell script

Hi, I am using Datastage 7.5.1.A edition. I am facing one problem. I am trying to run a job through shell script using the following comand in the DSHOME directory: dsjob -run FINLANDPRJ test_contact_load where FINLANDPRJ is the project name and test_contact_load is the job name. It's showing job ab...
by amit_haldar
Thu Apr 06, 2006 5:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compilation of job using command line
Replies: 2
Views: 2431

Compilation of job using command line

Hi, How can we compile a project/job from command line on UNIX OS. We are in the process of automating the jobs using scheduler. We can able to run the job using dsjob from the command line. For doing this we are compiling the projects on client and we are running the job from dsjob in Server. Pleas...
by amit_haldar
Wed Apr 05, 2006 11:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Saved DataStage Jobs path
Replies: 3
Views: 4909

Hi, Thanks for your reply. So can you please tell me a way to run a job sequence using shell scripts. we have Datastage server edition installed over here. Thanks in advance quote="ArndW"]Jobs are not stored in editable UNIX or Windows file objects, they are stored as records in hashed fil...
by amit_haldar
Wed Apr 05, 2006 10:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Saved DataStage Jobs path
Replies: 3
Views: 4909

Saved DataStage Jobs path

Hi, I am a new user of Datastage. I have a queery. When we are saving the datda stage jobs or sequence, it gets saved in form of some file in the server . I want to know where is this stored. actually I want to run a sequence through a shell script. So I want to know the path where the jobs is store...
by amit_haldar
Thu Feb 16, 2006 5:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to call DataStage job through shell script
Replies: 5
Views: 2613

How to call DataStage job through shell script

Hi,
I want to call a DS sequence from unix. The DS server is in UNIX only.Can any body please help me in doing that.It's very urgent.