ORA-27455: Only "SYS" is a valid schema for a string.
What triggered the Error:
non-SYS schema was specified for an object that must be in the SYS schema.What should we do to fix it:
issue the command, leaving out the schema name or using the schema name of SYS.