What is the purpose of the PARM keyword in the EXEC statement?

Answer Posted / venkatachalam

Passing the input to the COBOL Program. The length of the
parm parameter size only 100 characters.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is condition checking possible in jcl? If yes, how?

739


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

675


What is condition checking in jcl? Is this possible?

628


What is the function of the steplib dd statement?

746


how JCL works?

802






What is the function of //jcllib statement?

814


How to submit jcl through a cobol program?

681


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

791


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

942


what is DD statement is used in JCL?

683


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

824


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

866


What are steplib and joblib?

725


Explain how can the disposition of sysout datasets be set for an entire jobstream?

638


what is the JCL statement consists of?

699