When output dataset space is required, what quantity categories are used?
What do you know about jcl?
write a jcl to execute a job by 7:00 am on jan 20,1986?
If your job fails at particular step then what would be the return code for next steps
Matching Logic in Jcl not in cobol.Could any one please answer this question
i want to store 20 digits . how will u do it in cobol ?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?
My requirement is : How to populate a empty PS/flat file with ONLY spaces in the first line. You should not use any input dataset to do this. I'm not sure whether you may use any utility for this purpose?
What are the rules employed while naming the steps in a job?
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
Can we delete the data using IEFBR14 , IEBGENER??
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.