Answer Posted / vamsi
No.We can't pass instrean data in a proc.
But in catalogue proc we pass instream data by using ps files.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How gdg are concatenated?
Explain the function of //cntl statement?
What statement can be used to send data to another mvs jes3 node?
How to pass data to a program that is coded in an exec statement?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What are steplib and joblib? What for they are used?
//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*
how would you create a temporary dataset? And where will you use them?
What are the 4 fields in dd statement?
what is the purpose of coding class parameter in job statement?
what is use of space parameter in dd statement?
What is the purpose of the dd keylen parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
What is the function of dd name parameter with a 2 part structure; audit.report?