EM 13c: Enterprise Manager 13c Cloud Control Fleet Mainteneance skipPrereqs Ignore Parameters is not Honored through REST API
(Doc ID 2796408.1)
Last updated on AUGUST 17, 2021
Applies to:
Enterprise Manager for Oracle Database - Version 13.4.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
In Enterprise Manager (EM) 13c Cloud Control, when patching with fleet maintenance using REST APIs, the following parameters are not honored:
https://<EM_Console_URL>/em/websvcs/restful/emws/db/fleetmaintenance/performOperation/deploy
{
"name": "Deploy OH",
"targetName": "<dbname>",
"targetType": "oracle_database",
"newOracleHomeLoc": "/home/app/oracle/product/19.11",
"workingDirectory": "/refresh/home/tmp",
"skipCVUChecks": "true",
"skipPrereqs": "true",
"prereqsOnly":"true",
"dispatcherLocation": "/home/tmp",
"normalCredString": "ORACLE:SYSMAN",
"privCredString": "ROOT:SYSMAN"
}
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 |