Unable To Create PDB From Remote Server
(Doc ID 2964107.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.19.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
SQL> CREATE PLUGGABLE DATABASE STG_TEST FROM MASTER_RO@refresh_remote_clone_link CREATE_FILE_DEST = '+DATACLN' default tablespace USERS parallel 3;
CREATE PLUGGABLE DATABASE STG_TEST FROM MASTER_RO@refresh_remote_clone_link CREATE_FILE_DEST = '+DATACLN' default tablespace USERS parallel 3
*
ERROR at line 1:
ORA-17628: Oracle error 1031 returned by remote Oracle server
ORA-01031: insufficient privileges
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 |