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
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Is condition checking possible in jcl?
Is their any limit for data sets?
What are the difference between jcl and jes?
which parameter is use to declare the name of dataset in dd statement?
Explain how can a stopped job be started again?
How can the disposition of sysout datasets be set for an entire jobstream?
How do you submit a job for execution?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Give the syntax of job specifying jcl statement.
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
In job processing, what happens in execution stage?
what is the JCL statement consists of?