Config File Error

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Config File Error

Post by admin »

Hi All,

I am trying to run my DS job through shell script using dsjob command.
If I use $APT_CONFIG_FILE environment variable as a job parameter, then it gives error "DSJE_BADPARAM" while running the job.

But, if I run the same job through the Director by passing the value of the config file, it works fine.

How do I pass the value for config file through the script as a job parameter?

TIA

Rgds,
Rohan
<b>PLEASE READ</b>
Do not contact admin unless you have technical support or account questions. Do not send email or Private Messages about discussion topics to ADMIN. Contact the webmaster concerning abusive or offensive posts.
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Config File Error

Post by admin »

Why don't you post your script? It would make it easier for people to check
your syntax or offer suggestions.

-craig

-----Original Message-----
From: Rohan Kembhavi [mailto:Rohan_Kembhavi@infosys.com]
Sent: Friday, January 16, 2004 5:23 AM
To: Datastage-Users (E-mail)
Subject: Config File Error


Hi All,

I am trying to run my DS job through shell script using dsjob command.
If I use $APT_CONFIG_FILE environment variable as a job parameter, then it
gives error "DSJE_BADPARAM" while running the job.

But, if I run the same job through the Director by passing the value of the
config file, it works fine.

How do I pass the value for config file through the script as a job
parameter?

TIA

Rgds,
Rohan
<b>PLEASE READ</b>
Do not contact admin unless you have technical support or account questions. Do not send email or Private Messages about discussion topics to ADMIN. Contact the webmaster concerning abusive or offensive posts.
Locked