What is one line to pass PARM from JCL to COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Explain about ISPF/TSO Commands
What is concatenating?
What is QSAM error usually when it is occurs?
in job stmt i coded time=(2,30) and in step 1 i coded time=(1,30) and in step i coded time=(1,30), whch one executes first and what happens if step1 and step2 time executes and wht about the remaining time if step and step2 executes
What dd statement is used to supply the name of a dataset?
What do you understand by the terms: joblib and steplib?
what happens if job falls in loop ? how to resolve it ?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
how JCL works?
what is the difference between static call and dynamic call?