What is the difference between sb37,se37,sd37 each?
Answer Posted / anju b
SE37 -- Max of 16 extents already allocated
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
which parameter is use to declare the name of dataset in dd statement?
What is NOTCAT ?
how you will the direct the data to spool using sysout option?
Explain about LMFREE�free data set from its association with data ID
Explain the function of the steplib dd statement?
What is notcat 2 - gs?
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?
what are the statements that are not valid to be included in an include statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What parameter directs the output of the job log dataset?
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.
what is use of disp parameter in dd statement?
what is JCL?
How to pass data to a program that is coded in an exec statement?