drop error class

Description

Drops an error class and any actions associated with it.

Syntax

drop error class error_class

Parameters

error_class

The name of the error class to drop.

Examples

Example 1

Drops the pubs2_db_err_class error class from the Replication Server. Also drops any error actions that were assigned for the pubs2_db_err_class error class.

drop error class pubs2_db_err_class

Usage

Permissions

drop error class requires “sa” permission.

See also

assign action, create connection, create error class, drop connection, move primary