whats the difference between empty and noempty of GDG?
Answer Posted / sunny kalra
Empty - If empty is specified, all data sets are to be removed
from the index when the limit is reached.
Noempty - Its the default option
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
How dummy is used in jcl?
How can the attributes of one sms dataset be copied to another dataset?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
which parameter is use to declare the name of dataset in dd statement?
What is NOTCAT ?
Brief description of inline procedure of jcl.
What is the use of symbol // in jcl?
What is the function of dd disp parameter?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain the function of //jcllib statement?
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?
Explain the jcl exec statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?