OCI-16397
statement redirection from Oracle Active Data Guard standby database to primary database failed
Cause
The statement redirection failed due to one of the following:
- The primary database connect string was not established.
- The primary database could not be reached.
- The undo-mode or incarnation were not the same.
- The current user and logged-in user were not the same.
- Redirecting PL/SQL execution having bind variable was not supported.
Action
Run the statement after fixing the condition that caused the failure.
OCI-16397
statement redirection from Oracle Active Data Guard standby database to primary database failed
Cause
The statement redirection failed because of one of the following reasons:
- The primary database connect string was not established.
- The primary database could not be reached.
- The undo-mode or incarnation were not the same.
- The current user and logged-in user were not the same.
- Redirecting CREATE TABLE AS SELECT (CTAS) of the global temporary table was not supported.
- Redirecting PL/SQL execution having bind variable was not supported.
Action
Run the statement after fixing the condition that caused the failure.
OCI-16397
statement redirection from Oracle Active Data Guard standby database to primary database failed
Cause
The statement redirection failed because of one of the following reasons:
- The primary database connect string was not established.
- The primary database could not be reached.
- The undo-mode or incarnation were not the same.
- The current user and logged-in user were not the same.
- Redirecting CREATE TABLE AS SELECT (CTAS) of the global temporary table was not supported.
- Redirecting PL/SQL execution having bind variable was not supported.
Action
Run the statement after fixing the condition that caused the failure.