
| Key: |
DERBY-28
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Cannot Reproduce
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Ramandeep Kaur
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
30/Jul/07 08:59 PM
|
|
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.
|
|
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. |
Show » |
made changes - 30/Jul/07 08:59 PM
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Cannot Reproduce
[ 5
]
|
|