|
Hello Siva, Seems a waste of effort to delete the file after reading just one record, not sure what you are doing but maybe you should change the program that fills the file to only write one record thus saving time and fixing this problem. :-) Steve -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of Siva Sent: 04 March 2005 13:14 To: MIDRANGE-L@xxxxxxxxxxxx Subject: Issue in DLTF command after RCVF. In a CL program, i am using the RCVF command to read the first record of a PF which is having tons of records. After this, DLTF command is issued to delete the file but the system is not allowing to do so because the system will make an exclusive lock on the file when RCVF command is executed. An error message specifying that the file is still in use is displayed. Is it possible to unlock this file before DLTF command so that it could be deleted? It is found that if all the records of the file is read, then DLTF command will be executed normally (i.e., the file will be deleted). but tehr euirement is not to read the tons of record before deleting teh file, Is there any solution to delete the file than by reading all the records in the file in one shot. Share your thoughts... Regards Siva. --------------------------------- Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.