I need exexution process for JCL programs
No Answer is Posted For this Question
Be the First to Post Answer
How does jcl act on a cobol code?
In how ways you can pass the data from Jcl to cobol ?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the function of the steplib dd statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what happens if job falls in loop ? how to resolve it ?
Can a PROC CALL another PROC ? (in both Instream and Cataloged cases) ?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
what is d/f b/w sysout & sysprint
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
How to create delta file using JCL
How to send data from cobol program to jcl?