Hi,

I logged in as SYS/SYSDBA and tried to create the following schema:

create schema authorization supplier_track;

I get error 02421, is the syntax wrong?

Thanks.