Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQL Monitoring in Grid Control 13

fadaceFeb 12 2020 — edited Feb 13 2020

Hi,

One of my user want to access to SQL Monitoring in its specific pluggable database.

I found the permission, propagated the permission on the Group applying Doc ID 2240381.1

Now SQL Monitoring is enabled, but display an empty page when I'm connecting the the target DB... even if I'm using DBA user.

Any idea ?

Fabien

This post has been answered by Venkata Thiruveedhi-Oracle on Feb 13 2020
Jump to Answer

Comments

807574
It's likely that you missed something in the creation of your user.

There are exactly two supported methods of creating a valid user:

commadmin

and Delegated Admin

Without you posting both ldap entries, how can I tell if you missed something?

I suggest using:

commadmin user create

don't forget to follow the documentation, to add the "service" to the domain first, and also to each user.
1 - 1

Post Details

Added on Feb 12 2020
4 comments
268 views