My Oracle Support Banner

EM13c: Top Activity Page in Enterprise Manager 13c Cloud Control Shows Dropped User under User Name and Null for PDB Name (Doc ID 2342995.1)

Last updated on JANUARY 18, 2023

Applies to:

Enterprise Manager for Oracle Database - Version 13.2.0.0.0 and later
Information in this document applies to any platform.

Symptoms

Enterprise Manager 13.2.0.0.0 Cloud Control, 12.1.0.2 target Database


Once a common user is created to access the top activity page of a container database (CDB) target with EM 13.2 Cloud Control, the column for pluggable database (PDB) Name shows null and the column User Name shows a dropped user for Top Sessions.

To reproduce:

Create user as follows and grant related privileges:

   SQL> create user c##test identified by test;

   User created.

   SQL> grant create session to c##test;

   Grant succeeded.

   SQL> grant select_catalog_role to c##test;

   Grant succeeded.


Once user creation is complete, use this common user to log in to the Top Activity page in EM 13.2 Cloud Control to observe the symptom.

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.