Explain about LMFREE�free data set from its association with data ID
No Answer is Posted For this Question
Be the First to Post Answer
What is a COND parameter in JCL?
What is the difference between joblib and jcllib statements
describe the exec statement,its meaning ,syntax and keywords?
IN-STREAM DATA NOT ALLOWED IN PROC how can come out from this problem
what is static and dynamic call with examples?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
What is a PROC? What is the difference between an instream and a catalogued PROC?
How many days does a job remain in spool
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?