[
https://issues.apache.org/jira/browse/DERBY-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518195
]
Laura Stewart commented on DERBY-2772:
--------------------------------------
Dan - can you add some info to Derby-2914 about this procedure? Typically
system procedures documented in the Ref Manual have these sections:
Description
Syntax
Parameter descriptions/valid values
JDBC and/or SQL example.
Based on what I see here, the syntax is simply what you have in your comment
and there are no parameters.
So what I need is a description of the parameter and an example.
> Create a procedure to empty the statement cache exposing the existing
> functionality.
> ------------------------------------------------------------------------------------
>
> Key: DERBY-2772
> URL: https://issues.apache.org/jira/browse/DERBY-2772
> Project: Derby
> Issue Type: New Feature
> Components: SQL
> Reporter: Daniel John Debrunner
> Assignee: Daniel John Debrunner
> Fix For: 10.3.0.0
>
>
> Emptying the statement cache is a potentially useful diagnostic capabaility
> and is tested by StatementPlanCacheTest.
> However the current functionality is only useable by creating a user
> procedure that maps directly into Derby's code which will be disabled by
> DERBY-2330.
> In addition such functionality should be under the control of the database
> owner which will become automatic (in SQL Authorization mode) once it is a
> system procedure.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.