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 |
can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.
How do you pass parameters to the program as the job is being executed ?
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what's the significance of freespace(0 0) and freespace(100 100)
What is a PROC? What is the difference between an instream and a catalogued PROC?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
how do you access an uncataloged dataset in a jcl?
how to do automated restart when a job abends?
what is the restart?hopw it is invoked?