Hello,

           The problem is when we run the below  CATLST Job, we get many
dumps in the System Log even though the job runs to completion successfully.

                    The job is simple listing CATALOG.SYSTEM and should not
produce any dump.

                 When we run the same job on any other system, it does not
produce any dump.


//CATLST   JOB (PS01),'SAURABH',MSGCLASS=X,CLASS=P,
//             NOTIFY=&SYSUID
//**********************************************************************
//**********************************************************************
//STEP030  EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//*           SPACE=(CYL,(5,5))
//SYSIN    DD  *
 LISTC CAT(CATALOG.SYSTEM) ALL
/*
//*****************************************

We do have enough space on this Catalog.

Can you please suggest me any pointer to resolve this error.

Regards
Saurabh


-- 
Thanks & Regards
Saurabh Khandelwal

----------------------------------------------------------------------
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

Reply via email to