how can you check if a file is empty using jcl?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the EXEC statement, its meaning, syntax and keywords?
jcl is like a complier....?
Can you execute a PROC from another PROC?
What is the function of the steplib dd statement?
The maximum number of steps in a job?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
Using DELETE what type of file can you delete? a)SEQUENTIAL FILE B)INDEXED FILE C) D) Some options were there..i cant remember
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
how to compress the data set
what happens if job falls in loop ? how to resolve it ?
Passing a variable parm from JCL to a cobol/db2 program