What is the use of the utility DFSRRC00 in the JCL?
Answer Posted / sukumar
DFSRRC00 is basically an IMS routine to run IMS DLI(Batch)
&
BMP(Batch Message Processing) Modules thorugh JCL.
correct me if i'm wrong
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is job control language?
Is it possible to left uncode disp?
What is the function of //jcllib statement?
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 ?
Explain the function of job statement in jcl?
What is the purpose of dd * statement in jcl?
which parameter is used to check the syntax of a jcl without executing it?
How does jcl act on code(if you take a cobol program)?
Explain about LMFREE�free data set from its association with data ID
Explain the function of a dd statement?
what is the purpose of coding notify parameter in job statement?
how JCL works?
What is the use of disp parameter?
How jcl work to handle various input output file operations?
Can an individual step be restricted from using all the jobs allowed cpu time?