What are the parameter in the job card wihtout which job
won't run........
Answer Posted / anonymous
Notify is not neccesary...
Position parameter like ' jobname & job (account info) are
mandantory.
| Is This Answer Correct ? | 24 Yes | 1 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
How do you submit a job for execution?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is their any set of rules for dd? Explain.
What is NOTCAT ?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Is condition checking possible in jcl?
Explain the function of //jcllib statement?
What are steplib and joblib? What for they are used?
what is use of dsn parameter in dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Mention the types of job control statements?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What are the difference between jcl and jes?
Give the syntax of job specifying jcl statement.