EM13c : Unable To Create New Incident Rulesets In EM Console
(Doc ID 2817680.1)
Last updated on OCTOBER 27, 2021
Applies to:
Enterprise Manager Base Platform - Version 13.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) Cloud Control, trying to create an Incident Ruleset shows created. But it does not get listed in the Incident Rulesets list.
Error stack observed from <EM_Instance_Home>/em/EMGC_OMS*/sysman/log/emoms.trc file:
2021-10-22 13:26:13,970 [[ACTIVE] ExecuteThread: '27' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR view.EditRulesetUIBean logp.251 - ERROR:
oracle.sysman.emSDK.app.exception.EMSystemException
at oracle.sysman.core.event.rules.uimodel.rulesfwk.RulesModelUtil.throwEMSystemException(RulesModelUtil.java:1509)
at oracle.sysman.core.event.rules.uimodel.rulesfwk.RulesFwkEntityImpl.postChanges(RulesFwkEntityImpl.java:116)
Caused by: oracle.jbo.domain.DataCreationException: JBO-25021: Domain object type java.sql.Clob cannot be created.
at oracle.jbo.server.EntityImpl.doDML(EntityImpl.java:9622)
at oracle.sysman.core.event.rules.uimodel.rulesfwk.RulesFwkEntityImpl.doDML(RulesFwkEntityImpl.java:196)
... 111 more
Caused by: java.sql.SQLException: ORA-01187: cannot read from file because it failed verification tests
ORA-01110: data file 201: '+DATA01/<location>/temp01.dbf'
oracle.sysman.emSDK.app.exception.EMSystemException
at oracle.sysman.core.event.rules.uimodel.rulesfwk.RulesModelUtil.throwEMSystemException(RulesModelUtil.java:1509)
at oracle.sysman.core.event.rules.uimodel.rulesfwk.RulesFwkEntityImpl.postChanges(RulesFwkEntityImpl.java:116)
Caused by: oracle.jbo.domain.DataCreationException: JBO-25021: Domain object type java.sql.Clob cannot be created.
at oracle.jbo.server.EntityImpl.doDML(EntityImpl.java:9622)
at oracle.sysman.core.event.rules.uimodel.rulesfwk.RulesFwkEntityImpl.doDML(RulesFwkEntityImpl.java:196)
... 111 more
Caused by: java.sql.SQLException: ORA-01187: cannot read from file because it failed verification tests
ORA-01110: data file 201: '+DATA01/<location>/temp01.dbf'
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 |