What is the use of the utility DFSRRC00 in the JCL?

Answer Posted / kavitha

DFSRC00 tells JCL that program deals with the IMS. It is
not Utility to produce or format output files like SORT do.

PARM=(MSG,&CL1&CL2&CL3&CL4

Parm passes the parameters from JCL to the utility e.g.
whether it is batch or BMP,

&CL1 tells the program name
&CL2 tells the PSB used

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2111


i want to store 20 digits . how will u do it in cobol ?

866


How can values be passed from the job stream to an executable program?

879


how can the same proc be re-used and called by many jobs?

915


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

981






What statement can be used to send data to another mvs jes3 node?

833


what is DSN parameter and DISP parameter is used for?

683


How jcl is used for testing batch programs?

723


Explain the function of the steplib dd statement?

653


When space is allocated for an output dataset, what units can be used?

757


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

811


List the various advantages of using jcl language?

856


Matching Logic in Jcl not in cobol.Could any one please answer this question

3675


When output dataset space is required, what quantity categories are used?

834


What does a disposition of (MOD,DELETE,DELETE) mean ?

668