how can we pass external data to instream procedures
Answers were Sorted based on User's Feedback
Answer / muhammad jamshad
By using override on step inside the procedure.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can values be passed from the job stream to an executable program?
in catalog procedure i have step1 dd dsn=filea dd dsn=fileb dd dsn=filec ur concatenaning all the files. but i need to override fileb with file 2 ? can anyone give the ans pls for ths
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
HOw to submit a job from other user id.? for exp some other job name like "t4622sdx".now i want to submit that job from my user id?(we don't know that location at all Just we know job name)
What is the maximum length of a single line of jcl?
If Name is NOT given for a JOB statement, then will it give error or installation will supply it for the JOB ?
How to check empty file in jcl?
How many types we can give input to JCL
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
how JCL works?
Explain about LMMFIND - find a library member