OEM 9.2 connection to a 11G database
I can use SYSTEM to connect from SQLPLUS (9.2) to the 11G database, that works fine , but
when I tried to connect to OEM using SYSTEM, I get an error
"VTD-0123 Error connecting to target
This application requires more privileges than currentyl granted, it is recommend to have the OEM_MONITOR role "
So we granted teh OEM_MONITOR role to SYSTEM , but got the same issue
We just want to connect and use the basic OEM tools , so we do not need the respository at this point
Any suggestions ?