Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Resolve S722 Abend

4,224 views
Skip to first unread message

Ravi Kumar.C.Gowda

unread,
Jun 30, 2012, 6:34:42 AM6/30/12
to
Dear Experts,

One of my JOB fails with S722,

Executing the PGM - GIMSMP

Tried with - */*MAIN LINES=(100,WARNING) *.
Tried with - *OUTLIM=9999999* .

I also see - 213-04 on SYSUT1 for a temp file. Not sure why an I/O error
occurring.

IEC143I
213-04,IFG0194D,XMSMC23A,SMPE,SYSUT1,406B,ZOS703,SYS12182.T081424.RA000.XMSMC23A.R0104353

Any suggestions to resolve this please. Appreciate your time! Many thanks.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to list...@listserv.ua.edu with the message: INFO IBM-MAIN

Lizette Koehler

unread,
Jun 30, 2012, 8:53:49 AM6/30/12
to
>
> Dear Experts,
>
> One of my JOB fails with S722,
>
> Executing the PGM - GIMSMP
>
> Tried with - */*MAIN LINES=(100,WARNING) *.
> Tried with - *OUTLIM=9999999* .
>
> I also see - 213-04 on SYSUT1 for a temp file. Not sure why an I/O error
occurring.
>
> IEC143I
> 213-
> 04,IFG0194D,XMSMC23A,SMPE,SYSUT1,406B,ZOS703,SYS12182.T081424.RA000.XMSM
> C23A.R0104353
>
> Any suggestions to resolve this please. Appreciate your time! Many thanks.
>

What version of z/OS are you running? What JES? JES2 or JES3?

Could you paste the joblog so we can see more of the flow for the 722 and
S213?

What are you doing with SMPE? Receive Product? Receive RSU? Etc...

Thanks

Lizette

Ravi Kumar.C.Gowda

unread,
Jun 30, 2012, 9:15:57 AM6/30/12
to
Hi Lizette,

What version of z/OS are you running? What JES? JES2 or JES3?

---> zOS 1.11 and JES3

Could you paste the joblog so we can see more of the flow for the 722 and
S213?

---> Paste below -

What are you doing with SMPE? Receive Product? Receive RSU? Etc...

---> Applying RSU, Compatibility fixes

********************************************************************************************************************************************
IEF403I XMSMC23A - STARTED - TIME=11.44.20
IEC161I
056-084,XMSMC23A,SMPE,Z11T01,,,SMPZ.ZOS11.MVS.Z11T01.CSI,
IEC161I
SMPZ.ZOS11.MVS.Z11T01.CSI.INDEX,CATALOG.ZOSSMP.SY1
IEC161I
062-086,XMSMC23A,SMPE,Z11T01,,,SMPZ.ZOS11.MVS.Z11T01.CSI,
IEC161I
SMPZ.ZOS11.MVS.Z11T01.CSI.DATA,CATALOG.ZOSSMP.SY1
IEC161I
056-084,XMSMC23A,SMPE,Z11T01,,,SMPZ.ZOS11.MVS.Z11T01.CSI,
IEC161I
SMPZ.ZOS11.MVS.Z11T01.CSI.DATA,CATALOG.ZOSSMP.SY1
IEC161I
056-084,XMSMC23A,SMPE,Z11T01,,,SMPZ.ZOS11.MVS.Z11T01.CSI,
IEC161I
SMPZ.ZOS11.MVS.Z11T01.CSI.INDEX,CATALOG.ZOSSMP.SY1
IEC161I
062-086,XMSMC23A,SMPE,Z11T01,,,SMPZ.ZOS11.MVS.Z11T01.CSI,
IEC161I
SMPZ.ZOS11.MVS.Z11T01.CSI.DATA,CATALOG.ZOSSMP.SY1
IEC143I
213-04,IFG0194D,XMSMC23A,SMPE,SYSUT1,406B,ZOS703,SYS12182.T114420.RA000.XMSMC23A.R0104390
IAT1600 JOB XMSMC23A (JOB04259) LINES
EXCEEDED
IAT1600 JOB XMSMC23A (JOB04259) LINES EXCEEDED BY
25,000
IAT1600 JOB XMSMC23A (JOB04259) LINES EXCEEDED BY
50,000
IAT1600 JOB XMSMC23A (JOB04259) LINES EXCEEDED BY
75,000
IEA995I SYMPTOM DUMP
OUTPUT
SYSTEM COMPLETION
CODE=722
TIME=11.44.34 SEQ=03797 CPU=0000 ASID=0038
PSW AT TIME OF ERROR 070C1000 80D20E70 ILC 2 INTC 0C
NO ACTIVE MODULE FOUND
NAME=UNKNOWN
DATA AT PSW 00D20E6A - E0027316 0A0C47F0 C0D85880
GR 0: 00000013 1: 008BCFA0
2: 00046280 3: 008BB9A0
4: 008BB9A4 5: 008BC000
6: 7F4E6F72 7: 008BE2A8
8: 008DA9F0 9: 008BCFA0
A: 008BE7FC B: 008BE7FC
C: 00D20C62 D: 008BCFB8
E: 80D20F30 F: 00D1F074
END OF SYMPTOM DUMP
IEF450I XMSMC23A SMPE - ABEND=S722 U0000 REASON=00000000
TIME=11.44.35

