badconnection.out
来自「derby database source code.good for you.」· OUT 代码 · 共 19 行
OUT
19 行
No user/password (Client error)passed SQLException all the way to client, then thrown by client...SQLState is: 08004vendorCode is: -4499nextException is: nullreason is: The application server rejected establishment of the connection. An attempt was made to access a database, testbase, which was not found.Database not Found (RDBNFNRM)passed SQLException all the way to client, then thrown by client...SQLState is: 08004vendorCode is: -4499nextException is: nullreason is: The application server rejected establishment of the connection. An attempt was made to access a database, notthere, which was not found.Invalid Attribute value (RDBAFLRM)passed SQLException all the way to client, then thrown by client...SQLState is: XJ05BvendorCode is: -1nextException is: nullreason is: DERBY SQL error: SQLCODE: -1, SQLSTATE: XJ05B, SQLERRMC: JDBC attribute 'upgrade' has an invalid value 'notValidValue', valid values are '{true |false}'.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?