OEM 13c : Fleet DEPLOY_DB_SOFTWARE For Standalone Databases Running On Windows Fails In Step Stage OS Specific Prerequisite Component With Error "cannot create oui/bin/platform/win64/unzip.exe Permission denied"
(Doc ID 2736549.1)
Last updated on APRIL 20, 2023
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 Manger (EM) Cloud Control, when DEPLOY_DB_SOFTWARE command executed on windows and command fails in job step Step Stage OS Specific Prerequisite Component with below error
$ emcli db_software_maintenance -performOperation -name="DeplDBJul2020" -purpose=DEPLOY_DB_SOFTWARE -target_type=oracle_database -target_list="<target_name>" -windows_sec_credential="ORACLE:SYSMAN"
Job Steps Log for Job :Stage OS Specific Prerequisite Component
Final command line to execute is %PERL_HOME%\perl "C:\Windows\JOB_ADEE8210911F2784E0533C09590ADD49\stageCVUPrereqFixup.pl" -workDirLoc "C:\Windows\1756646051109888\\1756649130481824\\MASSDB-9575aa839d674969a272efa5a433895c" -installUser "" -agentHomeLoc "C:\agent\agent_13.4.0.0.0" -isSSHSetup "${SSH_SETUP_ONLY}" -platform "windows64" -mode "OSD" -temp_location "${TEMP_LOCATION}"
The output of the directive is:
STAGE_MODE = OSD
INSTALL_USER = localAdmin
DP_PLATFORM = windows64
AGENT_HOME_LOC = C:\agent\agent_13.4.0.0.0
SSH_SETUP_ONLY = ${SSH_SETUP_ONLY}
TEMP_LOCATION = ${TEMP_LOCATION}
WORK_DIR_LOC = C:\Windows\1756646051109888\\1756649130481824\\MASSDB-9575aa839d674969a272efa5a433895c
STAGE_PREREQ_LOC = C:\Windows\1756646051109888\1756649130481824\MASSDB-9575aa839d674969a272efa5a433895c\stage_racp\racp_prereqs\cvupack
RACP_PREREQS_FIXUP_FILE = cvuprereq_233.zip
C:\Windows\1756646051109888\1756649130481824\MASSDB-9575aa839d674969a272efa5a433895c\stage_racp\racp_prereqs\cvupack\racp_fixup_location exists
racp prereqs fix up zip already exists in C:\Windows\1756646051109888\1756649130481824\MASSDB-9575aa839d674969a272efa5a433895c\stage_racp\racp_prereqs\cvupack
The unzip command is C:\agent\agent_13.4.0.0.0\bin\unzip.exe
C:\agent\agent_13.4.0.0.0\bin\unzip.exe -qo cvuprereq_233.zip
error: cannot create oui/bin/platform/win64/unzip.exe Permission denied
Could not execute C:\agent\agent_13.4.0.0.0\bin\unzip.exe on cvuprereq_233.zip
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 |