|
write a new CL that deletes your file for you. Then change your current CL so the last step is to submit your new CL to batch. See if that works for you. Another choice would be to just write the second CL to delete or clear the file, and remember to run it after you run the first CL. --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: Midrange Systems Technical Discussion Date: 03/04/05 20:39:16 To: Midrange Systems Technical Discussion Subject: Re: Issue in DLTF command after RCVF. In the CL , the first record of file is read and and the data is used for a program call... then the file need to be deleted .... since it is file created at the strat of the day , need to be deleted at the end of the day after the retreival of data from the first record.... And CLOF is also not wrking here... Hope i am able to convey my understandings./ Booth Martin <booth@xxxxxxxxxxxx> wrote: Have you tried the CLOF command? As an aside: do you really want to delete it? or just clear it. --------------------------------- Booth Martin http://www.martinvt.com --------------------------------- -------Original Message------- From: Midrange Systems Technical Discussion Date: 03/04/05 06:15:07 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. -- 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. --------------------------------- 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-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.