Database Administration (MOSC)

MOSC Banner

PDB cloning from dblink returns ORA-01031: insufficient privileges

Hi All,

I'm trying to clone a nonCDB database using a database link.

When I execute: create pluggable database PSDB1 from NON$CDB@clone_SDB1, I get the following error:

ORA-17628: Oracle error 1031 returned by remote Oracle server

ORA-01031: insufficient privileges

Source is a nonCDB database using: 19c SE2 19.0.0.0.0 - Version 19.18.0.0.0

Destiny is: DB 19c Enterprise Edition Release 19.0.0.0.0 - Version 19.18.0.0.0


I already granted the following privileges: grant create pluggable database,sysoper,create session. And the error persists.

Thanks,

Julio

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center