what are the options in file-aid to edit vsam dataset and
to compare data sets.
Answer Posted / nnn
Option# 2 -- Edit
Option# 10 -- Compare
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Explain how can a stopped job be started again?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
i want to store 20 digits . how will u do it in cobol ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Explain how can values be passed from the job stream to an executable program?
Give the syntax of job specifying jcl statement.
Explain dd statement in jcl?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
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?
Can I share my data with other jobs? How?
Explain about LMFREE�free data set from its association with data ID
What is NOTCAT ?
Explain the jcl exec statement?
What is the function of //cntl statement?