|
Congratulations! Thanks for sharing the solution. Patrick |---------+------------------------------> | | David Gibbs | | | <david@xxxxxxxxxxxx| | | > | | | Sent by: | | | domino400-bounces@m| | | idrange.com | | | | | | | | | 10/29/2003 03:48 PM| | | Please respond to | | | Lotus Domino on the| | | iSeries / AS400 | | | | |---------+------------------------------> >-----------------------------------------------------------------------------------------------------------------------------| | | | To: domino400@xxxxxxxxxxxx | | cc: | | Subject: Re: Database in use when copying | >-----------------------------------------------------------------------------------------------------------------------------| Folks: FWIW: I solved this problem ... turns out I was creating a new java Database object when I went to delete the database... and never destroyed the original object that I had copied. So, since both objects existed at the same time, the server thought the original object was still in use ... and wouldn't let me delete it via the new object. Solution: I invoked the remove() method on the save object that I copied and the database was successfully removed from the domino data directory. david _______________________________________________ This is the Lotus Domino on the iSeries / AS400 (Domino400) mailing list To post a message email: Domino400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/domino400 or email: Domino400-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/domino400.
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.