Batch Job Ends without Calling Program on AS/400 V5R2M0
Hi all, I have a batch job 'JOB1' which should execute a command CALL LIB1/PGM1.Here PGM1 is CL Program. I want to debug PGM1. I submitted thru SBMJOB JOB(JOB1) HOLD(*YES) CURLIB(LIB1). All other are default values for SBMJOB. I did STRSRVJOB & STRDBG. When I released Job, I set Break Point at...
Hi all, I have a batch job 'JOB1' which should execute a command CALL LIB1/PGM1.Here PGM1 is CL Program. I want to debug PGM1. I submitted thru SBMJOB JOB(JOB1) HOLD(*YES) CURLIB(LIB1). All other are default values for SBMJOB. I did STRSRVJOB & STRDBG. When I released Job, I set Break Point at...
File Size in CL/400
I need to access file size in CL/400. I can't use DSPFD TYPE(*ALL) with OUTPUT(*OUTFILE). Pls give the solution.
I need to access file size in CL/400. I can't use DSPFD TYPE(*ALL) with OUTPUT(*OUTFILE). Pls give the solution.


