Search found 82 matches

by manojbh31
Mon Sep 10, 2007 11:01 pm
Forum: General
Topic: Regarding Executing jobs in Unix
Replies: 16
Views: 5694

Raghavendra wrote:-jobstatus waits for the job to complete, then returns an exit code derived from the job status.
No yar, this command is also not working

dsjob -run -mode NORMAL ric_dss_dev J0dsjob

this is the error
command not found
by manojbh31
Mon Sep 10, 2007 10:21 pm
Forum: General
Topic: Regarding Executing jobs in Unix
Replies: 16
Views: 5694

ArndW wrote:You need to include "-mode NORMAL" in the command line as well. ...
this is command i am running

Dsjob -Run -DSJ_NORMAL ric_dss_dev J0dsjob

ric_dss_dev is project name
J0dsjob is job name
let me know wat about jobstatus
by manojbh31
Mon Sep 10, 2007 9:27 pm
Forum: General
Topic: Regarding Executing jobs in Unix
Replies: 16
Views: 5694

It's dsjob (lower case, no trailing "s"). ... Hi I am trying with the following command dsjob -run -jobstatus projectname jobname but i am not able to run the job wat jobstatus means. the job which i am running doesnot contain any parameters. and one more thing when the following command ...
by manojbh31
Fri Aug 24, 2007 3:09 am
Forum: General
Topic: Regarding Executing jobs in Unix
Replies: 16
Views: 5694

Regarding Executing jobs in Unix

Hi,

I want to run jobs in UNIX Platform
by manojbh31
Wed Aug 01, 2007 10:38 pm
Forum: General
Topic: Rearding interprocess stage
Replies: 5
Views: 1691

Hi Wat i am going to say is this job is daily running in production. I have applied interprocessor stage in development by using the same feed which is coming in production. there are 2 transformer in this job. first file then transformer then file, again transformer then target file. I am using int...
by manojbh31
Thu Jul 26, 2007 10:18 pm
Forum: General
Topic: Rearding interprocess stage
Replies: 5
Views: 1691

Hello manojbh31 and welcome to DSXChange. In order for anyone here to help on this problem you will need to supply some additional information. I assume that you are using the "Interprocess Stage" in your server job. The number of rows that go into this stage will be the same as the numbe...
by manojbh31
Thu Jul 26, 2007 12:29 am
Forum: General
Topic: Rearding interprocess stage
Replies: 5
Views: 1691

Rearding interprocess stage

Hi, I am using datastage server addition. In one of my job i am planning to use interprocess stage instead of file where the file was written and read.This job is multiple instace job.it is taking more time to process. so i implemented interprocess stage, it is working fine and reducing the time, bu...