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 Posted / 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 |
Post New Answer View All Answers
In sms datasets, what is the function of the dd avgrec keyword?
Is it possible to left uncode disp?
How does the jcl specify the job to os?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what is SOC4 error?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What is job control language?
what is use of dsn parameter in dd statement?
What is the significance of addrspc parameter in the exec statement?
What are the 4 fields in dd statement?
Is it possible to define dd statements as you want?
Explain how can return codes be tested before execution of a job step?
A dd statement consists of 4 fields. Name them?
What are some jcl statements that are not allowed in procedures?