For how long a job can be executed continuously in a mainframe ?
Answer Posted / karnik
248.5 days
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is DD statement is used in JCL?
How is the record format of an output dataset specified?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is use of dsn parameter in dd statement?
What statement can be used to send data to another mvs jes3 node?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what is use of disp parameter in dd statement?
in ways data can be passed to a COBOL program from JCL?
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?
How dummy is used in jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
How do you access an uncatalogued dataset in a jcl?
In sms datasets, what is the function of the dd avgrec keyword?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?