My Oracle Support Banner

EM 13c Fleet: REST API Deploy DB Software Job For Primary And Standby Databases Is Printing Only The Procedure Of Primary Execution Id Not The Standby Database (Doc ID 2823066.1)

Last updated on APRIL 02, 2022

Applies to:

Enterprise Manager for Oracle Database - Version 13.4.1.0.0 and later
Information in this document applies to any platform.

Symptoms

In Enterprise Manger (EM) 13.4 Cloud Control, the Fleet Maintenance Deploy DB software (Rest API) operation for primary and standby databases is printing only the procedure of the primary execution id not the standby database.

POST COMMAND:
https://<EM_CONSOLE_URL>/em/websvcs/restful/emws/db/fleetmaintenance/performOperation/deploy

Json body:
{
"name": "Delploy",
"targetName" : "<DB_NAME>",
"targetType" : "oracle_database",
"normalCredString" : "MASTER_ORACLE:SYSMAN",
"privCredString" : "MASTER_ROOT:SYSMAN",
"standbyAutoDeploy" : "true",
"skipCVUChecks" : "skip_cvu_check",
"skipPrereqs" : "skip_prereq_check",
"newOracleHomeLoc" : "/DATABASES/new"
}

Authorization: basic <generated credential value>

Content-Type: application/json


On submitting  seeing only primary database execution id.
Checking image subscription...
Check image subscription passed.
Checking if target is in non-default location inside the Oracle Home...
Oracle home target list is 7EF1DDXXXXXXXXXC2F602FF5
Operation 'Delploy' created successfully. Deploy submitted successfully for standby database standby with execution id : Checking image subscription...
Check image subscription passed.
Checking if target is in non-default location inside the Oracle Home...
Oracle home target list is 26B53F0E4XXXXXXXXDCF41D49F82
Operation 'Delploy' created successfully. Deploy Oracle home software operation for database <DB_NAME> can be monitored using:
EMCLI:
emcli get_instance_status -exec=C2B4B6D138F96A31E053BF6F400A68B5 -details -xml
Browser:
https: //<EM Host>:<EM Port>/em/faces/core-jobs-procedureExecutionTracking?executionGUID=C2B4B6D1XXXXXXXXX00A68B5

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.