75 pts.
 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

Software/Hardware used:
ASKED: September 2, 2009  12:08 PM
UPDATED: September 2, 2009  1:04 PM

Answer Wiki:
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 Wiki Answer Submitted:  September 2, 2009  1:04 pm  by  CharlieBrowne   32,855 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,855 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _