EM 13c: Enterprise Manager 13c CLoud Control Fleet Maintenance: UPDATE_DB/UPDATE_RACDB Fails In Copying Dataguard Dat files To New Oracle Home
(Doc ID 2599612.1)
Last updated on NOVEMBER 30, 2022
Applies to:
Enterprise Manager for Oracle Database - Version 13.3.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) 13.3 Cloud Control, Fleet Maintenance UPDATE_DB fails to copy the dataguard dat files if present in <ORACLE_HOME>/dbs and updating in spfile with new location.
Command Snippet:
emcli db_software_maintenance -performOperation -name=Fleet -purpose=UPDATE_DB -target_type=oracle_database -target_list=ABC -normal_credential=ORACLE:SYSMAN -privilege_credential=ROOT:SYSMAN
--------------------------------------------------------------
Final command line to execute is $PERL_HOME/perl "/tmp/JOB_84AD1604690A3C08E0539D10/configListener.pl" -srcOracleHomeLoc="<SOURCE_ORACLE_HOME>" -newOracleHomeLoc="<TARGET_ORACLE_HOME>" -tnsAdminLoc="<TARGET_ORACLE_HOME>/network/admin" -newTnsAdminLoc="<TARGET_ORACLE_HOME>/network/admin" -listenerName="LISTENER" -switchbackMode="" -oldListenerName="" -migrateLsnr="false" -dbSIDs="<DB_Name>"
The output of the directive is:
Unknown option: oldlistenername
Unknown option: migratelsnr
ORACLE_HOME set to <TARGET_ORACLE_HOME>
TNS Admin is same as new TNS Admin , hence no edit operation will be performed
Replacing entries in listener.ora..
<TARGET_ORACLE_HOME>/network/admin/listener.ora
Listener : LISTENER
LISTENER
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 |
References |