This behavior change is in the 2022_08 bundle. In the 6.35 release, the bundle is disabled by default.
For the most up-to-date details about the release date, as well as other release-related details, see the Behavior Change Log.
When an account object type is included in a replication or failover group, the object type is read-only in the target account. For example, if roles are replicated to a target account, roles cannot be created or modified in the target account.
Account parameters may be included in a replication or failover group to be replicated to a target account. Some parameters (e.g. STATEMENT_TIMEOUT_IN_SECONDS) can be set on multiple levels (e.g. at the account level and per user). Account parameter replication only replicates the account-level setting for a parameter.
The behavior for account parameter replication has changed as follows:
Previously:
|
If ACCOUNT PARAMETERS were included in the OBJECT_TYPES list for a replication or failover group, secondary account-level parameters in target accounts could be modified.
|
Currently:
|
If ACCOUNT PARAMETERS are included in the OBJECT_TYPES list for a replication or failover group, secondary account-level parameters in target accounts are read-only.
|
Ref: 854