book
Article ID: 102296
calendar_today
Updated On:
Issue/Introduction
Abend S806 when running CATRPTS with TLMS 12.6.
I am getting an 806 from this job. I don’t have a catrpts in proclib.
//** THE IS THE RETENTION RULES REPORT *
//** *
//*****************************************************************
//TLMSRPTS EXEC CATRPTS
//*LMSRPTS.SYSPRINT DD DSN=NFB69.TLMS.RET.TSP, //* DCB=(RECFM=FB,LRECL=133,BLKSIZE=13300),UNIT=SYSDA, //* SPACE=(CYL,(50,10)),DISP=(NEW,CATLG,DELETE)
//SYSIN DD * TLMS044
Resolution
The program TLMSRPTS is no longer shipped. If you are trying to run a TLMS044 report, that comes from the CATTRS PROC. The TLMS044,ALL report is generated from the CATTRS PROC. Find that JCL and check that the SYSIN reads as:
FORECAST
TLMS044,ALL
This will get you the TLMS044 report without updating the VMF.