In a file(PS), we dont know how many records are there.
requirement is divide half n half the records n insert into
2 another files(PS).
Answers were Sorted based on User's Feedback
Answer / shaan
Use Sort program to count the no of records and then sent
half of them to a PS file using sort fields=copy with
skiprec and stopaft command.
| Is This Answer Correct ? | 18 Yes | 3 No |
Answer / kk
Write a cobol program with an Index and read the input file
and write to two files based on alternative records.
| Is This Answer Correct ? | 1 Yes | 4 No |
Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
what is reuse parameter ?
if you wish to use the rewrite command how must the vsam file be opened?
print ids(/)char??what is the full form of ids??
What are the advantages of vsam over isam?
What is the upgrade set?
What are the steps involved in access method services?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
How do you calculate record size of an alternate cluster? Give your values for both unique and nonunique.
How is record management performed in vsam?
What is a ca split?