Explain the function of //cntl statement?
No Answer is Posted For this Question
Be the First to Post Answer
what operation is performed by job statement?
i want to store 20 digits . how will u do it in cobol ?
Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below, What will be the output file name in each step ? PROC starts Step 1 has ID.GDG.FILE(+1) Step2 has ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ? PROC starts Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts Step2 has ID.GDG.FILE(+4) PEND
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
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
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
what is SOC4 error?
In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
difference between internal sort and external sort
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
What are the kinds of job control statements?