[THIN] Re: How to close an open files in a cluster.
- From: "Alexander Danilychev" <teknica@xxxxxxxxxxx>
- To: thin@xxxxxxxxxxxxx
- Date: Mon, 29 Nov 2004 09:28:33 -0800
A. If your databases are opened remotely ? drop all connections that point
to *.ldb file(s) (you can do it programmatically or manually via ?Computer
Management?-?System Tools?-"Shared Folders?-?Open Files?)
B. If users run your application locally (the same host where *.ldb file
resides), you will have to kill all processes that use your database ?
either Access executable or your custom application.
C. In some instances open files can remain open after connections are
closed. In this scenario the only option I know is rebooting.
ALEX
From: dmauri@xxxxxx
Reply-To: thin@xxxxxxxxxxxxx
To: thin@xxxxxxxxxxxxx
Subject: [THIN] How to close an open files in a cluster.
Date: Mon, 29 Nov 2004 18:07:25 +0100
Hi there,
I've programmed a task that need to open a ddbb made in Access.
Last day the task cannot ran up beacuse appeared a message that the db was
in use.
How can I close the *.ldb files or sessions into a cluster to prevent it?
Thanks a lot.
********************************************************
This Weeks Sponsor Activaeon.com
Reduce licensing costs with activAeon XA and
get one month completely free.
http://www.activaeon.com
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
ThinWiki community
http://www.thinwiki.com
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm
- References:
- [THIN] How to close an open files in a cluster.
- From: dmauri
Other related posts:
- » [THIN] How to close an open files in a cluster.
- » [THIN] Re: How to close an open files in a cluster.
From: dmauri@xxxxxx Reply-To: thin@xxxxxxxxxxxxx To: thin@xxxxxxxxxxxxx Subject: [THIN] How to close an open files in a cluster. Date: Mon, 29 Nov 2004 18:07:25 +0100
Hi there,
I've programmed a task that need to open a ddbb made in Access. Last day the task cannot ran up beacuse appeared a message that the db was in use. How can I close the *.ldb files or sessions into a cluster to prevent it?
Thanks a lot.
- [THIN] How to close an open files in a cluster.
- From: dmauri