08003 No current connection
Derby Reference Manual
260
SQLSTATE
Message Text
08001
A connection could not be established because the server name (SRVNAM)
has a length of zero or is larger than the maximum allowed by the network
protocol.
08001
Required Derby DataSource property <propertyName> not set.
08001
<error> : Error connecting to server <serverName> on port <portNumber>
with message <messageText>.
08001
SocketException: '<error>'
08001
Unable to open stream on socket: '<error>'.
08001
User id length (<number>) is outside the range of 1 to <number>.
08001
Password length (<value>) is outside the range of 1 to <number>.
08001
User id can not be null.
08001
Password can not be null.
08001
A connection could not be established because the database name
'<databaseName>' is larger than the maximum length allowed by the network
protocol.
08003
No current connection.
08003
getConnection() is not valid on a closed PooledConnection.
08003
Lob method called after connection was closed
08003
The underlying physical connection is stale or closed.
08004
Connection refused : <connectionName>
08004
Connection authentication failure occurred. Reason: <reasonText>.
08004
The connection was refused because the database <databaseName> was
not found.
08004
Database connection refused.
08004
User '<authorizationID>' cannot shut down database '<databaseName>'.
Only the database owner can perform this operation.
08004
User '<authorizationID>' cannot (re)encrypt database '<databaseName>'.
Only the database owner can perform this operation.
08004
User '<authorizationID>' cannot hard upgrade database '<databaseName>'.
Only the database owner can perform this operation.
08004
Connection refused to database '<databaseName>' because it is in
replication slave mode.
08004
User '<authorizationID>' cannot issue a replication operation on database
'<databaseName>'. Only the database owner can perform this operation.
08004
Missing permission for user '<authorizationID>' to shutdown system
[<exceptionMsg>].
08004
Cannot check system permission to create database '<databaseName>'
[<exceptionMsg>].
08004
Missing permission for user '<authorizationID>' to create database
'<databaseName>' [<exceptionMsg>].
08004