What is the difference between catalogue procedure and
In-Stream procedure?
Answer Posted / kannan
In Stream procedures are set of JCL statements written
between JOB and EXEC statements, start with PROC and end
with PEND statement. Mainly used to test cataloged
procedures. Cataloged procedure is cataloged on the
procedure library and is called by specifying the procedure
name on the EXEC statement.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
i want to store 20 digits . how will u do it in cobol ?
Is acct parameter mandatory?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Explain about LMFREE�free data set from its association with data ID
Is condition checking possible in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams
What are steplib and joblib? What for they are used?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
in ways data can be passed to a COBOL program from JCL?
What is the function of the dd avgrec keyword in sms datasets?
What do you understand by the term notcat 2 – gs?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is timing concept in mainframe?
which utility is used to sort a file in jcl?