EM 13c: Fleet Command Deploy DB Software Failst At "Initialize Compute Step" with Error "GIMR_TYPE is null"
(Doc ID 2978961.1)
Last updated on NOVEMBER 20, 2023
Applies to:
Enterprise Manager for Oracle Database - Version 13.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manger (EM) Cloud Control, when DEPLOY_DB_SOFTWARE command Job Step Fails At Initialize Compute Step with below error
$ emcli db_software_maintenance -performOperation -name="DeplDBJul2020" -purpose=DEPLOY_DB_SOFTWARE -target_type=oracle_database -target_list="<target_name>" -normal_credential="ORACLESHOST:SYSMAN"
-privilege_credential="SEC:SYSMAN" -input_file="data:<file>"
Job Step Log:
***** PREREQ Provisioning Initialize Compute Step Start *****
Skip Product Prereqs set to
Skip GI Product Prereqs evaluated to true
Skip DB Product Prereqs evaluated to true
Platform name is : linux_x64
CVU component selected is:
Setting default value for comp
Generic CVU Component : CVU Prerequisite-fixup components/all_platforms/CVU Generic Prerequisite-Fixup component
The platform selected is not windows : true
GIMR_TYPE is nullExpressionEvaluationException: An unexpected error encountered while executing this Computational step. An incident was created for this event. Below is the error message
----------------------------------------------------------
null
emoms.log:
023-09-06 16:38:47,437 [[ACTIVE] ExecuteThread: '115' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR gis.GIManager logp.251 - Query for getting Tde enabled targets : SELECT CM_TARGET_GUID, status FROM MGMT$DBSEC_TDE_CFG_ECM WHERE CM_TARGET_GUID in ( hextoraw(?) ) and CM_SNAPSHOT_TYPE = 'dbsec_feature_status'
2023-09-06 16:38:47,439 [[ACTIVE] ExecuteThread: '115' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR fleetmaint.FleetMaintenanceAPI logp.251 - TDE enabled for the target 851B4A71C5B6AE794B9385A7A7B02DD6
2023-09-06 16:39:59,248 [ObjectLoggerServiceTimer] WARN olog.ObjectLoggerService logp.251 - Error logging message. {0} errors in the last {1} mins. Latest cause: {2}
2023-09-06 16:40:29,458 [RJob Step 1269441] ERROR diagnosability.DiagnosabilityService logp.251 - [EM-03657] Unexpected exception being throwing in ComputeStep code.
oracle.sysman.emdrep.jobs.procedure.engine.el.EvaluationException: ExpressionEvaluationException: An unexpected error encountered while executing this Computational step. An incident was created for this event. Below is the error message
----------------------------------------------------------
null
----------------------------------------------------------
at oracle.sysman.emdrep.jobs.procedure.engine.el.parser.FunctionExpression.eval(FunctionExpression.java:245) ~[emCoreSDKImpl.jar:?]
at oracle.sysman.emdrep.jobs.procedure.engine.el.parser.Expression.eval(Expression.java:38) ~[emCoreSDKImpl.jar:?]
at oracle.sysman.emdrep.jobs.procedure.engine.el.ExpressionManager.eval(ExpressionManager.java:106) ~[emCoreSDKImpl.jar:?]
at oracle.sysman.emdrep.jobs.procedure.engine.el.ExpressionManager.eval(ExpressionManager.java:85) ~[emCoreSDKImpl.jar:?]
at oracle.sysman.emdrep.jobs.procedure.impl.ComputationalStepImpl.resolveExpression(ComputationalStepImpl.java:116) ~[emCoreSDKImpl.jar:?]
at oracle.sysman.emdrep.jobs.procedure.impl.ComputationalStepImpl.resolveExpression(ComputationalStepImpl.java:79) ~[emCoreSDKImpl.jar:?]
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 |