I want to create SYSMAN USER to configure OEM.But FAILED WHEN I TRIED TO EXECUTE THE BELOW COMMAND.
As i dont have sysman user in my database.
$ORACLE_HOME/sysman/admin/emdrep/bin/RepManager HOSTNAME PORTNAME SID -action drop
hpux540^oraprod:/ebsprod/EBSR12/db/tech_st/11.2.0/bin > $ORACLE_HOME/sysman/admin/emdrep/bin/RepManager HOSTNAME PORTNAME SID -action drop
Enter SYS user's password :
Enter repository user name : sysman
Getting temporary tablespace from database...
Could not connect to SYS/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(Host= HOSTNAME)(Port=PORT))(CONNECT_DATA=(SID=SID))): ORA-01031: insufficient privileges (DBD ERROR: OCISessionBegin)
Please help me out.
Thanks in advance