Hi all,

I tried to to setup everything on my machaine to run OEM with Management server on this machine and I am confused. Below is what I tried to do.

I have Management server and now I create a user on the Management server let say call TEST. I also had the user named TEST on the remote database I want to manage. According to Oracle Docs, I need to grant SYSDBA and SYSOPER to TEST so I can startup and shutdown the database. Here is why I am confused,

1. I did grant SYSDBA,SYSOPER to TEST but when I log in as TEST in management server, I still can't have the option to shutdown the database.
2. Even if I was able to shutdown the database, how am I supposed to startup the database if I can't even connect the database since it's down.

Please advise.