OEM 13c : Fleet Rest API CLEANUP_SOFTWARE Fails In Intializaton Step With Error "RA-20406: The following target is invalid: ORA-06512: at "SYSMAN.EM_JOB_UTIL", line 1733"
(Doc ID 2966016.1)
Last updated on AUGUST 31, 2023
Applies to:
Enterprise Manager for Oracle Database - Version 13.5.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) Cloud Control, cleanupsoftware using REST API command fails with error.
Command Snippet:
{
"name": "Cleanup",
"targetName": "OraDB19Home9_15_5559",
"targetList": "OraDB19Home9_15_5559",
"targetType": "oracle_home",
"normalCredString": "TEST_ORACLE:SYSMAN",
"privCredString": "TEST_ROOT:SYSMAN",
"reportOnly":"false",
"workdir":"/tmp",
"preScriptURN":"oracle:defaultService:em:provisioning:1:cmp:COMP_Directives:no
ne:AC4CA01B4195744EE0533E35560A6D8A:0.5"
}
{
"name": "Cleanup",
"targetName": "OraDB19Home9_15_5559",
"targetList": "OraDB19Home9_15_5559",
"targetType": "oracle_home",
"normalCredString": "TEST_ORACLE:SYSMAN",
"privCredString": "TEST_ROOT:SYSMAN",
"reportOnly":"false",
"workdir":"/tmp",
"preScriptURN":"oracle:defaultService:em:provisioning:1:cmp:COMP_Directives:no
ne:AC4CA01B4195744EE0533E35560A6D8A:0.5"
}
Job Failed log:
Creating the directory '/tmp' on host ''...
ExpressionEvaluationException: Below error message was returned while
executing this Computational step.
----------------------------------------------------------
CreateInputParams step failed.. ORA-20406: The following target is invalid:
ORA-06512: at "SYSMAN.EM_JOB_UTIL", line 1733
ORA-06512: at "SYSMAN.EM_JOB_UTIL", line 1882
ORA-06512: at line 1
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 |