Exception when trying to save Recovery Catalog settings when using a PDB as the Catalog Database
(Doc ID 3039089.1)
Last updated on AUGUST 23, 2024
Applies to:
Enterprise Manager for Oracle Database - Version 13.5.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
When adding recovery catalog settings for the Non-container Database target using Container Recovery catalog database below error observed.
Exception occurred while submitting the action. null Refer to Management Server logs for more information
As per the emoms.trc file
2024-06-13 11:41:47,397 [[ACTIVE] ExecuteThread: '94' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR RecoveryCatalogSettingsRestAPI.class logp.251 - null
java.lang.NullPointerException: null
at oracle.sysman.ha.recoverycatalog.RecoveryCatalogSettingsUtil.isRCSameAsTarget(RecoveryCatalogSettingsUtil.java:945) ~[em-ha-opcbackup-ui.jar:?]
at oracle.sysman.ha.recoverycatalog.RecoveryCatalogSettingsUtil.doRegisterDatabase(RecoveryCatalogSettingsUtil.java:885) ~[em-ha-opcbackup-ui.jar:?]
at oracle.sysman.ha.recoverycatalog.RecoveryCatalogSettingsRestAPI.saveRecoveryCatalogSettings(RecoveryCatalogSettingsRestAPI.java:740) ~[em-ha-opcbackup-ui.jar:?]
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 |