Datastage job failed

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Datastage job failed

Post by muralidwhds »

Hi,

Here one of my Datastage job getting the AS400 Data and referincing with sybase data then lods into files.

Here this hob has failed in production but uisng same data and job has passed in development environmennt.

Coould you suugest on thsi why this job failed in production?
MALLI MURALI
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Post the full unedited error you receive in your production environment.
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Post by muralidwhds »

Sainath.Srinivasan wrote:Post the full unedited error you receive in your production environment.
I am getting the below warning message:

Abnormal termination of stage JobName.U2.CodaDateFile.IDENT1 detected
MALLI MURALI
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

What is you job design.
Reset your job. And lookup for "from previous run..." in your log and post the same.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Post by muralidwhds »

kumar_s wrote:What is you job design.
Reset your job. And lookup for "from previous run..." in your log and post the same. ...
Please find the below error:

Message:: From previous run
DataStage Job 114 Phantom 21158
Abnormal termination of DataStage.
Fault type is 11. Layer type is BASIC run machine.
Fault occurred in BASIC program DSP.Open at address 574

My Job Design:

Sybase Stage(Source) ----Lkp(DB2 stage)--Transformer---files(output)
MALLI MURALI
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

You never described your job desing.
Search for "Fault type is 11" you ll get similar issues been resolved.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
muralidwhds
Participant
Posts: 39
Joined: Sat Jul 05, 2008 3:25 am
Location: chennai

Post by muralidwhds »

kumar_s wrote:You never described your job desing.
Search for "Fault type is 11" you ll get similar issues been resolved. ...
Give me sample example please
MALLI MURALI
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

Did you try searching??

Try this.

viewtopic.php?t=128292&postdays=0&posto ... 11&start=0

Just a random pick.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
arunkumarmm
Participant
Posts: 246
Joined: Mon Jun 30, 2008 3:22 am
Location: New York
Contact:

Post by arunkumarmm »

muralidwhds wrote:
Sainath.Srinivasan wrote:Post the full unedited error you receive in your production environment.
I am getting the below warning message:

Abnormal termination of stage JobName.U2.CodaDateFile.IDENT1 detected
Are you using any stage variable or constrain or expression in your transformer which has a IF..THEN..ELSE? If so can you post that?
Arun
Post Reply