Explain the function of //cntl statement?
No Answer is Posted For this Question
Be the First to Post Answer
How would I code JCL to copy a gdg data set G001v00 and create a gdg Data set G001v01
What is the use of DSNDB07 ?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
Explain how can return codes be tested before execution of a job step?
I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?
Explain about Specifying compiler options in the PROCESS (CBL) statement
how do you resolve for soc7 error
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to execute step2,step1,step3 when step1,2&3 are in order
how do u define a file in cobol and jcl ?