how to code instream data in procedure?

Answer Posted / vaneesh khurana

We can't write
//SYSIN DD *
but i think we can code
//SYSIN DD DSN=SYSIN.PS,DISP=SHR

where SYSIN.PS is a 80 byte file containing SYSIN statements.

Not sure about it.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain in DD statement what is the use of DCB parameter?

646


What is the maximum length of a single line of jcl?

822


What is the format of comment statement?

658


What is the function of job statement in jcl?

633


I need exexution process for JCL programs

1843






Explain the function of a dd statement?

651


Explain the purpose of dd * statement in jcl?

631


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?

608


In sms datasets, what is the function of the dd mgmtclas keyword?

853


Is it possible to define dd statements as you want?

644


What happens if both JOBLIB & STEPLIB is specified ?

602


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1341


Explain the purpose of the dd keylen parameter?

664


How can the attributes of one sms dataset be copied to another dataset?

844


How do you access an uncatalogued dataset in a jcl?

723