Page 1 of 1

Parallel job reports failure (code 256)

Posted: Mon May 12, 2014 9:26 am
by vgundavarapu
Hi All,

I am getting the following error when I am running DS Job with DB2 USB Load Stage with create data file and load script, so could you please let me know if you have solutions.

Parallel job reports failure (code 256)

JVMDUMP006I Processing dump event "abort", detail "" - please wait.
JVMDUMP032I JVM requested System dump using '/opt/IBM/InformationServer/Server/Projects/dstage1/core.20140511.003753.14652.0001.dmp' in response to an event
JVMDUMP010I System dump written to /opt/IBM/InformationServer/Server/Projects/dstage1/core.20140511.003753.14652.0001.dmp
JVMDUMP032I JVM requested Java dump using '/opt/IBM/InformationServer/Server/Projects/dstage1/javacore.20140511.003753.14652.0002.txt' in response to an event
JVMDUMP010I Java dump written to /opt/IBM/InformationServer/Server/Projects/dstage1/javacore.20140511.003753.14652.0002.txt
JVMDUMP032I JVM requested Snap dump using '/opt/IBM/InformationServer/Server/Projects/dstage1/Snap.20140511.003753.14652.0003.trc' in response to an event
JVMDUMP010I Snap dump written to /opt/IBM/InformationServer/Server/Projects/dstage1/Snap.20140511.003753.14652.0003.trc
JVMDUMP013I Processed dump event "abort", detail "".

Posted: Mon May 12, 2014 2:36 pm
by PaulVL
your job core dumped. You have to look in the director logs to see if you can determine which stage aborted.

The information you gave us is not enough for us to devine your failure cause.

Parallel job reports failure (code 256)

Posted: Wed May 14, 2014 7:36 am
by vgundavarapu
Thank you for your reply.

This error is getting when use the DB2 USD Load stage to create data file and control files.

First time I am using this stage.

Thank you in advance for any kind of help.



Thanks,
Venkata

Re: Parallel job reports failure (code 256)

Posted: Wed May 14, 2014 1:19 pm
by vgundavarapu
Hi All,

I am getting the following error when I am running DS Job with DB2 USB Load Stage with create data file and load script, so could you please let me know if you have solutions.

DB2 USB Load Stage is creating the issues and it looks to me that some environment variables are missing as per the error.

Thank you in advance for any help.


Parallel job reports failure (code 256)

JVMDUMP006I Processing dump event "abort", detail "" - please wait.
JVMDUMP032I JVM requested System dump using '/opt/IBM/InformationServer/Server/Projects/dstage1/core.20140511.003753.14652.0001.dmp' in response to an event
JVMDUMP010I System dump written to /opt/IBM/InformationServer/Server/Projects/dstage1/core.20140511.003753.14652.0001.dmp
JVMDUMP032I JVM requested Java dump using '/opt/IBM/InformationServer/Server/Projects/dstage1/javacore.20140511.003753.14652.0002.txt' in response to an event
JVMDUMP010I Java dump written to /opt/IBM/InformationServer/Server/Projects/dstage1/javacore.20140511.003753.14652.0002.txt
JVMDUMP032I JVM requested Snap dump using '/opt/IBM/InformationServer/Server/Projects/dstage1/Snap.20140511.003753.14652.0003.trc' in response to an event
JVMDUMP010I Snap dump written to /opt/IBM/InformationServer/Server/Projects/dstage1/Snap.20140511.003753.14652.0003.trc
JVMDUMP013I Processed dump event "abort", detail "".



Thanks,
Venkata

Posted: Wed May 14, 2014 3:29 pm
by ray.wurlod
What exactly is a DB2 USB Load stage? Does it load onto a USB device?

Parallel job reports failure (code 256)

Posted: Wed May 14, 2014 3:45 pm
by vgundavarapu
Actually the stage name: DB2 UDB Load stage. Sorry for wrong name.

I am basically creating Datafile, control file and batch file using this stage, so that we can load the data into DB2 table later using this script and data files.



Thanks,
Venkata