Database Administration (MOSC)

MOSC Banner

user create in oracle 12c container

edited Feb 20, 2019 9:48AM in Database Administration (MOSC) 5 commentsAnswered

Hi friend I am using oracle 12c release 2. without accessing any pluggable database , just from containing I am trying to create a user. It is raising errors.

INSTANCE_NAME    STATUS

---------------- ------------

cdb1             OPEN

SQL> show user

USER is "SYS"

SQL> create user u1 identified by u1;

create user u1 identified by u1

            *

ERROR at line 1:

ORA-65096: invalid common user or role name

Regards

Jewel

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