START BBO6ACR,JOBNAME=BBOS001,ENV=ZOSB.ZOSB.BBOS001
BBODMNB – was up BBOS001 – Produced the below error . START BBO6DMN,JOBNAME=BBODMNB,ENV=ZOSB.ZOSB.BBODMNB BBOO0024I ERRORS WILL BE WRITTEN TO CERR FOR JOB BBOS001. BBOO0302I REGION REQUESTED = 0K 886 ACTUAL BELOW/ABOVE LINE LIMIT = 8M / 1847M ABOVE BAR FREE/ALLOC ADDR = 0 / 0 BBOO0201I JVM HEAP INFORMATION FOR SERVER BBOC001/BBOS001/STC05755 BBOO0202I (STC05755) HEAP(MATURE), COUNT(00000000), FREE STORAGE( 891 7F8AA30), TOTAL STORAGE( 8000000) BBOO0204I JVM HEAP INFORMATION FOR SERVER BBOC001/BBOS001/STC05755 892 COMPLETE BBOO0035W TERMINATING THE CURRENT PROCESS, REASON=C9C21C4F. BPXP018I THREAD 0CD8ABF000000009, IN PROCESS 67109087, ENDED 928 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD89CE000000008, IN PROCESS 67109087, ENDED 930 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD88DD000000007, IN PROCESS 67109087, ENDED 932 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD87EC000000006, IN PROCESS 67109087, ENDED 934 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD86FB000000005, IN PROCESS 67109087, ENDED 936 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD8155000000002, IN PROCESS 67109087, ENDED 938 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD8064000000001, IN PROCESS 67109087, ENDED 940 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 04DC3000, AND REASON CODE 000C0008. BPXP018I THREAD 0CD6426000000000, IN PROCESS 67109087, ENDED 942 WITHOUT BEING UNDUBBED WITH COMPLETION CODE 4FDC3000, AND REASON CODE 000C0008. IEF450I BBOS001 BBOS001 - ABEND=SDC3 U0000 REASON=000C0008 943 On Mon, May 30, 2011 at 5:02 PM, Lizette Koehler <[email protected]>wrote: > > > 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 > ---------------------------------------------------------------------- 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

