Can we able insert data into a PS file Using IEBUPDTE
utility???
If Yes can anyone describe it please..
Answer / rishi
yes we can.
do you need a sample code or explanation for the same.
| Is This Answer Correct ? | 1 Yes | 1 No |
how to increase the space of a dataset in instream procedure.
how do you code a null statement?
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?
If job is submitted with typerun = hold then how can we submit the same job?
What are the utility programs in jcl?
what if any ,is the syntax error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
Explain how can the attributes of one sms dataset be copied to another dataset?
What is Backward Referencing ?
I have 3 duplicate records in a file . I want to eliminate 1st, 2nd and copy 3rd one only . HOW ?
What are isolation levels? Where do we need to specify them in compiling JCL?
Can we change the LIMIT of GDG?
is there any utility for restarting a particular step in jcl reply soon ?