Show TOC

sysadmin clean_errorLocate this document in the navigation structure

The sysadmin clean_error command has been added to Replication Server to clean errors logged in the database memory. You can use this command to remove errors that are of no further use, for instance, dropped connections, or threads already recovered from previous errors. If no parameters are specified, all diagnosable errors saved in memory are removed.

Syntax
sysadmin clean_error
[, thread[, server[, database[, qtype]]]]
Parameters
thread

Identifies the type of thread to retrieve errors from. Acceptable parameter values are <DSI EXEC>, <DIST>, <SQT>, <SQM>, and so on.

server; database

These parameters identify the instance name of the thread for which you want to retrieve the error.

qtype

Applicable only if you are retrieving error information for SQM/SQT thread.