how to compress the data set

Answer Posted / sravani

BY USING IEBCOPY
COPY INPUT=DD1,OUTPUT=DD1
LIKE THIS WE CAN COMPRESS

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What parameter directs the output of the job log dataset?

773


how to compare two datasets without using superce because output is limited to 133 bytes

1496


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

695


Differentiate between addressing mode and run mode.

622


what is use of disp parameter in dd statement?

671






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

2084


how JCL works?

806


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

665


How to submit jcl through a cobol program?

691


Explain how can a jobs execution priority be modified?

751


Is condition checking possible in jcl?

731


What is the difference between the positional and keyword parameters? Give examples.

726


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

727


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

956


Explain how can the submitting users racf authority be overridden in a job stream?

683