rs_helpclass

Displays error classes and function-string classes and their primary Replication Server and, in the case of inherited classes, the parent class.

Syntax

rs_helpclass [class_name]

Parameters

Examples

Usage

Note: Use the command admin show_function_classes to get more information about error classes and function-string classes.
  • If you do not enter any parameters, rs_helpclass lists all defined error classes and function-string classes.

  • If you supply a class_name string, rs_helpclass lists error classes and function-string classes that match class_name.

  • If a class is not defined at a Replication Server, which is true of default classes for Adaptive Server, rs_helpclass lists it as undefined and tells you how to define it.