Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/DERBY-28 Here is an overview of the issue: --------------------------------------------------------------------- Key: DERBY-28 Summary: Execute Statement of a SYSIBM sps gives java linkage error and class not found exception. Type: Bug Status: Unassigned Priority: Minor Project: Derby Components: SQL Versions: 10.0.2.0 Assignee: Reporter: Ramandeep Kaur Created: Fri, 1 Oct 2004 3:43 PM Updated: Fri, 1 Oct 2004 3:43 PM Description: Opening this bug on behalf of Mamta Satoor. ------------------------------------------------------ Execute/Create/Drop statement is not supported anymore in Derby but we do have internal sps in the database. When I try to do say execute statement sysibm.getTableTypes; I get 2 exceptions Drop statement behaves more gracefully ij> drop statement sysibm.getTableTypes; ERROR 42X62: 'DROP STATEMENT' is not allowed in the 'SYSIBM' schema. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
