Oracle Solution for Error ora-30646

Solution for Oracle Error ORA-30646

ORA-30646: schema for external table type must be SYS

What triggered the Error:

A schema other then SYS was specified for the TYPE

What should we do to fix it:

For this version of oracle server always use schema name SYS.