On Thu, 2 Jul 2009 10:57:27 -0500, McKown, John <[email protected]> wrote:
>> -----Original Message----- >> From: IBM Mainframe Discussion List >> [mailto:[email protected]] On Behalf Of Lizette Koehler >> Sent: Thursday, July 02, 2009 10:54 AM >> To: [email protected] >> Subject: S222 abends and Reason Codes >> >> Someone asked this and I did not know where to look. >> >> They are researching an internal S222 abend. It came with a >> reason code. >> >> Now, I have seen S222 due to OPER Cancel commands, but I am >> not familiar with S222 abends that are issued internally and >> with a reason code. >> >> Would I be correct in assuming that I need the person that >> wrote that code to tell me why they did an internal S222 >> abend and what their reason code means? This is not >> something I would think would be an IBM process. >> >> Lizette > >You are correct. It is possible for user code to issue an S222 abend internally. Perhaps via an "F jobname,ABEND" or some such thing. You need the code and hope that it is documented. > >-- >John McKown >Systems Engineer IV >IT > I have also seen user 222 abends (poor choice of a number IMHO). I see these in the syslog from time to time (from AFOPER I think). They also show up in the syslog starting in column 1 without the standard routecode, sysid, date/time prefixes: !OMG4042 ABEND U222 OCCURRED, TEXT=MATCH CANCELLED !OMG4043 DUMP SUBSYS=O340 0340 MODULE=AOTSKVEC(AOTSKMGR)+X/000650/ CODE=U222 !OMG4026 A SVC DUMP WAS SUPPRESSED (ABEND TABLE/USER ABEND) !OMG4044 ------------- ABEND ANALYSIS ---------------- !OMG4044 SUBSYS = O340 0340 MODULE = AOTSKVEC !OMG4044 DATE = 2009.183 TIME = 0.41.12 !OMG4044 ABEND U222 AT AOTSKVEC (AOTSKMGR) + X/000650/ !OMG4044 FAILING INSTRUCTION WAS 0A0D !OMG4044 PSW = 078C1000 80055712 ILC = 2 IC =0D !OMG4044 ASID = 0022 (HOME) 0022 (PRIM) 0022 (SCND) !OMG4044 R0 = 0000000C 000000DE 00155038 171CF000 !OMG4044 R4 = 00000007 0000001C 00155038 00000000 !OMG4044 R8 = 0007B048 19B8905C 000560C0 000233E0 !OMG4044 R12 = 000550C0 000089C0 0006E9D0 00000000 !OMG4044 AR0 = 00000000 00000000 00000000 00000000 !OMG4044 AR4 = 00000000 00000000 00000000 00000000 !OMG4044 AR8 = 00000000 00000000 00000000 00000000 !OMG4044 AR12 = 00000000 00000000 00000000 00000002 !OMG4044 --------------------------------------------- !OMG4053 RECOVERY IN PROGRESS -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[email protected] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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

