You need to see why the job is producing more lines that the ESTLNCT has
defined.
The ESTxxxx parms will be indicated in the HASP375 message
In your case provided
HASP375 DFPRM043 ESTIMATED LINES EXCEEDED
Indicates LINEs. So ESTLNCT is the parm you need to tweak.
The definition shows
ESTLNCT NUM=75,
INT=200000,
OPT=0
Your joblog shows
75,055 SYSOUT PRINT RECORDS
Lizette
Greater than the NUM=75 parm
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Karl Huf
> Sent: Wednesday, October 16, 2013 8:59 AM
> To: [email protected]
> Subject: Abend S722 & $HAPS375
>
> I feel silly for asking this as I’m certain it’s obvious but it’s been so
> long since I’ve
> dealt with it I’m not finding what must be staring me in the face.
>
> This weekend we converted some jobs from one jobclass to another (JES2) – the
> jobclass definitions are identical save for one is WLM managed and the other
> isn’t.
> We’d already converted a substantial amount of jobs to this class months ago
> but
> this weekend SOME of the weekly DASD defrag jobs abended with a S722
> following a $HASP375 Estimated Lines Exceeded. I can’t track down what is
> triggering these jobs to abend so hoping someone can point me in the right
> direction.
>
> Again, I’m sure it’s stupid obvious but at the moment it’s eluding me; thanks
> in
> advance for putting me back on the path.
>
> Relevant Jobclass defintions – jobs in question used to run in Jobclass “O”
> and now
> run in “N”:
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
> /* PROD */
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
> JOBCLASS(N) PROCLIB=03,PERFORM=000,MODE=WLM,
> ACCT=YES,PGMRNAME=YES,TIME=(1440,00),REGION=4M,
> AUTH=INFO,COMMAND=IGNORE,BLP=YES,
> MSGLEVEL=(1,1),COPY=NO,HOLD=NO,SCAN=NO,
> IEFUSO=YES,IEFUJP=YES,TYPE6=YES,TYPE26=YES,
> JOURNAL=YES,RESTART=NO,LOG=YES,OUTPUT=YES,SWA=ABOVE
> /* */
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
> /* PROD */
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
> JOBCLASS(O) PROCLIB=03,PERFORM=000,
> ACCT=YES,PGMRNAME=YES,TIME=(1440,00),REGION=4M,
> AUTH=INFO,COMMAND=IGNORE,BLP=YES,
> MSGLEVEL=(1,1),COPY=NO,HOLD=NO,SCAN=NO,
> IEFUSO=YES,IEFUJP=YES,TYPE6=YES,TYPE26=YES,
> JOURNAL=YES,RESTART=NO,LOG=YES,OUTPUT=YES,SWA=ABOVE
> /* */
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
>
> Estimates parmlib member for JES2:
> BROWSE SYS1.JES2.PARMLIB(ESTS) - 01.00 Line 00000000 Col
> Command ===> Scroll =
> ********************************* Top of Data *************************
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
> /* */
> /* PARMLIB(ESTS) */
> /* */
> /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
> /* */
> ESTBYTE NUM=99999,
> INT=99999,
> OPT=0
> /* */
> ESTIME NUM=10,
> INT=10,
> OPT=NO
> /* */
> ESTLNCT NUM=75,
> INT=200000,
> OPT=0
> /* */
> ESTPAGE NUM=10000,
> INT=10000,
> OPT=0
> /* */
> ESTPUN NUM=200000,
> INT=200000,
> OPT=0
> /* */
>
> Joblog & JCL from sample failing job:
> 15.32.12 JOB56746 ---- SATURDAY, 12 OCT 2013 ----
> 15:32:00 JOB56746 $DTM948I JOB CLASS N ASSIGNED
> 15.32.13 JOB56746 $HASP373 DFPRM043 STARTED - WLM INIT -
> SRVCLASS BATPRDWM - S
> 15.32.13 JOB56746 ACF9CCCD USERID MAINTLID IS ASSIGNED TO THIS
> JOB - DFPRM043
> 15.32.13 JOB56746 IEF196I ACF9CCCD USERID MAINTLID IS ASSIGNED TO
> THIS JOB - DF
> 15.32.13 JOB56746 IEF403I DFPRM043 - STARTED - TIME=15.32.13
> 15.34.07 JOB56746 $HASP375 DFPRM043 ESTIMATED LINES EXCEEDED
> 15.34.07 JOB56746 IEF450I DFPRM043 S1 S1 - ABEND=S722 U0000
> REASON=00000000 65
> 654 TIME=15.34.07
> 15.34.07 JOB56746 IEFACTRT DFPRM043 STEP# 1 STEP: S1 CC: S722
> 15.34.07 JOB56746 IEF196I IEFACTRT DFPRM043 STEP# 1 STEP: S1
> CC: S7
> 15.34.07 JOB56746 IEF404I DFPRM043 - ENDED - TIME=15.34.07
> 15.34.07 JOB56746 $HASP395 DFPRM043 ENDED
>
> ------ JES2 JOB STATISTICS ------
>
>
> 12 OCT 2013 JOB EXECUTION DATE
>
>
> 22 CARDS READ
>
>
> 75,055 SYSOUT PRINT RECORDS
>
>
> 0 SYSOUT PUNCH RECORDS
>
>
> 1 SYSOUT PAGE RECORDS
>
>
> 7,782 SYSOUT SPOOL KBYTES
>
>
> 1.91 MINUTES EXECUTION TIME
> 1 //DFPRM043 JOB '7502,PROD,LS33','>> PROD DEFRAG <<',
> // REGION=6M,CLASS=O,MSGCLASS=T,NOTIFY=XXXX,
> // MSGLEVEL=(1,1),
> // USER=MAINTLID
> //* ACF01137 MAINTLID LAST SYSTEM ACCESS 15.32-10/12/13 FROM
> STCINRDR
> //*---- SUBMITTED BY CONTROL-M (FROM MEMLIB) ODATE=131012
> //*---- SCHEDULE CNTRLM.SYSDR1.TNT.SCH(PDEFRAGS)
> //*---- SCHEDULED DUE TO TAG: SAT
> //*---- JCL TNT.PROCLIB(DFPRM043)
> //*---- CONTROL-M JOB IDENTIFICATION: ORDER ID=LCFDE RUN
> NO.=00001
> //*L0G0NID/$ACFJ204 ACF2 CONTROL CARD IGNORED
> //********************************************************************
> //* *
> //* LIBRARY - TNT.PROCLIB *
> //* *
> //* FUNCTION - EXECUTE PRODUCTION VOLUME DEFRAGS *
> //* *
> //********************************************************************
> /*JOBPARM TIME=0002
> //*JOBSTAT MEMBER= DFPRM043 STAT_AVG_E/T=0002
> //* MITELAPS VALUE = X'0002'
> 2 //S1 EXEC DFPROD,VOL=PRM214
> XX********************************************************************
> XX* *
> XX* LIBRARY - SYS1.PROCLIB(DFPROD) *
> XX* *
> XX* FUNCTION - THIS PROC IS USED TO DEFRAG PRODUCTION DASD
> VOLUMES *
> XX* *
> XX********************************************************************
> 3 XXS1 EXEC PGM=FDRCPK
> 4 XXSTEPLIB DD DSN=SOFT.PROTECT.LOAD,DISP=SHR
> 5 XXSYSPRINT DD SYSOUT=(*,,)
> 6 XXSYSMAP DD SYSOUT=(*,,)
> 7 XXSYSUDUMP DD SYSOUT=(*,,)
> 8 XXSYSIN DD DSN=PROD.MRMD.CONTROL(DF&VOL),DISP=SHR
> IEFC653I SUBSTITUTION JCL -
> DSN=PROD.MRMD.CONTROL(DFPRM214),DISP=SHR
> 9 //
> STMT NO. MESSAGE
> 2 IEFC001I PROCEDURE DFPROD WAS EXPANDED USING SYSTEM
> LIBRARY SYS1.PROC DTM1459I 2013.285 15:32:12 JOB DFPRM043
> REQUEUED TO CLASS=N PRIORITY=5 IEF236I ALLOC. FOR DFPRM043 S1
> S1 IGD103I SMS ALLOCATED TO DDNAME STEPLIB IEF237I JES2
> ALLOCATED TO SYSPRINT IEF237I JES2 ALLOCATED TO SYSMAP IEF237I
> JES2 ALLOCATED TO SYSUDUMP IGD103I SMS ALLOCATED TO DDNAME
> SYSIN IGD103I SMS ALLOCATED TO DDNAME DISK1
> IGD104I SYS13285.T153213.RA000.DFPRM043.R0206718 RETAINED,
> DDNAME=DISK1
> IGD103I SMS ALLOCATED TO DDNAME DISK1
> IGD104I SYS13285.T153228.RA000.DFPRM043.R0206733 RETAINED,
> DDNAME=DISK1
> IGD103I SMS ALLOCATED TO DDNAME DISK1
> IGD104I SYS13285.T153246.RA000.DFPRM043.R0206771 RETAINED,
> DDNAME=DISK1
> IGD103I SMS ALLOCATED TO DDNAME DISK1
> IGD104I SYS13285.T153301.RA000.DFPRM043.R0206797 RETAINED,
> DDNAME=DISK1
> IGD103I SMS ALLOCATED TO DDNAME DISK1
> IGD104I SYS13285.T153315.RA000.DFPRM043.R0206828 RETAINED,
> DDNAME=DISK1
> IGD103I SMS ALLOCATED TO DDNAME DISK1
> IGD104I SYS13285.T153333.RA000.DFPRM043.R0207012 RETAINED,
> DDNAME=DISK1
> IGD103I SMS ALLOCATED TO DDNAME DISK1
> IEF472I DFPRM043 S1 S1 - COMPLETION CODE - SYSTEM=722 USER=0000
> REASON=00000000
> IGD104I SOFT.PROTECT.LOAD RETAINED,
> DDNAME=STEPLIB
> IEF285I MAINTLID.DFPRM043.JOB56746.D0000101.? SYSOUT
> IEF285I MAINTLID.DFPRM043.JOB56746.D0000102.? SYSOUT
> IEF285I MAINTLID.DFPRM043.JOB56746.D0000103.? SYSOUT
> IGD104I PROD.MRMD.CONTROL RETAINED,
> DDNAME=SYSIN
> IGD104I SYS13285.T153351.RA000.DFPRM043.R0207133 RETAINED,
> DDNAME=DISK1
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
> *
> * STEP TERMINATION STATISTICS
> *
> * STEP NAME S1 START TIME 15:32:13.05 SYSTEM USED 280K
> * PGM NAME FDRCPK STOP TIME 15:34:07.88 PGM USED
> 1,092K
> * DISPATCH PRTY 0 ELAP. TIME 00:01:54.83 REGION REQD 6,144K
> * PERF. GROUP 0 SERV UNITS 115,504 PRV BELOW 8,168K
> * COMP CODE S722 PRV ABOVE 1,640M
> *
>
>
> ___________________________________________________________________
> ____________
> Karl S Huf | Senior Vice President | World Wide Technology
> 50 S LaSalle St, LQ-11, Chicago, IL 60603 | phone (312)630-6287 |
> [email protected]
> Please visit northerntrust.com CONFIDENTIALITY NOTICE: This communication is
> confidential, may be privileged and is meant only for the intended recipient.
> If you
> are not the intended recipient, please notify the sender ASAP and delete this
> message from your system.
>
> IRS CIRCULAR 230 NOTICE: To the extent that this message or any attachment
> concerns tax matters, it is not intended to be used and cannot be used by a
> taxpayer for the purpose of avoiding penalties that may be imposed by law. For
> more information about this notice, see
> http://www.northerntrust.com/circular230
>
> P Please consider the environment before printing this e-mail.
>
>
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> [email protected] with the message: INFO IBM-MAIN
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN