In sms datasets, what is the function of the dd avgrec keyword?
No Answer is Posted For this Question
Be the First to Post Answer
How many days does a job remain in spool
how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.
Which statement is used to identify the private libraries in job?
How to ALTER the name of a GDG ?
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
What do you understand by the term notcat 2 – gs?
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
Explain the function of the steplib dd statement?
Explain how can a jobs execution priority be modified?
Can you give the sort card to arrange the specific column in the version of GDG.
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?