Using DB links with Autonomous DB : What does the error "ORA-24444: TTC RPC (OPOPTX)" signify ?
Hello,
I am getting below error when trying to connect to oracle autonomous database 19.15 via a dblink from a package on non-autonomous oracle database 19.10.
"ORA-24444: TTC RPC (OPOPTX) not allowed by the security policy configured on the database "
I see documents for other TTC RPC codes, but not for OPOPTX which I am getting as per above error.
Thanks.