Hi,
I want to create a temporary table on a STANDBY Active Data Guard ...
CREATE GLOBAL TEMPORARY TABLE
however, I have the error:
ORA-00604: error occurred at recursive SQL level 1
ORA-16000: database or pluggable database open for read-only access
Do you have a solution
thanks you