Show TOC

rs_set_dml_on_computedLocate this document in the navigation structure

Enables the replication of materialized computed columns to the replicate Adaptive Server database as regular columns.

Usage
  • rs_set_dml_on_computed maps to the command set dml_on_computed “on” for Adaptive Server replicate databases. For all non-SAP databases, this function maps to null.

  • rs_set_dml_on_computed has function-string class scope.

  • rs_set_dml_on_computed is always applied at DSI after the use database command when connection is established.

  • set dml_on_computed “on” is not supported by Adaptive Server version 12.5.<x> and earlier databases. In case of failure, Replication Server will continue running and will not report back to user.