Running JCLCheck from an ISPF Edit session and gets error message:
CAY6300{ UNABLE TO ALLOCATE FILE. DAIR CODE "1708" DDN "" DSN "xxx.test.proclib"
Data set name xxx.test.proclib is old and has been replaced by another proclib. Where is this old proclib specified?
Procedure libraries are normally defined in the EDCHKDD control file if option AUTOPROC is not used. Example:
EDCHEK TSOE JOBT(S) -
PROC(PROC00)
ALLOC FI(PROC00) DA(SYS1.PROCLIB)
ALLOC FI(*) DA(XXX.TEST.PROCLIB)
GO
To locate the EDCHKDD control data set, execute TSO command ISRDDN and look for DD name EDCHKDD.
If EDCHKDD is not found in the current data set allocations list, it may be allocated in CLIST EJCK.