uCosminexus Service Platform, Messages

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

KDEC35000-E

A database access error occurred. HCSC-cluster-name = aa....aa, table-kind = bb....bb, operation-type = cc....cc, SQL-message = dd....dd, SQL-state = ee....ee, SQL-error-code = ff....ff

aa....aa: HCSC cluster name
bb....bb: Table type
  • PROCESS: PROCESS table
  • ACTIVITY: ACTIVITY table/ ACTIVITY table view
  • CORRELATIONSET: CORRELATIONSET table
  • LINK: LINK table/ LINK view
  • BOOL_VARIABLE: BOOL_VARIABLE table/ BOOL_VARIABLE view
  • STR_VARIABLE: STR_VARIABLE table/ STR_VARIABLE view
  • NUM_VARIABLE: NUM_VARIABLE table/ NUM_VARIABLE view
  • MSG_VARIABLE: MSG_VARIABLE table/ MSG_VARIABLE view
  • MSG_RELATION: MSG_RELATION table
cc....cc: Operation type
  • INFO: Acquiring the process information
  • INFO_PID: Acquiring the process instance identifier
  • INFO_JOIN: Acquiring the process information from the correlation set information
  • COUNT: Acquiring the relevant number of records of the process information
  • COUNT_JOIN: Acquiring the relevant number of records of the process information from the correlation set information
  • DELETE: Delete the process information
dd....dd: SQL error message
ee....ee: SQL status code
ff....ff: SQL error code
Description
A DBMS error occurred. The Possible causes are as follows:
  • The specified HCSC cluster name or the process information search conditions are invalid.
  • DBMS error
(O)
Check, and if necessary, revise the specified HCSC cluster name or the process information search condition.
The value of a variable cannot be specified as the search condition for message-type variables.
Check the DBMS error message, system log information, and DBMS-related error information, and then take appropriate action.