how JCL works?
No Answer is Posted For this Question
Be the First to Post Answer
How can values be passed from the job stream to an executable program?
How do You skip a Step In JCL?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
Which storage devices are grouped under DASD and SYSDA ?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
How to get cursor position from system in CICS environment ?
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?
What is primary allocation for a dataset?
can a job be submitted through jcl only? is there another way to submit a job?
Explain the function of job statement in jcl?
How to DEBUG a JCL?