Hi List, We have a job to issue HDEL from ML1(as below). However, when the last dataset is not found, the step will get rc=14. Then I tried to put TSO command 'TIME' in the last line, but still get rc=14 (when the second last HDEL dataset is not in ML1 or not found). But put HQUERY in the last line can avoid rc14. Only the same kind of command can override previous fail command's rc14? Can anyone shed some light on this? Thanks...
//STEP01 EXEC PGM=IKJEFT01 //SYSTSPRT DD SYSOUT=* //SYSTSIN DD * HDEL A.B.C HDEL A.B.D ...... -- Cobe Xu Best Regards ----------------------------------------------------------- zOS Performance & Capacity Analyst E2E Performance Analyst Email: [email protected] ----------------------------------------------------------- ---------------------------------------------------------------------- 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

