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


Please Help Members By Posting Answers For Below Questions

Can we call instream to catalog and catalog to instream?

880


Explain about LMQUERY�give a dialog information about a data set

1089


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2407


Explain the purpose of dd * statement in jcl?

805


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?

815


Is their any limit for data sets?

875


What is jcl in mainframe, and how many types of jcl statements are there for a job?

861


Differentiate between the joblib and the steplib statements?

1062


Explain how can values be passed from the job stream to an executable program?

817


What is job control language?

790


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

912


what is the compile process of cobol program expalin with code

2293


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

858


What is the function of dd name parameter with a 2 part structure; audit.report?

936


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

995