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?.
Answer / mdv
What about the rest of the fields?
Search for SEQNUM in SORT.
You can generate a sequnece as you want.
You can define the max limit the sequence can reach, where
the sequnece should start, no. of bytes the sequence should
use etc ...
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the use of IEBGENER utility?
what is check pending option
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
How to delete generations of gdg without deleting gdg base?
if we give two job cards in a single what happens
I have a input file. Data like: ABCDEFGH.... i want out put file like AB BC CD DE....How can do this??
what are the statements that are not valid to be included in an include statement?
Which is the most widely used batch performance monitor for DB2?
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
What are the default system and catalog libraries in JCL?
how to compress the data set
can a job be submitted through jcl only? is there another way to submit a job?