cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Solution to non-discovered Pluggable databases while Container databases are properly discovered and monitored.

Peter_Youssef
Mentor

Hello Dynatrace community members,

Finally we had a solution to discover all Pluggable databases automatically without the need to follow manual addition or insertion method to The PDBs in parallel with Container databases, only you will configure the CDBs and the PDBs will be discovered automatically.

The tested solution is related to this issue which has been raised before.

Solution

After applying the below commands while adding the required user permission as per Dynatrace Hub requirements, you should find all PDBs are discovered in parallel with the CDBs.

  • alter user <username> set container_data=all for sys.gv_$containers container=current;
  • alter user <username> set container_data=all container = current;

Regards,

Peter.

0 REPLIES 0

Featured Posts