how to compress the data set

Answer Posted / vinay sonar

By using IEBCOPY
Syntax is

DD1 DD DSN=PMAP391.NEW.PS,DISP=SHR
DD2 DD DSN=PMAP391.NEW.PS,DISP=SHR

OR

Type Z infront of dataset name in catlog

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a stopped job be started again?

712


Explain the function of the steplib dd statement?

646


What is the maximum length of a single line of jcl?

829


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?

718


how you can access an uncataloged dataset in a JCL?

656






Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

672


What does a disposition of (new,catlg,keep) for a dsn mean?

617


define cond parameter in jcl?

777


how do you code a null statement?

780


A dd statement consists of 4 fields. Name them?

932


How does jcl act on a cobol code?

659


What are steplib and joblib?

725


List in order the hierarchical levels of jcl?

670


What is condition checking in jcl? Is this possible?

626


how can the same proc be re-used and called by many jobs?

909