When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the error code SOC01 indicate ?
how to execute the last 5 steps in jcl
What is one line to pass PARM from JCL to COBOL?
How I sort the records in a file and copy the first 10 records to another file
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
Is CPU time assigned to a JOB and JOBSTEP BOTH, by default ?
Is automatic restart possible in jcl? If yes, how?
Explain how can a jobs execution priority be modified?
what is the meaning of keyword in jcl?what is is opposite?
In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
Suppose I have 5 dataset listed under a single DD name in a catlogued PROC. How can I override one of those 5 dataset (say 3rd dataset)?
how to allocate a dynamic dataset in jcl ?