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
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What do you understand by jcl?
How can values be passed from the job stream to an executable program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Must tape dataset definitions include vol=ser specifications?
what operation is performed by job statement?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
how you can direct the data to spool using SYSOUT option?
How do you overcome this limitation ?
How can return codes be tested before execution of a job step?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How is the record format of an output dataset specified?
How to pass data to a program that is coded in an exec statement?