
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
28/May/05 01:51 AM
|
|
Opening this bug on behalf of Daniel Debrunner
--------------------------------------------------------------
This bug occurs in embedded Derby and Derby Network Server. In Derby Network Server, it might be best for a security exception to be thrown when trying to create a database at a disallowed directory (SQLSTATE 38000).
This bug can be reproduced in IJ like so:
(if your 'D' drive is an inaccessible disk. e.g. your CD-ROM)
ij> connect 'jdbc:derby:d:/wombat2;create=true';
ERROR XJ041: Failed to create database 'd:/wombat2'
|
|
Description
|
Opening this bug on behalf of Daniel Debrunner
--------------------------------------------------------------
This bug occurs in embedded Derby and Derby Network Server. In Derby Network Server, it might be best for a security exception to be thrown when trying to create a database at a disallowed directory (SQLSTATE 38000).
This bug can be reproduced in IJ like so:
(if your 'D' drive is an inaccessible disk. e.g. your CD-ROM)
ij> connect 'jdbc:derby:d:/wombat2;create=true';
ERROR XJ041: Failed to create database 'd:/wombat2' |
Show » |
| No work has yet been logged on this issue.
|
|