Explain about LMCLOSE�close a data set
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 |
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
wt will happen to the step of a job if u code COND=ONLY
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
List the different jcl statements that are not permitted in the procedures?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is a jcl?
How to point my proc to production dataset always though i keep jcllib order=development.dataset? Is it possible?
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is RESTART? How is it invoked?
What is a GDG? How is it referenced? How is it defined? What is a MODELDSCB?