I tried creating a new schema under user SYS but, later I figured it out that we cannot creating using user as SYS. So I created new user called LEARNER and logged in using LEARNER and tried creating it it gives me this following error
ORA-02421: missing or invalid schema authorization identifier
Can anyone tell me where I am going wrong.