uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KDEC05002-E

An attempt to close a connection to the database has failed. (reason = aa....aa, SQL state = bb....bb, error code = cc....cc)

aa....aa: Cause of exception
bb....bb: Code identifying the exception
cc....cc: Vendor specific exception code of the SQLException object
  • For details about the exception, reference the error information for each database.
Description
An attempt to close a connection to the database failed.
(S)
Cancels database connection release processing.
(O)
Check the message log file and eliminate the cause of the error. Check, and if necessary, revise the DB Connector information specified in the HCSC server setup definition file, the specified DB Connector settings, the settings for the JDBC driver in use, and the database settings in order to identify the cause of the error.
If the cause of the error is associated with operations, re-execute the processing.
If it is not associated with operations, collect the log and trace information, and then contact the maintenance personnel.