OEM 13C : Fleet Patching and Provisioning FPP Deploy Payload Does Not Included Attach_Home
(Doc ID 2963206.1)
Last updated on SEPTEMBER 13, 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 Manager (EM) Cloud Control, Fleet Patching and Provisioning(FPP) request payload for "deploy" does not include attachHome.
/em/api/fleetOperations
{
"deploy":{
"name": "Deploy GI Software",
"workingDirectory": "/tmp",
"newOracleHomeLocation": "/scratch/cuser/grid_home1912_deployed02",
"skipCVUChecks": "false",
"skipPrerequisites": "false",
"normalCredential": "CUSER:SYSMAN",
"targetList": ["clustername"],
"targetType": "cluster" ,
"prerequisitesOnly":"false",
"workingCopy": "gridhome1912_wc02"
"attach_home": "true",
},
{
"deploy":{
"name": "Deploy GI Software",
"workingDirectory": "/tmp",
"newOracleHomeLocation": "/scratch/cuser/grid_home1912_deployed02",
"skipCVUChecks": "false",
"skipPrerequisites": "false",
"normalCredential": "CUSER:SYSMAN",
"targetList": ["clustername"],
"targetType": "cluster" ,
"prerequisitesOnly":"false",
"workingCopy": "gridhome1912_wc02"
"attach_home": "true",
},
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 |