Oracle Solution for Error ora-02421

Solution for Oracle Error ORA-02421

ORA-02421: missing or invalid schema authorization identifier

What triggered the Error:

the schema name is missing or is incorrect in an authorization clause of a create schema statement.

What should we do to fix it:

If the name is present, it must be the same as the current schema.