|
Hello all. I am having problems debugging a CL program through the IBM Distributed Debugger. I get a CPF2817 message on line 14 below. It just doesn't want to execute the copy command. What am I doing wrong? 1 > PGM 2 3 > CLRPFM FILE(SRSH1HDPF) 4 > CLRPFM FILE(SRSERRLOG) 5 > CLRPFM FILE(SRSFLATF) 6 > CLRPFM FILE(SRSHUD1XML) 7 > CLRPFM FILE(SRSDTARCVD) 8 > CLRPFM FILE(SRSH1RDPF) 9 > CLRPFM FILE(SRSH1RAPF) 10 > CLRPFM FILE(SRSH1PAPF) 11 > CLRPFM FILE(SRSH1OCPF) 12 CRTDDMF FILE(UADUARTE/ART) RMTFILE(MTGLIBP1/SRSH1HDPF) + 13 * > RMTLOCNAME(ddmdevls) 14 CPYF FROMFILE(UADUARTE/ART) + 15 -> TOFILE(UADUARTE/SRSH1HDPF) MBROPT(*ADD) 16 > DLTF FILE(UADUARTE/ART) 17 CRTDDMF FILE(UADUARTE/ART) RMTFILE(MTGLIBP1/SRSDTARCVD) + 18 > RMTLOCNAME(ddmdevls) 19 CPYF FROMFILE(UADUARTE/ART) + 20 > TOFILE(UADUARTE/SRSDTARCVD) MBROPT(*ADD) 21 > DLTF FILE(UADUARTE/ART) 22 /* SBMJOB CMD(CALL PGM(SRS0040R02)) JOB($SRS0040R2) + 23 JOBD(CFC@xxxxx) JOBQ(QGPL/QS36EVOKE) */ 24 > CALL PGM(UADUARTE/SRS0040R02) 25 > ENDPGM Thanks, Art D
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.