Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AEB8B9535 for ; Fri, 1 Jun 2012 21:35:24 +0000 (UTC) Received: (qmail 18127 invoked by uid 500); 1 Jun 2012 21:35:24 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 18099 invoked by uid 500); 1 Jun 2012 21:35:24 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 18090 invoked by uid 99); 1 Jun 2012 21:35:24 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2012 21:35:24 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 1A5791400E2 for ; Fri, 1 Jun 2012 21:35:24 +0000 (UTC) Date: Fri, 1 Jun 2012 21:35:22 +0000 (UTC) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Message-ID: <1847113442.28407.1338586524110.JavaMail.jiratomcat@issues-vm> In-Reply-To: <894929849.17088.1338397643201.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Comment Edited] (DERBY-5793) Document new SYSCS_INVALIDATE_STORED_STATEMENTS procedure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13287681#comment-13287681 ] Dag H. Wanvik edited comment on DERBY-5793 at 6/1/12 9:34 PM: -------------------------------------------------------------- This routine will only be runnable by the DBO by default, I expect? [Update, I see you discussed this on DERBY-5578] was (Author: dagw): This routine will only be runnable by the DBO by default, I expect? > Document new SYSCS_INVALIDATE_STORED_STATEMENTS procedure > --------------------------------------------------------- > > Key: DERBY-5793 > URL: https://issues.apache.org/jira/browse/DERBY-5793 > Project: Derby > Issue Type: Sub-task > Components: Documentation > Reporter: Mamta A. Satoor > Assignee: Kim Haase > > We should document the procedure that will get added as part of DERBY-5578. The new procedure will invalidate all the stored prepared statements. When such an invalid stored prepared statement is executed next time, it will get recompiled at that point thus generating a new plan for it. This can be a very useful tool from support point of view, especially after upgrades. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira