what type of version is we r using now real time in all
modules(cobol, jcl, cics, db2, vsam)?
Answer Posted / sulagna manna
cobol version 5, db2 version 11.1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the function of the dd mgmtclas keyword in sms datasets?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How can unused space allocation be returned to the system when a dataset is closed?
How jcl is used for testing batch programs?
which parameter is used to check the syntax of a jcl without executing it?
Is automatic restart possible in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
List the different jcl statements that are not permitted in the procedures?
What are the difference between jcl and jes?
Explain dd statement in jcl?