Answer Posted / praveenkumar p
What to do the IEBUPDTE?????
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of dd?
What are the parameters that are used in creating a gdg?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is timing concept in mainframe?
In job processing, what happens in conversion stage?
Which dd parameters are required?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How to submit jcl through a cobol program?
How is the record format of an output dataset specified?
When space is allocated for an output dataset, what units can be used?
Must tape dataset definitions include vol=ser specifications?
What statement can be used to send data to another mvs jes3 node?
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?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?