How to fetch even records from one file to another file by
using ICETOOL in JCL?
Answer Posted / mdv
Both solutions given above are right.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between run mode and addressing mode?
In sms datasets, what is the function of the dd avgrec keyword?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is multithreading in jcl?
How would you understand error(execution phase)?
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?
What do you understand by the term notcat 2 – gs?
What do you know about jcl?
What is catelog procedure and how many catelog procedure to use in one job?
What is timing concept in mainframe?
Differentiate between addressing mode and run mode.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Is their any limit for data sets?
List in order the hierarchical levels of jcl?
What are steplib and joblib? What for they are used?