Oracle Error ORA-23449: missing user name

Oracle Error Message

ORA-23449: missing user name

Reason for the Error

The user specified by the user name parameter does not exist in the database.

Solution

Correct an invalid user name or create the user in the master database. Use the DBA_USERS view to select the valid database users.