What is the purpose of the PARM keyword in the EXEC statement?
Answer Posted / guest
The value after the PARM= specifies control information to
be passed to the executing program of the job step.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What are the parameter we cannot use in procedure?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is the function of the dd mgmtclas keyword in sms datasets?
Is condition checking possible in jcl?
How can the submitting users racf authority be overridden in a job stream?
What statement can be used to send data to another mvs jes3 node?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
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
What is the function of the dd avgrec keyword in sms datasets?
how you will the direct the data to spool using sysout option?
What are the 2 types of parameters in dd statement?