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 / krishna ambati

using sysin dd *

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is a type of file defined in the jcl that executes the cobol program?

697


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

594


what is use of space parameter in dd statement?

736


What is the use of disp parameter?

636


which utility is used to sort a file in jcl?

735






a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

602


How can a jobs execution priority be modified?

782


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2038


How to override loadlib?

1406


how do you access an uncataloged dataset in a jcl?

815


List the different components of jcl statement?

679


Explain the job statement in jcl?

629


what is the purpose of coding class parameter in job statement?

706


What are steplib and joblib?

706


How would you understand error(execution phase)?

612