can we give instream data in procedure

Answer Posted / shriram supalwar dharmabad

No we cannot code instream data to procedure.
to overcome this
- code SYSIN DD DUMMY in the proc
- then override this from the JCL with instream data

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How dummy is used in jcl?

656


Where & How Do You Code Identifier In Jcl?

710


Explain how can the submitting users racf authority be overridden in a job stream?

683


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

666


List the different components of jcl statement?

708






what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

789


Define concatenating?

679


Explain how can the disposition of sysout datasets be set for an entire jobstream?

645


What is the purpose of dd * statement in jcl?

822


What do you know about jcl?

660


I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2117


Explain the function of job statement in jcl?

663


What is jcl in mainframe, and how many types of jcl statements are there for a job?

641


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

676


What does a disposition of (MOD,DELETE,DELETE) mean ?

678