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
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
i want to store 20 digits . how will u do it in cobol ?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Is their any limit for data sets?
What do you know about jcl?
Explain how can a jobs execution priority be modified?
What are the rules employed while naming the steps in a job?
How to do automated restart when a job abend?
which utility is used a dummy utility?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is DD statement is used in JCL?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain the purpose of dd * statement in jcl?
Explain about ISPF/TSO Commands