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 override loadlib?

1432


How dummy is used in jcl?

653


what is DD statement is used in JCL?

686


What do you know about jcl?

656


How can a stopped job be started again?

720






What is the use of disp parameter?

655


Give the syntax of job specifying jcl statement.

640


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

942


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

591


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

7623


what are the statements that are not valid to be included in an include statement?

782


How do you access an uncatalogued dataset in a jcl?

735


Explain dd statement in jcl?

650


how can the same proc be re-used and called by many jobs?

917


What do you understand by the term job time – out and how can you overcome that?

610