How many positional parameters are there in job statement?
Answer Posted / guest
There are two position parameters in job statement.
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How do you submit a job for execution?
what happens in conversion stage in job processing?
Explain the function of the steplib dd statement?
What is one line to pass PARM from JCL to COBOL?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what is the purpose of coding notify parameter in job statement?
what is the difference between JES3 and JES2?
Explain the purpose of dd * statement in jcl?
In job processing, what happens in conversion stage?
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.
How can an in-stream dataset be terminated?
Is there any command to check wether the ps file is in sorted order?
Define concatenating?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?