× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Dave

It's been awhile, so someone please correct me if needed--

What about OVRDBF SHARE(*YES) with an explicit OPNDBF OPTION(*ALL) in the CL? Then the RPG should be able to use the same ODP. You should have got to the CPF0864 message, which leaves the file at EOF. So you might need to SETLL *LOVAL.

If this is used a lot, you want to minimize full opens. Sharing ODP does this.

Eh?

Vern

At 08:55 AM 6/13/2003 -0400, you wrote:
I have a simple CL program that reads in a database file (via the RCVF command). At the end of the program I call a RPG program to update the same file. I am encountering errors that the file is already in use - by the CL job - duh. How do I close it in order to update it in the RPG within the CL? I have tried the DLCOBJ command but that did not work.
Dave



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.