what is the Difference between SYSIN and PARM ?
Answer Posted / vinay sonar
Maximum length of data that can be given using parm is 100
chatachers for more length use sysin.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is use of dsn parameter in dd statement?
Explain how can values be passed from the job stream to an executable program?
how to run batch program without jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Does jcl support automatic restart?
define cond parameter in jcl?
what is JCL?
Can we call instream to catalog and catalog to instream?
how do you code a null statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Is their any limit for data sets?
how to compare two datasets without using superce because output is limited to 133 bytes
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain the function of dd disp parameter?
What happens if both JOBLIB & STEPLIB is specified ?