Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
ORA-16397 trying to use Active Data Guard DML Redirection in a pluggable database

Hi
I'm trying to use Active Data Guard DML Redirection.
I set up a standby database which works in READ ONLY WITH APPLY mode.
I use the following doc as a guideline:
Active Data Guard DML Redirection 19c (Doc ID 2465016.1)
It works fine for me in the Standby CDB. E.g: sqlplus [email protected] as sysdba
But when I connect to the Standby PDB and try to perform an insert or create a gtt, I recieve the following error:
ORA-16397: statement redirection from Oracle Active Data Guard standby database to primary database failed
The similar error is displayed in the generated trace file
ORA-16397: primary database could not be reached
Please let me know if any additional configuration is required to use this feature in the standby pluggable databases?
Thank you
Answers
-
Hi Andy,
Please check the below URL regarding enabling parameter "ADG_REDIRECT_DML" for Active Redirect DML for PDB level.
Solution is here:
Thanks
LaserSoft.