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 31FD3D301 for ; Thu, 12 Jul 2012 12:50:37 +0000 (UTC) Received: (qmail 25436 invoked by uid 500); 12 Jul 2012 12:50:37 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 25336 invoked by uid 500); 12 Jul 2012 12:50:36 -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 25321 invoked by uid 99); 12 Jul 2012 12:50:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 12:50:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id C8040142822 for ; Thu, 12 Jul 2012 12:50:35 +0000 (UTC) Date: Thu, 12 Jul 2012 12:50:35 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Message-ID: <376595917.41488.1342097435821.JavaMail.jiratomcat@issues-vm> In-Reply-To: <894929849.17088.1338397643201.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (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=13412747#comment-13412747 ] Kim Haase commented on DERBY-5793: ---------------------------------- Thank you, Mamta. Did you mean to reassign it to yourself again? Or should I do the commit myself? > 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: Mamta A. Satoor > Attachments: DERBY-5793.diff, DERBY-5793.stat, rrefsyscsinvalidatestoredstmts.html > > > 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