45 pts.
Q:
OVRDBF
In CL program, declared a file FILE01 and read some records, later using OVRDBF accessed another file FILE02. Still I'm getting records of FILE01 only but not FILE02. Why? Thanks Venkat
ASKED: Sep 2 2009  12:08 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
26065 pts.
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • Bookmark and Share
Sounds like you need to close the file.
Also, you did not specify if your reads are an RPG or CL read.
If CL, be sure you use the OPNID parm on the RCVF.

------------
here is a discussion on another board that might be interesting
http://forums.systeminetwork.com/isnetforums/showthread.php?t=63871
Phil
Last Answered: Sep 2 2009  1:04 PM GMT by Philpl1jb   26065 pts.
Latest Contributors: CharlieBrowne   7855 pts.
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _