News
Abstract
The ADD_REPLICATION_CRITERIA procedure registers a replication criteria rule in the Replication Criteria List (RCL). The rules are used to determine which objects are included or excluded from replication through Db2 Mirror.
A new replication criteria rule is added to the RCL when apply is set to ACTIVE and the combination of the iasp-name, library-name, object-type, and object-name values on this procedure invocation do not match a rule already registered in the RCL. If an existing replication criteria rule is found that exactly matches the input values, an error is returned.
Content
For complete detail, view the IBM Documentation page: ADD_REPLICATION_CRITERIA procedure
Enhanced with IBM i 7.5 Base & IBM i 7.4 - [SF99668 Level 19 and SF99704 Level 20]:
- The default public authority of the Replication Criteria List (RCL) physical table changed to *EXCLUDE. Due to the public authority changes to the RCL, modified the authorization to call the ADD_REPLICATION_CRITERIA procedure to require *OBJOPR and *ADD authority on the RCL physical table.
Was this topic helpful?
Document Information
Modified date:
14 December 2022
UID
ibm16829811