what is instream data

Answer Posted / chowdary

instream data means we write with in jcl itself, up to 15
level is possible. it should start with proc and end with
pend statement
ex: //jobcard
//exce proc
//
//
//pend

Is This Answer Correct ?    5 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to pass data to a program that is coded in an exec statement?

850


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

695


Explain the function of //jcllib statement?

719


What is the function of the dd dcb keyword?

840


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

676






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

667


What is the purpose of dd * statement in jcl?

823


Explain how can an in-stream dataset be terminated?

713


how do you access an uncataloged dataset in a jcl?

878


if the submitter of a job wants to inform another user about the job completion, how can it be done?

771


How do you submit a job for execution?

647


Is their any set of rules for dd? Explain.

676


What are the utility programs in jcl?

660


What is the difference between run mode and addressing mode?

647


What are the parameter we cannot use in procedure?

652