SQL*Plus: Release 19.0.0.0.0 - Production on Thu Nov 28 11:35:05 2019
Version 19.3.0.0.0
Copyright (c) 1982, 2019, Oracle.  All rights reserved.
Connected to:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Version 19.3.0.0.0
SQL> set lines 120
SQL> show parameter adg_redirect_dml;
NAME                                 TYPE                   VALUE
------------------------------------ ---------------------- ------------------------------
adg_redirect_dml                     boolean                FALSE
ADG_REDIRECT_DML enables DML redirection from Oracle Active Data Guard.

原文:https://blog.51cto.com/roidba/2454401