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 |
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
What is condition checking in jcl? Is this possible?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
what is use of dcb parameter in dd statement?
What is the motivation behind coding class parameter in job statement?
How do you submit JCL via a Cobol program?
please could u tell me the difference between SORT, SYNCSORT,CA-SORT, DFSORT,
What u mean by include statement in JCL ?
when does a dataset go uncataloged?
in jcl you are having JCLLIB and STEPLIB what happens
What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?
What is DYNAMBR in jcl?