DSJE_TIMEOUT error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ashr
Participant
Posts: 2
Joined: Fri Aug 10, 2007 6:45 pm
Location: canada

DSJE_TIMEOUT error

Post by ashr »

Hi All,

While running one job in datastage, I stuck with an error.

07-09-26.14:40:12 <jobname> failed to start. invoked with: /dstage/dsadm/Ascential/DataStage/DSEngine/bin/dsjob -server lpar -user xxx -password aaaaa -run -wait -param $APT_DB2INSTANCE_HOME=abcd -param $HEW_CLIENT_INSTANCE_NAME=db2inst1 -param $DB2INS
TANCE=iabcd -param $APT_DBNAME=stg1 -param $HEW_TGT_DB2_USER=xyz -param $HEW_TGT_DB2_PWD=xxxx -param $HEW_TGT_COUNTRY_SCHEMA=AA -param
<jobname>
07-09-26.14:40:12 Recived the following response -----------
Error running job Status code = -14 DSJE_TIMEOUT
07-09-26.14:40:12 -- end -----------------------------------


Can anyone help me to resolve this problem.

Thanks in advnace.
Thanks,
Amit
Ronetlds
Participant
Posts: 28
Joined: Thu Mar 30, 2006 12:48 pm

Post by Ronetlds »

Could be a DB2 communication/connection glitch :shock: . Did you try rerunning? Can you view table data by opening the DB2 stage with the desired job params?
Post Reply