List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 552

The SQL database operation failed.

Description:

A SQL database error occurred during an operation against the database. An associated error message contains the full text of the error message from the database. This error could be caused by a direct SQL command in active link or filter workflow.

To identify the database error, turn on SQL and Filter logging on the AR System server. The database error will appear in the SQL log. Also turn on client workflow logging as well as ARAPILOGGING. Use the workflow logging to identify the SQL operation that causes the error, and use the database error from the SQL log to work with the database administrator or database vendor to identify and resolve the database problem.

Community comments:

Top