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
how JCL works?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
List the various advantages of using jcl language?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Can we use DISP=SHR in output file in JCL
in ways data can be passed to a COBOL program from JCL?
How to do automated restart when a job abend?
Explain about ISPF/TSO Commands
how you will the direct the data to spool using sysout option?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what is “Cond= even” and “Cond=only”?
What is the function of dd disp parameter?
how would you create a temporary dataset? And where will you use them?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?