Answer Posted / raam
We cant code the following things in a procedure.....
1. job statements
2.sysin DD *
3.sysin DD DATA
4.JES2/JES3 control statements
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Explain how can the submitting users racf authority be overridden in a job stream?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Give the syntax of job specifying jcl statement.
Suppose I have five jobs to do. But I want to hold one?
Explain about LMQUERY�give a dialog information about a data set
what are the various stages of job processing?
What is multithreading in jcl?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what is DSN in JCL and what are the parameters to declare the DSN?
What are the utility programs in jcl?
Which dd parameters are required?
Explain how can an in-stream dataset be terminated?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Is it possible to left uncode disp? If yes, how?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?