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

what EXEC statement is and what is the syntax of EXEC statement used in JCL?

627


can any one plzzzzzz tell the jcl code for creating ps using idcams

10501


is there any way to execute more than one proc in the same exec statement at the same time..?

2105


how you can direct the data to spool using SYSOUT option?

918


Define concatenating?

663






what are the types of abends that occur on job failure? And explain the possible causes of these

1112


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

613


What are hierarchy levels in jcl?

949


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

867


What is the function of the dd avgrec keyword in sms datasets?

835


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

823


How to submit jcl through a cobol program?

674


what is the compile process of cobol program expalin with code

1996


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

610


Can we call instream to catalog and catalog to instream?

681