> > Table 1. WebSphere Application Server for z/OS abend codes > > > > Abend code: DC3 > > Abend Reason: 000C0008 > > Explanation: An error occurred which results in the region being > > terminated with this abend reason code. > > Suggested Action: Look in the error log for information regarding a > > previous error which led to the region being terminated. > > > > </reorganised quote> > >
Jags Websphere like MQ or DB2 rely on the Reason Code to indicate the problem. Try googling 000C0008 and websphere. I found many hits that might make sense. For instance, for WAS 1.5 there is http://www-01.ibm.com/support/docview.wss?uid=swg1PK19006 The DC3 is probably the common abend code for WAS. The Return Code is actually going to indicate the issue. You should also have supporting errors in the JOBLOG or SYSLOG for this problem. You did not indicate the level of z/OS or WAS so it is difficult to suggest any more. IBM has newsgroups for Websphere and MQ called Developer Newsgroups. http://www.ibm.com/developerworks/forums/wsdd_forums.jspa You can try there. Lizette ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

