From: kuber on 14 Oct 2007 20:12 Hi, Whenever I am trying to run a program with our systest region our program ends with the U1551 & system displays the following statement IEF450I Jobname Stepname - ABEND=S000 U1551 REASON=00153504 I couldn't able to find out any explanation from the job +BMC153504E Subsystem(C4E2C1F4) DB2 SUBSYSTEM PlanName(C5F8F7F2F1E2F0F3) PLAN OPEN FAILED. R15(00000008) R0(00F30034). Please help me to solve this error.. Thanks, Kuber
From: The Boss on 15 Oct 2007 14:58 kuber wrote: > Hi, > > Whenever I am trying to run a program with our systest region our > program ends with the U1551 & system displays the following statement > > IEF450I Jobname Stepname - ABEND=S000 U1551 REASON=00153504 > > I couldn't able to find out any explanation from the job > > +BMC153504E Subsystem(C4E2C1F4) DB2 SUBSYSTEM > PlanName(C5F8F7F2F1E2F0F3) PLAN OPEN FAILED. R15(00000008) > R0(00F30034). > > Please help me to solve this error.. > > Thanks, > Kuber Hi, I assume you are trying to run a program from one of the BMC Utilities, given the error code BMC153504E. I haven't access right now to BMC's Support site, but I know these error codes are also somewhere in the product libraries. Another clue to what's going on is given by the code in register 0: "00F30034" is a code given by DB2 that indicates you are not authorised for the plan "E8721S03" in subsystem "DSA4": http://publib.boulder.ibm.com/infocenter/dzichelp/v2r2/index.jsp?topic=/com.ibm.db2.doc.mc/msgs/code00f30034.html HTH. -- Jeroen
|
Pages: 1 Prev: DGTT characteristics Next: com.ibm.db2.jcc.c.DisconnectException |