EM 13c, EM 12c : Discovers the Database Target name in Upper Case
(Doc ID 2024374.1)
Last updated on NOVEMBER 25, 2021
Applies to:
Enterprise Manager for Oracle Database - Version 12.1.0.4.0 and laterInformation in this document applies to any platform.
Symptoms
Enterprise Manager shows some database targets with uppercase names, and some with lowercase names after discovery. The method of discovery (automatic, guided processes), does not affect the way that the name is shown.
A trace of the discovery process in debug mode shows:
oracledb.pl: Wed Apr 15 10:05:46 2015: INFO: DB_LISTENER_DISCOVERY:
processing sid="<sid>"
oracledb.pl: Wed Apr 15 10:05:46 2015: DEBUG: DB_LISTENER_DISCOVERY:
sid="<sid>" is found dynamically registered with a listener.
oracledb.pl: Wed Apr 15 10:05:46 2015: INFO: DB_LISTENER_DISCOVERY:
checkForCDBNDiscoverPDB: ORACLE_HOME:SID passed
/u01/app/oracle/product/12.2.0.1/db_1:<sid>
then later on, the following is shown.
oracledb.pl: Wed Apr 15 10:05:47 2015: INFO: DB_LISTENER_DISCOVERY:
database target "<SID>" discovered. Details:
[<SID>,<sid>,<HOSTNAME>.<DOMAIN_NAME>,<HOSTNAME>.<DOMAIN_NAME>,/u01/app/oracle/product/12.2.0.1/db_1,1521]
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 |
Cause |
Solution |
References |