ORA-65049 in CDB$ROOT
This has happened:
CONNECT / as sysdba alter session set container=PDBORCL GRANT CREATE USER, CONNECT,RESOURCE TO SOME_USER IDENTIFIED BY password with admin option * FEHLER in Zeile 1: ORA-65049: Erstellen des lokalen Benutzers oder der lokalen Rolle ist in CDB$ROOT nicht zulõssig
What disallowed thing am I doing here?
--
Christoph
0