how can we pass parameters from JCL to cobol
subprogram...my requirement is i should not get data from
mainprogram but i need it from JCL directly
Answer Posted / squid
You could use PARM on the EXEC statement and get values
from JCL in the Linkage Section.
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What is the function of the steplib dd statement?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What does a disposition of (MOD,DELETE,DELETE) mean ?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
What are some jcl statements that are not allowed in procedures?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What statement can be used to send data to another mvs jes3 node?
What is the function of a dd statement?
Explain about LMFREE�free data set from its association with data ID
what is JCL?
How can a stopped job be started again?
How can a fb file convert to vb file using sort program?
State the uses of syspring, sysin, sort fields, sum fields and dummy.