Refresh Pluggable Database : ORA-17627, ORA-17629 And KZIADGSYSOPERAUTH: Connection Is Not Secure in trace.
(Doc ID 2903207.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.13.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Refreshing the pluggable database using dblink failing with below error ,
SQL> ALTER PLUGGABLE DATABASE <PDB NAME> REFRESH;
ALTER PLUGGABLE DATABASE REFRESH_PDB REFRESH
*
ERROR at line 1:
ORA-17627: ORA-01017: invalid username/password; logon denied
ORA-17629: Cannot connect to the remote database server
Note :Database link created without "connect to <Username> identified by <Password>" as stated in Oracle documentation.
https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/CREATE-DATABASE-LINK.html#GUID-D966642A-B19E-449D-9968-1121AF06D793
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |