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 do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What is timing concept in mainframe?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Name what parameter directs the output of the job log dataset?
whats the diff bw the evaluate also and and?
what sort card you will use to copy the data from one dataset to another dataset?
Differentiate between the joblib and the steplib statements?
What is notcat 2 - gs?
Explain about LMFREE�free data set from its association with data ID
How to run cobol program using jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?