SQL> conn SYSTEM/psswd123
Connected.
SQL> show user
USER is "SYS"
I am logged in as a system user but its showing user is "sys"
how to solve this issue.Because of this iam unable to run the pupbld.sql
file as a sytem user.
I tried to run the pupbld.sql
script as a system user i am getting error like
DROP SYNONYM PRODUCT_USER_PROFILE ERROR at line 1: ORA-01434: private synonym to be dropped does not exist
operating system is hpux
Please help me out in this.
Thanks in advance