A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?

Answer Posted / sweetie

As the PARM parameter is not able to pass more that 100
chars, we have to pass the parameter thru Instream with the
help of SYSIN DD *

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can return codes be tested before execution of a job step?

928


how would you create a temporary dataset? And where will you use them?

771


which utility is used a dummy utility?

797


how you will the direct the data to spool using sysout option?

1768


How to submit jcl through a cobol program?

679






What is Cataloged Procedures?

715


Explain the function of the dd dcb keyword?

706


Differentiate between addressing mode and run mode.

615


Explain the function of //cntl statement?

660


What is jcl in mainframe?

691


How to do automated restart when a job abend?

791


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1971


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

819


How to submit a jcl from cics?

670


What happens if both JOBLIB & STEPLIB is specified ?

612