how to compress the data set

Answer Posted / srinivasa rao

//SYSIN DD *
COPY INDD= DATASET NAME,OUTDD=SAME DATASET NAME AS IN
INDD
*

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

910


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1363


what is the use of JCL?

673


Are there any set of rules for the names of the steps used in a job?

647


How jcl work to handle various input output file operations?

664






What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

824


What do you understand by the terms: joblib and steplib?

634


Explain about LMFREE�free data set from its association with data ID

1016


Is automatic restart possible in jcl? If yes, how?

665


Define concatenating?

679


what is the purpose of coding class parameter in job statement?

732


how do you code a null statement?

789


Is condition checking possible in jcl? If yes, how?

751


What is the function of //cntl statement?

840


what is use of dsn parameter in dd statement?

681