Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-65096: Invalid common user or role name

user8708553Aug 31 2019 — edited Sep 14 2019

Hello everyone,

Hope everyone is doing well!

I just downloaded and installed Oracle Database 19c (Release 19.0.0.0.0).

And when I ran :

     create user john_doe identified by abc123;

It gave me :

     ORA-65096: Invalid common user or role name

What did I do incorrectly?  Or did I miss something in the installation step?

Thank you so much,

cmh

This post has been answered by Solomon Yakobson on Aug 31 2019
Jump to Answer

Comments

Post Details

Added on Aug 31 2019
8 comments
16,493 views