From derby-user-return-9675-apmail-db-derby-user-archive=db.apache.org@db.apache.org Tue Aug 19 13:18:00 2008 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 36973 invoked from network); 19 Aug 2008 13:18:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Aug 2008 13:18:00 -0000 Received: (qmail 83217 invoked by uid 500); 19 Aug 2008 13:17:55 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 83199 invoked by uid 500); 19 Aug 2008 13:17:55 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Delivered-To: moderator for derby-user@db.apache.org Received: (qmail 23984 invoked by uid 99); 19 Aug 2008 12:49:50 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=OomAwXI/7yuLLe9tdedDBPvDxb7a1yDr+6G/vrIBM1Dt5G0wryaise3pcvmdjazGcAGAfPTtQ/IaYUAc29MDzks+VBoVrKHV9BR/Rcz3xRHEbQgUaxcrYCdTZ1oV4cZeTgDaExPbMK/GpoPOiGS9dHXQQ1l0iwDrgOH4OtcrEUU=; X-Mailer: YahooMailRC/1042.48 YahooMailWebService/0.7.218 Date: Tue, 19 Aug 2008 05:49:20 -0700 (PDT) From: Jean-Marc MALMEDY Subject: Kill user session To: derby-user@db.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <158650.59252.qm@web36106.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, I'd like to know whether there is a way to retrieve the list of the users currently connected to Derby (network server environment) and their running transactions. Is it possible to force the disconnection of a user and to kill his running transactions without having to restart the server? Thank you in advance. JM Malmedy