[ 
https://issues.apache.org/jira/browse/DERBY-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474700
 ] 

Knut Anders Hatlen commented on DERBY-2257:
-------------------------------------------

Sorry, I didn't read the doc first. Now you at least know my answer to one of 
the questions. ;)

As to your question about which schema to use for the procedures, I think I'm 
leaning slightly towards SYSIBM. All the procedures in SYSCS_UTIL are meant to 
be invoked by the user, whereas the procedures in SYSIBM are for internal use. 
I don't think it's a problem that the procedures are visible, since there's not 
much harm a user can do with them.

> Implementing the stored procedures called by the LOB related JDBC methods
> -------------------------------------------------------------------------
>
>                 Key: DERBY-2257
>                 URL: https://issues.apache.org/jira/browse/DERBY-2257
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC
>         Environment: All environments
>            Reporter: V.Narayanan
>         Assigned To: V.Narayanan
>         Attachments: Expln_StoredProc_LOB.txt, Expln_StoredProc_LOB_v2.txt, 
> StoredProcedures_v1.diff, StoredProcedures_v1.stat, StoredProcedures_v2.diff, 
> StoredProcedures_v2.stat
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to