how can we pass external data to instream procedures
Answer Posted / jyotsna
by using Parm parameter in the job statement
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
when can a job time-out occur? How to overcome that?
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
How do you create a temporary dataset?
which utility is used to sort a file in jcl?
Explain the function of the dd dcb keyword?
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' ?
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) ?
How to override loadlib?
write a jcl to execute a job by 7:00 am on jan 20,1986?
what is the use of IEBGENER utility?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
what is the purpose of coding class parameter in job statement?
How can a fb file convert to vb file using sort program?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?