Oracle Message ORA-23306 - schema string does not exist

ERRORschema string does not exist
CAUSEThe schema name was null or misspelled, or the schema does not exist locally.
ACTIONSpecify the schema correctly, or create it with CREATE USER.