EM 13c: Fleet CLEANUP_SOFTWARE Drops Database Which Is Running From Another Oracle_Home
(Doc ID 2658770.1)
Last updated on SEPTEMBER 21, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) Cloud Control, Fleet CLEANUP_SOFTWARE drops database which is running from another oracle_home
Example:
1) Subscribed a database to image
2) Deployed the image to DB
3) Switched the database to new OH
4) Start the database manually again from Old OH
5) Note the configuration of DB target will be pointing to new OH in OEM
6) For testing shutdown the DB and listener which are running from old OH
7) On kicking of CLEANUP_SOFTWARE it dropped the DB which is currently on old OH on host.
$ emcli db_software_maintenance -performOperation -name="Cleanup_DB" -purpose=CLEANUP_SOFTWARE -target_type=oracle_database -target_list="DB_Name>" -normal_credential="ORACLE:SYSMAN" -privilege_credential="HOST_PRIV:SYSMAN" -workDir=/tmp
######################## DECONFIG CLEAN OPERATION START ########################
Database de-configuration trace file location:
/app/oraInventory/logs/databasedc_clean2020-01-28_01-25-56-PM.log
Database Clean Configuration START <DB1>
This operation may take few minutes.
Database Clean Configuration END <DB1>
Database Clean Configuration START <DB2>
This operation may take few minutes.
Database Clean Configuration END <DB2>
Database Clean Configuration START <DB3>
This operation may take few minutes.
Database Clean Configuration END <DB3>
Network Configuration clean config START
Network de-configuration trace file location:
/app/oraInventory/logs/netdc_clean2020-01-28_01-30-50-PM.log
De-configuring Naming Methods configuration file...
Naming Methods configuration file de-configured successfully.
De-configuring Local Net Service Names configuration file...
Local Net Service Names configuration file de-configured successfully.
De-configuring backup files...
Backup files de-configured successfully.
The network configuration has been cleaned up successfully.
Network Configuration clean config END
Oracle Configuration Manager clean START
OCM clean log file location :
/app/oraInventory/logs//ocm_clean390.log
Oracle Configuration Manager clean END
######################### DECONFIG CLEAN OPERATION END #########################
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 |