difference between read(1) and read work file once ?
Answer Posted / niki
Read(1) file1 in physical sequence:
1. Used to raed adabas file.
2. here (1 ) represents the number of record to be read
its a processing loop eg
Read(1) file1 in physical sequence
--
---
---
end-read
read work file :
1. Used to read flate file.
2. Once option is used to read only one record
3. its not a processing loop
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain how many work file we can code in jcl?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is a hyperdescriptor? How does it work?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How converted the natural coding for adabas
How to create 1 ddm that fetches 3 adabas files simultaneously?
How can we see the copy book length using file-aid?
Explain control variable in online screens?
Can we see the copy book length using file-aid?
What is cobol coding sheet?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
What is the difference between read(1) and read work file once?
How to find occurrence of mu and pe fields in a file?
Explain the data storage?
What is the quality process in development?