how do we know batch job aborted after we submitting it
a) Use DSPMSG to view the job ended abnormally
b) Use WRKJOB JOB(JOBNMAE)
| Is This Answer Correct ? | 2 Yes | 1 No |
How to create a data queues?
what is arrival sequence?
How to know the number of records in a pf through clp program?
how do you pass parameters in cl?
under given circumstances, my cgi should link to another site. How to implement this?
when are the referential constraints executed?
what are the three line types in rlu ?
What is Job description?
What is the purpose of USROPN keyword?
How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz
I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..
What is %CHECK?