An attempt to connect to the database has failed. (DataSource name = aa....aa, error information = bb....bb, SQL state = cc....cc, error code = dd....dd)
- aa....aa: Database reference name
bb....bb: DBMS-specific error message
cc....cc: SQL status
- In HiRDB: SQLSTATE
- In Oracle: Code indicating the SQL status
- When the SQL status cannot be acquired: *
- dd....dd: SQL code
- In HiRDB: SQLCODE
- In Oracle: ORA number
- Description
- An attempt to connect to the database failed.
- (S)
- Cancels the processing.
- (O)
- Remove the cause of the error on the basis of this message and the DBMS error information. If the error cannot be removed, collect the log and trace information, and then contact maintenance personnel.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.