Answer Posted / dimpy19
If LMINIT is issued with an enqueue (ENQ) of SHRW and LMOPEN is issued with the OUTPUT option,
it is important that an LMCLOSE be issued when the dialog has finished processing the data set, since the DASD volume is reserved until LMCLOSE is invoked.
>>-ISPEXEC--LMCLOSE--DATAID(data-id)---------------------------><
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are there any set of rules for the names of the steps used in a job?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
what are the various stages of job processing?
How do you submit a job for execution?
How do you overcome this limitation ?
For what purpose steplib and joblib are used ?
when can a job time-out occur? How to overcome that?
Is there any command to check wether the ps file is in sorted order?
A dd statement consists of 4 fields. Name them?
How can unused space allocation be returned to the system when a dataset is closed?
What are some jcl statements that are not allowed in procedures?
Explain how can a jobs execution priority be modified?
what is the purpose of coding class parameter in job statement?
Explain in DD statement what is the use of DCB parameter?
Is their any limit for data sets?