Custom program - ovrdbf of f4211- file already open at run time

hvpr57

Member
Created custom program with DW that reads the F4211. CL has the ovrdbf share yes but at run time and debug it gives out the message member is already open. This make no sense since the the share yes should share the access pass of the file at read time. Do I have a setup problem? I checked the openqry spec in the DW and I have them in Sequential.
Please help! thanks
hvpr57
 
Make sure that your CL has a close statement for the opnqryf F4211. If not add it in and retry.
 
Back
Top