Answer Posted / saif
Copy the tape dataset to an ordinary PS file using Sort and
then Read it either directly through 3.4 or through File-Aid
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can the disposition of sysout datasets be set for an entire jobstream?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is the use of IEBGENER utility?
what are JCLLIB and STEPLIB in JCL?
what is DSN parameter and DISP parameter is used for?
in ways data can be passed to a COBOL program from JCL?
What do you understand by jcl?
What dd statement is used to supply the name of a dataset?
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?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain how can the submitting users racf authority be overridden in a job stream?
Is automatic restart possible in jcl? If yes, how?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the purpose of dd?