how can we pass external data to instream procedures
Answer Posted / hari.b
by talent
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
Suppose I have five jobs to do. But I want to hold one?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
whats the diff bw the evaluate also and and?
What is notcat 2 - gs?
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.
Which statement is used to identify the private libraries in job?
what is the resolution for sb37 error
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.
For what purpose steplib and joblib are used ?
How to pass data to a program that is coded in an exec statement?
what happens in execution stage in job processing?
Are there any set of rules for the names of the steps used in a job?
how you will the direct the data to spool using sysout option?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What dd statement is used to supply the name of a dataset?