TIME=11.44.35
--TIMINGS (MINS.)--
----PAG
JOBNAME STEPNAME PROCSTEP RC EXCP CPU SRB CLOCK SERV PG
PAGE
XMSMC23A SMPE *S722 18000 .04 .00 .24 86257
0 0
EF404I XMSMC23A - ENDED -
TIME=11.44.35
XMSMC23A ENDED. NAME- TOTAL CPU TIME= .04 TOTAL
ELAPSED
******************************* BOTTOM OF DATA
*****************************************************************************************

Scott Barry

unread,
Jun 30, 2012, 10:38:37 AM6/30/12
to
GOOGLE search on argument "s722 abend jes3" revealed this gem, addressing the JES3 MAIN statement parameter related to spooled output:

http://ibmmainframes.com/about1953.html

Scott Barry
SBBWorks, Inc.

On Sat, 30 Jun 2012 16:04:35 +0530, Ravi Kumar.C.Gowda <rkcgow...@GMAIL.COM> wrote:

>Dear Experts,
>
>One of my JOB fails with S722,
>
>Executing the PGM - GIMSMP
>
>Tried with - */*MAIN LINES=(100,WARNING) *.
>Tried with - *OUTLIM=9999999* .
>
>I also see - 213-04 on SYSUT1 for a temp file. Not sure why an I/O error
>occurring.
>
>IEC143I
>213-04,IFG0194D,XMSMC23A,SMPE,SYSUT1,406B,ZOS703,SYS12182.T081424.RA000.XMSMC23A.R0104353
>
>Any suggestions to resolve this please. Appreciate your time! Many thanks.
>

Gibney, Dave

unread,
Jun 30, 2012, 3:16:22 PM6/30/12
to
OF course the 722 abend is secondary (because of the dump from the 213 abend) stop the 213 and things will improve.

Mitch

unread,
Jul 2, 2012, 11:31:16 AM7/2/12
to
Hello:

If you use the product called iSolve from Softlib Software, it will take you directly to any level of detailed information about the cause of the error and also the corrective action(s).

Regards,


Mitch McCluhan,
Legacy Modernization Consultant



-----Original Message-----
From: Ravi Kumar.C.Gowda <rkcgow...@GMAIL.COM>
To: IBM-MAIN <IBM-...@LISTSERV.UA.EDU>
Sent: Sat, Jun 30, 2012 3:34 am
Subject: Resolve S722 Abend


Dear Experts,
One of my JOB fails with S722,
Executing the PGM - GIMSMP
Tried with - */*MAIN LINES=(100,WARNING) *.
ried with - *OUTLIM=9999999* .
I also see - 213-04 on SYSUT1 for a temp file. Not sure why an I/O error
ccurring.
IEC143I
13-04,IFG0194D,XMSMC23A,SMPE,SYSUT1,406B,ZOS703,SYS12182.T081424.RA000.XMSMC23A.R0104353
Any suggestions to resolve this please. Appreciate your time! Many thanks.
----------------------------------------------------------------------
or IBM-MAIN subscribe / signoff / archive access instructions,
0 new messages