rs_get_errormode

Returns native error configuration, which determines whether or not the native error is returned directly from the replicate server.

Examples

Usage

  • The rs_get_errormode function has function-string-class scope.

  • Replication Server creates an initial rs_get_errormode function string for the system-provided function-string classes during installation.

  • If you use a user-created base function-string class, you must create an rs_get_errormode function string.

  • Create or customize an rs_get_errormode function string at the Replication Server that is the primary site for the class.

  • Expected result for the function rs_get_errormode is either yes or no.