Disclaimer

Tuesday 10 November 2020

How To Manually Install Oracle OEM 13c Agent?

 

How To Manually Install Oracle OEM 13c Agent?


STEPS :

 

1- We need to download the agent software from OMS Server for the platform which we will install. Login with sysman.

     

[oracle@rac1 bin]$ ./emcli login -username=sysman

Enter password :

Login successful

 

[oracle@rac1 bin]$ ./emcli sync

Synchronized successfully

 

2- Get the supported platform list

[oracle@isu13c bin]$ ./emcli get_supported_platforms

 

 

$ ./emcli get_supported_platforms 

$ ./emcli get_supported_platforms

-----------------------------------------------

Version = 12.1.0.5.0

 Platform = Microsoft Windows x64 (64-bit)

-----------------------------------------------

Version = 13.2.0.0.0

 Platform = Linux x86-64

-----------------------------------------------

Version = 12.1.0.5.0

 Platform = Microsoft Windows (32-bit)

-----------------------------------------------

Version = 13.2.0.0.0

 Platform = Microsoft Windows x64 (64-bit)

-----------------------------------------------

Version = 12.1.0.5.0

 Platform = Linux x86-64

-----------------------------------------------

Version = 13.2.0.0.0

 Platform = IBM AIX on POWER Systems (64-bit)-----> We have to download this Image from OMS server

-----------------------------------------------

Version = 12.1.0.5.0

 Platform = IBM AIX on POWER Systems (64-bit)

-----------------------------------------------

Platforms list displayed successfully.

 

 

 

Download the Agent Image from OMS sever.       

               

$./emcli get_agentimage -destination=/applications/oracle/oms2/agent_sw_manual -platform="IBM AIX on POWER Systems (64-bit)" -version="13.2.0.0.0"

 

=== Partition Detail ===

Space free : 20 GB

Space required : 1 GB

Check the logs at /u01/app/oracle/product/gc_inst/em/EMGC_OMS1/sysman/emcli/setup/.emcli/get_agentimage_2017-01-17_15-11-49-PM.log

Downloading /applications/oracle/oms2/agent_sw_manual/13.2.0.0.0_AgentCore_212.zip

File saved as /applications/oracle/oms2/agent_sw_manual/13.2.0.0.0_AgentCore_212.zip

Downloading /applications/oracle/oms2/agent_sw_manual/13.2.0.0.0_Plugins_212.zip

File saved as /applications/oracle/oms2/agent_sw_manual/13.2.0.0.0_Plugins_212.zip

Downloading /applications/oracle/oms2/agent_sw_manual/unzip

File saved as /applications/oracle/oms2/agent_sw_manual/unzip

Executing command: /applications/oracle/oms2/agent_sw_manual/unzip /applications/oracle/oms2/agent_sw_manual/13.2.0.0.0_Plugins_212.zip -d /tmp/agentinstaller

Exit status is:0

Agent Image Download completed successfully.

 

 

3) Now let’s scp the software to our target server and unzip it.

 

scp 13.2.0.0.0_Plugins_212.zip oracle@172.16.3.290: /ORACLE/export/AGENT_IMAGE_COPY

unzip 13.2.0.0.0_Plugins_212.zip

 

 

 

4) Now let’s install the agent with below command.

 

mkdir /applications/oracle/agent

 

./agentDeploy.sh AGENT_BASE_DIR=/applications/oracle/agent/ AGENT_INST_HOME=/applications/oracle/agent/agent_inst RESPONSE_FILE=/ORACLE/export/AGENT_IMAGE_COPY/agent.rsp ORACLE_HOSTNAME=rac1.samik.com -force -invPtrLoc /etc/oraInst.loc

 

 

 Add the entries in agent.rsp file

OMS_HOST=rac1-oem.samik.com

EM_UPLOAD_PORT=1159

AGENT_REGISTRATION_PASSWORD=Welcome123

AGENT_PORT=3872

 

 

 

NOTE : You will get AGENT_PORT and EM_UPLOAD_PORT details in OMS side (./emctl status oms -details).

 

=====================Log=======================================
The space available is ....  8180 MB
-e
 Validating the OMS_HOST & EM_UPLOAD_PORT
Executing command : /applications/oracle/agent/agent_13.2.0.0.0/jdk/jre/bin/java -classpath /applications/oracle/agent/agent_13.2.0.0.0/jlib/agentInstaller.jar:/applications/oracle/agent/agent_13.2.0.0.0/oui/modules/OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller /applications/oracle/agent/agent_13.2.0.0.0 /usr/sap/C11/AGENT_IMAGE_COPY /applications/oracle/agent $args -prereq
AGENT_ins home is:AGENT_BASE_DIR=/applications/oracle/agent/oraclehome is:/applications/oracle/agent/agent_13.2.0.0.0
The oraclehome /applications/oracle/agent/agent_13.2.0.0.0
 
Validating oms host & port with url: https://rac1.oem.samik.com:1159/empbs/genwallet
Validating oms host & port with url: http://oem-samik.com.samik.com:1159/empbs/genwallet
Return status:0-oms http port is passed
Validating the OMS Host and Port completed.
/usr/bin/sed: Not a recognized flag: i
Usage:  sed [-n] [-u] Script [File ...]
        sed [-n] [-u] [-e Script] ... [-f Script_file] ... [File ...]
/usr/bin/sed: Not a recognized flag: i
Usage:  sed [-n] [-u] Script [File ...]
        sed [-n] [-u] [-e Script] ... [-f Script_file] ... [File ...]
/usr/bin/sed: Not a recognized flag: i
Usage:  sed [-n] [-u] Script [File ...]
        sed [-n] [-u] [-e Script] ... [-f Script_file] ... [File ...]
Inventory location is writable
/usr/sap/C11/AGENT_IMAGE_COPY/agentcore.bin -ignoreSysPrereqs -prereqChecker -entryPoint oracle.sysman.top.agent_Complete -silent -ignoreSysPrereqs -detailedExitCodes -responseFile /applications/oracle/agent/agentInstall.rsp -invPtrLoc /etc/oraInst.loc -J-DORACLE_HOSTNAME=rac1.samik.com  -J-Djava.io.tmpdir=/applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/prereqlogs -J-DAGENT_BASE_DIR=/applications/oracle/agent
0%...................................................................................................100%
Launcher log file is /applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/prereqlogs/OraInstall2020-10-27_03-31-10PM/launcher2020-10-27_03-31-10PM.log.
Starting Oracle Prerequisite Checker
 
Checking if CPU speed is above 300 MHz.   Actual 3995.8953857421875 MHz    Passed
Checking swap space: must be greater than 512 MB.   Actual 66048 MB    Passed
Checking if this platform requires a 64-bit JVM.   Actual 64    Passed (64-bit not required)
Checking temp space: must be greater than 300 MB.   Actual 7009 MB    Passed
 
 
Preparing to launch the Oracle Universal Installer from /applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/prereqlogs/OraInstall2020-10-27_03-31-10PM
Oracle Prerequisite Checker Version 13.8.0.0.0 Production
Copyright (C) 1999, 2015, Oracle. All rights reserved.
 
Starting execution of prerequisite checks...
Total No of checks: 10
 
Performing check for CertifiedVersions_agent
Is the software certified on the current operating system?
Expected result: One of 7100,6100
Actual Result: 7100
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for Packages_agent
Are the required packages installed on the current operating system?
Checking for bos.adt.base(0.0); found bos.adt.base(7.2.3.15).   Passed
Checking for bos.adt.lib(0.0); found bos.adt.lib(7.2.3.15).     Passed
Checking for bos.adt.libm(0.0); found bos.adt.libm(7.2.3.0).    Passed
Checking for bos.perf.libperfstat(0.0); found bos.perf.libperfstat(7.2.3.15).   Passed
Checking for bos.perf.perfstat(0.0); found bos.perf.perfstat(7.2.3.0).  Passed
Checking for bos.perf.proctools(0.0); found bos.perf.proctools(7.2.3.0).        Passed
Checking for rsct.basic.rte(0.0); found rsct.basic.rte(3.2.4.1).        Passed
Checking for rsct.compat.clients.rte(0.0); found rsct.compat.clients.rte(3.2.4.0).      Passed
Checking for xlC.aix61.rte(10.1.0.0); found xlC.aix61.rte(13.1.3.1).    Passed
Checking for xlC.rte(10.1.0.0); found xlC.rte(13.1.3.1).        Passed
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for CompatibilityCheck
Is the software compatible with the current operating system?
sourceLoc is :/applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/prereqlogs/OraInstall2020-10-27_03-31-10PM/stage/shiphomeproperties.xml
ARU ID is:212
Platform is :00CE21774C00
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for AvailableInventorySpace
Checking for sufficient disk space in the Inventory Location
Expected result: 100.0MB
Actual Result: 34166MB
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for InventoryWritableCheck
Checking for write permissions on the inventory.
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for TZRegionCheck
Checking TimeZone settings...
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for AgentBaseDirCheck
Is the ownership of the agent base directory valid?
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for PortCheck
Checking for port availability and hostname validity...
Host name to check rac1.samik.com
PORT 3872
Getting Inet Addresses for host rac1.samik.com
Trying for host : rac1.samik.com/172.17.132.14 and port : 3872
Trying for host : /127.0.0.1 and port : 3872
** Agent Port Check completed successfully.**
Agent port to use 3872
===Expected Result final Either port 3872 must be available or a port in the range of 1830 to 1849 must be available on host rac1.samik.com.
Expected result: Either port 3872 must be available or a port in the range of 1830 to 1849 must be available on host rac1.samik.com.
Actual Result: 3872
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for OracleHomeCheck
Checking whether the old oracle home entry is present in the central inventory ...
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
Performing check for CheckHostName
Is the host name valid?
value of oracle_hostname:rac1.samik.com
value of hostname is:rac1.samik.com
Expected result: Fully qualified domain name, for example foo.mydomain.com
Actual Result: rac1.samik.com. Ensure that you provide a fully qualified domain name.
Check complete. The overall result of this check is: Passed
 
 
Check complete: Passed
========================================================
PrereqChecks complete
 
 
The log(s) can be found here: /applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/prereqlogs/OraInstall2020-10-27_03-31-10PM.
-e
 Agent Prereqs Completed
-e
 
 Starting Install Phase .....
/usr/sap/C11/AGENT_IMAGE_COPY/agentcore.bin -ignoreSysPrereqs -silent -responseFile /applications/oracle/agent/agentInstall.rsp -invPtrLoc /etc/oraInst.loc
0%...................................................................................................100%
Launcher log file is /tmp/OraInstall2020-10-27_03-32-07PM/launcher2020-10-27_03-32-07PM.log.
Starting Oracle Universal Installer
 
Checking if CPU speed is above 300 MHz.   Actual 3995.8953857421875 MHz    Passed
Checking swap space: must be greater than 512 MB.   Actual 66048 MB    Passed
Checking if this platform requires a 64-bit JVM.   Actual 64    Passed (64-bit not required)
Checking temp space: must be greater than 300 MB.   Actual 1007 MB    Passed
 
 
Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2020-10-27_03-32-07PM
Oct 27, 2020 3:32:17 PM oracle.sysman.oii.oiio.oiioz.OiiozResponseFile getValue
INFO: This installation is being performed using response file /applications/oracle/agent/agentInstall.rsp.
..................................................................................................
Installation Summary
 
 
Disk Space : Required 1,589 MB, Available 7,905 MB
Feature Sets to Install:
        Oracle JDK 12.1.3.0.1
        Perl 5.14.4.0.0 5.14.4.0.0
        Next Generation Install Core 13.8.0.0.0
        OPatch 13.8.0.0.0
        Oracle HTTP Client 12.1.3.0.0
        Oracle XDK 12.1.3.0.0
        DMS Full 12.1.3.0.0
        Wallet Functionality 12.1.3.0.0
        Remote Diagnostic Assistant 8.09.0.1.0
..................................................................................................
Session log file is /tmp/OraInstall2020-10-27_03-32-07PM/install2020-10-27_03-32-07PM.log
Loading products list. Please wait.
.................. 1%
.................. 2%
.................. 40%
 
Loading products. Please wait.
.................. 41%
.................. 42%
.................. 43%
.................. 44%
.................. 45%
.................. 46%
.................. 47%
.................. 48%
.................. 49%
.................. 50%
.................. 51%
.................. 52%
.................. 53%
.................. 54%
.................. 55%
.................. 56%
.................. 57%
.................. 58%
.................. 59%
.................. 60%
.................. 61%
.................. 62%
.................. 63%
.................. 64%
.................. 65%
.................. 66%
.................. 67%
.................. 68%
.................. 69%
.................. 70%
.................. 71%
.................. 72%
.................. 73%
.................. 74%
.................. 74%
.................. 75%
.................. 76%
.................. 77%
.................. 78%
.................. 79%
.................. 80%
.................. 81%
.................. 82%
.................. 83%
.................. 84%
.................. 85%
.................. 86%
.................. 87%
.................. 88%
.................. 89%
.................. 90%
.................. 91%
.................. 92%
.................. 93%
.................. 94%
.................. 95%
.................. 96%
.................. 97%
.................. 98%
.................. 99%
 
Updating Libraries
 
 
 
Starting Installations
.................. 1%
.................. 2%
.................. 3%
.................. 4%
.................. 5%
.................. 6%
.................. 7%
.................. 8%
.................. 9%
.................. 10%
.................. 11%
.................. 12%
.................. 13%
.................. 14%
.................. 15%
.................. 16%
.................. 17%
.................. 18%
.................. 19%
.................. 20%
.................. 21%
.................. 22%
.................. 23%
.................. 24%
.................. 25%
.................. 26%
.................. 27%
.................. 28%
.................. 29%
.................. 30%
.................. 31%
.................. 32%
.................. 33%
.................. 34%
.................. 35%
.................. 36%
.................. 37%
.................. 38%
.................. 39%
.................. 40%
.................. 41%
.................. 42%
.................. 43%
.................. 44%
.................. 45%
.................. 46%
.................. 47%
.................. 48%
.................. 49%
.................. 50%
.................. 51%
.................. 52%
.................. 53%
.................. 54%
.................. 55%
.................. 56%
.................. 57%
.................. 58%
.................. 59%
.................. 60%
.................. 61%
.................. 62%
.................. 63%
.................. 64%
.................. 65%
.................. 66%
.................. 67%
 
Install pending...
 
Installation in progress
 
 Component : oracle.osdt.core 12.1.3.0.0
 
Copying files for 'oracle.osdt.core 12.1.3.0.0 '
 
 Component : oracle.pki 12.1.3.0.0
 
Copying files for 'oracle.pki 12.1.3.0.0 '
 
 Component : oracle.rsa.crypto 12.1.3.0.0
 
Copying files for 'oracle.rsa.crypto 12.1.3.0.0 '
 
 Component : oracle.glcm.logging 1.4.0.0.0
 
Copying files for 'oracle.glcm.logging 1.4.0.0.0 '
 
 Component : oracle.glcm.comdev 7.6.0.0.0
 
Copying files for 'oracle.glcm.comdev 7.6.0.0.0 '
 
 Component : oracle.glcm.dependency 1.6.0.0.0
 
Copying files for 'oracle.glcm.dependency 1.6.0.0.0 '
 
 Component : oracle.glcm.xmldh 3.2.0.0.0
 
Copying files for 'oracle.glcm.xmldh 3.2.0.0.0 '
 
 Component : oracle.glcm.wizard 7.6.0.0.0
 
Copying files for 'oracle.glcm.wizard 7.6.0.0.0 '
 
 Component : oracle.glcm.encryption 2.5.0.0.0
 
Copying files for 'oracle.glcm.encryption 2.5.0.0.0 '
 
 Component : oracle.bali.share 12.1.3.0.0
 
Copying files for 'oracle.bali.share 12.1.3.0.0 '
 
 Component : oracle.bali.jewt 12.1.3.0.0
 
Copying files for 'oracle.bali.jewt 12.1.3.0.0 '
 
 Component : oracle.bali.ice 6.1.3.2.1
 
Copying files for 'oracle.bali.ice 6.1.3.2.1 '
 
 Component : oracle.help.share 12.1.3.0.0
 
Copying files for 'oracle.help.share 12.1.3.0.0 '
 
 Component : oracle.help.ohj 12.1.3.0.0
 
Copying files for 'oracle.help.ohj 12.1.3.0.0 '
 
 Component : oracle.nginst.common 13.8.0.0.0
 
Copying files for 'oracle.nginst.common 13.8.0.0.0 '
 Component : oracle.nginst.osp.compstager 13.8.0.0.0
 
Copying files for 'oracle.nginst.osp.compstager 13.8.0.0.0 '
 
 Component : oracle.jcraft.jsch 0.1.53.0.0
 
Copying files for 'oracle.jcraft.jsch 0.1.53.0.0 '
 
 Component : oracle.glcm.opatch.common.api 13.8.0.0.0
 
Copying files for 'oracle.glcm.opatch.common.api 13.8.0.0.0 '
 
 Component : oracle.nginst.core 13.8.0.0.0
 
Copying files for 'oracle.nginst.core 13.8.0.0.0 '
 
 Component : oracle.nginst.thirdparty 13.8.0.0.0
 
Copying files for 'oracle.nginst.thirdparty 13.8.0.0.0 '
 
 Component : oracle.swd.opatch 13.8.0.0.0
 
Copying files for 'oracle.swd.opatch 13.8.0.0.0 '
 
 Component : oracle.apache.commons.cli 1.2.0.0.1
 
Copying files for 'oracle.apache.commons.cli 1.2.0.0.1 '
 
 Component : oracle.apache.commons.compress 1.4.0.0.1
 
Copying files for 'oracle.apache.commons.compress 1.4.0.0.1 '
 
 Component : oracle.glcm.osys.core 13.8.0.0.0
 
Copying files for 'oracle.glcm.osys.core 13.8.0.0.0 '
 
 Component : oracle.glcm.oplan.core 13.8.0.0.0
 
Copying files for 'oracle.glcm.oplan.core 13.8.0.0.0 '
 
 Component : oracle.glcm.opatchauto.core 13.8.0.0.0
 
Copying files for 'oracle.glcm.opatchauto.core 13.8.0.0.0 '
 
 Component : oracle.jse.dms 12.1.3.0.0
 
Copying files for 'oracle.jse.dms 12.1.3.0.0 '
 
 Component : oracle.jrf.dms.common 12.1.3.0.0
 
Copying files for 'oracle.jrf.dms.common 12.1.3.0.0 '
 
 Component : oracle.jrf.dms 12.1.3.0.0
 
Copying files for 'oracle.jrf.dms 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.jaxp 12.1.3.0.0
 
Copying files for 'oracle.xdk.jrf.jaxp 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf 12.1.3.0.0
 
Copying files for 'oracle.xdk.jrf 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.fmw 12.1.3.0.0
 
Copying files for 'oracle.xdk.jrf.fmw 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.xmlparserv2 12.1.3.0.0
 
Copying files for 'oracle.xdk.jrf.xmlparserv2 12.1.3.0.0 '
 
 Component : oracle.sysman.top.agent 13.2.0.0.0
 
Copying files for 'oracle.sysman.top.agent 13.2.0.0.0 '
 
 Component : oracle.sysman.common 13.2.0.0.0
 
Copying files for 'oracle.sysman.common 13.2.0.0.0 '
 
 Component : oracle.sysman.sbin 13.2.0.0.0
 
Copying files for 'oracle.sysman.sbin 13.2.0.0.0 '
 
 Component : oracle.sysman.emagent.installer 13.2.0.0.0
 
Copying files for 'oracle.sysman.emagent.installer 13.2.0.0.0 '
 
 Component : oracle.sysman.darda 8.09.0.1.0
 
Copying files for 'oracle.sysman.darda 8.09.0.1.0 '
 
 Component : oracle.jre 1.7.0.9.111
 
Copying files for 'oracle.jre 1.7.0.9.111 '
 
 Component : oracle.jdk 1.7.0.9.111
 
Copying files for 'oracle.jdk 1.7.0.9.111 '
 
 Component : oracle.ldap.rsf 12.1.3.0.0
 
Copying files for 'oracle.ldap.rsf 12.1.3.0.0 '
 
 Component : oracle.buildtools.rsf 11.2.0.3.0
 
Copying files for 'oracle.buildtools.rsf 11.2.0.3.0 '
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/install/utl/rootmacro.sbs'.
 
 Component : oracle.wsm.common 12.1.3.0.0
 
Copying files for 'oracle.wsm.common 12.1.3.0.0 '
 
 Component : oracle.jrf.j2ee 12.1.3.0.0
 
Copying files for 'oracle.jrf.j2ee 12.1.3.0.0 '
 
 Component : oracle.opss.core 12.1.3.0.0
 
Copying files for 'oracle.opss.core 12.1.3.0.0 '
 
 Component : oracle.sysman.agent.ic 13.2.0.0.0
 
Copying files for 'oracle.sysman.agent.ic 13.2.0.0.0 '
 
 Component : oracle.ons 12.1.3.0.0
 
Copying files for 'oracle.ons 12.1.3.0.0 '
 
 Component : oracle.http_client 12.1.3.0.0
 
Copying files for 'oracle.http_client 12.1.3.0.0 '
 
 Component : oracle.perlint 5.14.4.0.0
 
Copying files for 'oracle.perlint 5.14.4.0.0 '
 
 Component : oracle.perlint.expat 2.0.1.0.1
 
Copying files for 'oracle.perlint.expat 2.0.1.0.1 '
 
 Component : oracle.perlint.modules 5.14.4.0.1
 
Copying files for 'oracle.perlint.modules 5.14.4.0.1 '
 
Install successful
 
Post feature install pending...
 
Post Feature installing
 
 Feature Set : com.oracle.orapki
 
 Feature Set : jsch.lib
 
 Feature Set : glcm_common_lib
 
 Feature Set : oracle.glcm.osys.core.classpath
 
 Feature Set : apache_commons_compress_lib
 
Post Feature installing 'oracle.glcm.osys.core.classpath'
 
Post Feature installing 'glcm_common_lib'
 
 Feature Set : oracle.glcm.opatchauto.core.classpath
 
 Feature Set : oracle.glcm.oplan.core.classpath
 
Post Feature installing 'apache_commons_compress_lib'
 
 Feature Set : oracle.glcm.opatchauto.core.actions.classpath
 
Post Feature installing 'oracle.glcm.oplan.core.classpath'
 
Post Feature installing 'oracle.glcm.opatchauto.core.classpath'
 
Post Feature installing 'oracle.glcm.opatchauto.core.actions.classpath'
 
 Feature Set : com.oracle.db.xdk-no-jaxp
 
Post Feature installing 'com.oracle.db.xdk-no-jaxp'
 
 Feature Set : orapki.lib
 
 Feature Set : oracle.glcm.opatchauto.core.wallet.classpath
 
Post Feature installing 'orapki.lib'
 
Post Feature installing 'jsch.lib'
 
 Feature Set : glcm_encryption_lib
 
 Feature Set : apache_commons_cli_lib
 
Post Feature installing 'glcm_encryption_lib'
 
Post Feature installing 'com.oracle.orapki'
 
Post Feature installing 'apache_commons_cli_lib'
 
 Feature Set : oracle.glcm.opatch.common.api.classpath
Post Feature installing 'oracle.glcm.opatch.common.api.classpath'
 
Post Feature installing 'oracle.glcm.opatchauto.core.wallet.classpath'
 
Post feature install complete
 
String substitutions pending...
 
String substituting
 
 Component : oracle.osdt.core 12.1.3.0.0
 
String substituting 'oracle.osdt.core 12.1.3.0.0 '
 
 Component : oracle.pki 12.1.3.0.0
 
String substituting 'oracle.pki 12.1.3.0.0 '
 
 Component : oracle.rsa.crypto 12.1.3.0.0
 
String substituting 'oracle.rsa.crypto 12.1.3.0.0 '
 
 Component : oracle.glcm.logging 1.4.0.0.0
 
String substituting 'oracle.glcm.logging 1.4.0.0.0 '
 
 Component : oracle.glcm.comdev 7.6.0.0.0
 
String substituting 'oracle.glcm.comdev 7.6.0.0.0 '
 
 Component : oracle.glcm.dependency 1.6.0.0.0
 
String substituting 'oracle.glcm.dependency 1.6.0.0.0 '
 
 Component : oracle.glcm.xmldh 3.2.0.0.0
 
String substituting 'oracle.glcm.xmldh 3.2.0.0.0 '
 
 Component : oracle.glcm.wizard 7.6.0.0.0
 
String substituting 'oracle.glcm.wizard 7.6.0.0.0 '
 
 Component : oracle.glcm.encryption 2.5.0.0.0
 
String substituting 'oracle.glcm.encryption 2.5.0.0.0 '
 
 Component : oracle.bali.share 12.1.3.0.0
 
String substituting 'oracle.bali.share 12.1.3.0.0 '
 
 Component : oracle.bali.jewt 12.1.3.0.0
 
String substituting 'oracle.bali.jewt 12.1.3.0.0 '
 
 Component : oracle.bali.ice 6.1.3.2.1
 
String substituting 'oracle.bali.ice 6.1.3.2.1 '
 
 Component : oracle.help.share 12.1.3.0.0
 
String substituting 'oracle.help.share 12.1.3.0.0 '
 
 Component : oracle.help.ohj 12.1.3.0.0
 
String substituting 'oracle.help.ohj 12.1.3.0.0 '
 
 Component : oracle.nginst.common 13.8.0.0.0
 
String substituting 'oracle.nginst.common 13.8.0.0.0 '
 
 Component : oracle.nginst.osp.compstager 13.8.0.0.0
 
String substituting 'oracle.nginst.osp.compstager 13.8.0.0.0 '
 
 Component : oracle.jcraft.jsch 0.1.53.0.0
 
String substituting 'oracle.jcraft.jsch 0.1.53.0.0 '
 
 Component : oracle.glcm.opatch.common.api 13.8.0.0.0
 
String substituting 'oracle.glcm.opatch.common.api 13.8.0.0.0 '
 
 Component : oracle.nginst.core 13.8.0.0.0
 
String substituting 'oracle.nginst.core 13.8.0.0.0 '
 
 Component : oracle.nginst.thirdparty 13.8.0.0.0
 
String substituting 'oracle.nginst.thirdparty 13.8.0.0.0 '
 
 Component : oracle.swd.opatch 13.8.0.0.0
 
String substituting 'oracle.swd.opatch 13.8.0.0.0 '
 
 Component : oracle.apache.commons.cli 1.2.0.0.1
 
String substituting 'oracle.apache.commons.cli 1.2.0.0.1 '
 
 Component : oracle.apache.commons.compress 1.4.0.0.1
 
String substituting 'oracle.apache.commons.compress 1.4.0.0.1 '
 
 Component : oracle.glcm.osys.core 13.8.0.0.0
 
String substituting 'oracle.glcm.osys.core 13.8.0.0.0 '
 
 Component : oracle.glcm.oplan.core 13.8.0.0.0
 
String substituting 'oracle.glcm.oplan.core 13.8.0.0.0 '
 
 Component : oracle.glcm.opatchauto.core 13.8.0.0.0
 
String substituting 'oracle.glcm.opatchauto.core 13.8.0.0.0 '
 
 Component : oracle.jse.dms 12.1.3.0.0
 
String substituting 'oracle.jse.dms 12.1.3.0.0 '
 
 Component : oracle.jrf.dms.common 12.1.3.0.0
 
String substituting 'oracle.jrf.dms.common 12.1.3.0.0 '
 
 Component : oracle.jrf.dms 12.1.3.0.0
 
String substituting 'oracle.jrf.dms 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.jaxp 12.1.3.0.0
 
String substituting 'oracle.xdk.jrf.jaxp 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf 12.1.3.0.0
 
String substituting 'oracle.xdk.jrf 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.fmw 12.1.3.0.0
 
String substituting 'oracle.xdk.jrf.fmw 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.xmlparserv2 12.1.3.0.0
 
String substituting 'oracle.xdk.jrf.xmlparserv2 12.1.3.0.0 '
 
 Component : oracle.sysman.top.agent 13.2.0.0.0
 
String substituting 'oracle.sysman.top.agent 13.2.0.0.0 '
 
 Component : oracle.sysman.common 13.2.0.0.0
 
String substituting 'oracle.sysman.common 13.2.0.0.0 '
 
 Component : oracle.sysman.sbin 13.2.0.0.0
 
String substituting 'oracle.sysman.sbin 13.2.0.0.0 '
 
 Component : oracle.sysman.emagent.installer 13.2.0.0.0
 
String substituting 'oracle.sysman.emagent.installer 13.2.0.0.0 '
 
 Component : oracle.sysman.darda 8.09.0.1.0
 
String substituting 'oracle.sysman.darda 8.09.0.1.0 '
 
 Component : oracle.jre 1.7.0.9.111
 
String substituting 'oracle.jre 1.7.0.9.111 '
 
 Component : oracle.jdk 1.7.0.9.111
 
String substituting 'oracle.jdk 1.7.0.9.111 '
 
 Component : oracle.ldap.rsf 12.1.3.0.0
 
String substituting 'oracle.ldap.rsf 12.1.3.0.0 '
 
 Component : oracle.buildtools.rsf 11.2.0.3.0
 
String substituting 'oracle.buildtools.rsf 11.2.0.3.0 '
 
 Component : oracle.wsm.common 12.1.3.0.0
 
String substituting 'oracle.wsm.common 12.1.3.0.0 '
 
 Component : oracle.jrf.j2ee 12.1.3.0.0
 
String substituting 'oracle.jrf.j2ee 12.1.3.0.0 '
 
 Component : oracle.opss.core 12.1.3.0.0
 
String substituting 'oracle.opss.core 12.1.3.0.0 '
 
 Component : oracle.sysman.agent.ic 13.2.0.0.0
 
String substituting 'oracle.sysman.agent.ic 13.2.0.0.0 '
 
 Component : oracle.ons 12.1.3.0.0
 
String substituting 'oracle.ons 12.1.3.0.0 '
 
 Component : oracle.http_client 12.1.3.0.0
 
String substituting 'oracle.http_client 12.1.3.0.0 '
 
 Component : oracle.perlint 5.14.4.0.0
 
String substituting 'oracle.perlint 5.14.4.0.0 '
 
 Component : oracle.perlint.expat 2.0.1.0.1
 
String substituting 'oracle.perlint.expat 2.0.1.0.1 '
 
 Component : oracle.perlint.modules 5.14.4.0.1
 
String substituting 'oracle.perlint.modules 5.14.4.0.1 '
 
String substitutions complete
 
Link pending...
 
Linking in progress
 
 Component : oracle.osdt.core 12.1.3.0.0
 
Linking 'oracle.osdt.core 12.1.3.0.0 '
 
 Component : oracle.pki 12.1.3.0.0
 
Linking 'oracle.pki 12.1.3.0.0 '
 
 Component : oracle.rsa.crypto 12.1.3.0.0
 
Linking 'oracle.rsa.crypto 12.1.3.0.0 '
 
 Component : oracle.glcm.logging 1.4.0.0.0
 
Linking 'oracle.glcm.logging 1.4.0.0.0 '
 
 Component : oracle.glcm.comdev 7.6.0.0.0
 
Linking 'oracle.glcm.comdev 7.6.0.0.0 '
 
 Component : oracle.glcm.dependency 1.6.0.0.0
 
Linking 'oracle.glcm.dependency 1.6.0.0.0 '
 
 Component : oracle.glcm.xmldh 3.2.0.0.0
 
Linking 'oracle.glcm.xmldh 3.2.0.0.0 '
 
 Component : oracle.glcm.wizard 7.6.0.0.0
 
Linking 'oracle.glcm.wizard 7.6.0.0.0 '
 
 Component : oracle.glcm.encryption 2.5.0.0.0
 
Linking 'oracle.glcm.encryption 2.5.0.0.0 '
 
 Component : oracle.bali.share 12.1.3.0.0
 
Linking 'oracle.bali.share 12.1.3.0.0 '
 
 Component : oracle.bali.jewt 12.1.3.0.0
 
Linking 'oracle.bali.jewt 12.1.3.0.0 '
 
 Component : oracle.bali.ice 6.1.3.2.1
 
Linking 'oracle.bali.ice 6.1.3.2.1 '
 
 Component : oracle.help.share 12.1.3.0.0
 
Linking 'oracle.help.share 12.1.3.0.0 '
 
 Component : oracle.help.ohj 12.1.3.0.0
 
Linking 'oracle.help.ohj 12.1.3.0.0 '
 
 Component : oracle.nginst.common 13.8.0.0.0
 
Linking 'oracle.nginst.common 13.8.0.0.0 '
 
 Component : oracle.nginst.osp.compstager 13.8.0.0.0
 
Linking 'oracle.nginst.osp.compstager 13.8.0.0.0 '
 
 Component : oracle.jcraft.jsch 0.1.53.0.0
 
Linking 'oracle.jcraft.jsch 0.1.53.0.0 '
 
 Component : oracle.glcm.opatch.common.api 13.8.0.0.0
 
Linking 'oracle.glcm.opatch.common.api 13.8.0.0.0 '
 
 Component : oracle.nginst.core 13.8.0.0.0
 
Linking 'oracle.nginst.core 13.8.0.0.0 '
 
 Component : oracle.nginst.thirdparty 13.8.0.0.0
 
Linking 'oracle.nginst.thirdparty 13.8.0.0.0 '
 
 Component : oracle.swd.opatch 13.8.0.0.0
 
Linking 'oracle.swd.opatch 13.8.0.0.0 '
 
 Component : oracle.apache.commons.cli 1.2.0.0.1
Linking 'oracle.apache.commons.cli 1.2.0.0.1 '
 
 Component : oracle.apache.commons.compress 1.4.0.0.1
 
Linking 'oracle.apache.commons.compress 1.4.0.0.1 '
 
 Component : oracle.glcm.osys.core 13.8.0.0.0
 
Linking 'oracle.glcm.osys.core 13.8.0.0.0 '
 
 Component : oracle.glcm.oplan.core 13.8.0.0.0
 
Linking 'oracle.glcm.oplan.core 13.8.0.0.0 '
 
 Component : oracle.glcm.opatchauto.core 13.8.0.0.0
 
Linking 'oracle.glcm.opatchauto.core 13.8.0.0.0 '
 
 Component : oracle.jse.dms 12.1.3.0.0
 
Linking 'oracle.jse.dms 12.1.3.0.0 '
 
 Component : oracle.jrf.dms.common 12.1.3.0.0
 
Linking 'oracle.jrf.dms.common 12.1.3.0.0 '
 
 Component : oracle.jrf.dms 12.1.3.0.0
 
Linking 'oracle.jrf.dms 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.jaxp 12.1.3.0.0
 
Linking 'oracle.xdk.jrf.jaxp 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf 12.1.3.0.0
 
Linking 'oracle.xdk.jrf 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.fmw 12.1.3.0.0
 
Linking 'oracle.xdk.jrf.fmw 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.xmlparserv2 12.1.3.0.0
 
Linking 'oracle.xdk.jrf.xmlparserv2 12.1.3.0.0 '
 
 Component : oracle.sysman.top.agent 13.2.0.0.0
 
Linking 'oracle.sysman.top.agent 13.2.0.0.0 '
 
 Component : oracle.sysman.common 13.2.0.0.0
 
Linking 'oracle.sysman.common 13.2.0.0.0 '
 
 Component : oracle.sysman.sbin 13.2.0.0.0
 
Linking 'oracle.sysman.sbin 13.2.0.0.0 '
 
 Component : oracle.sysman.emagent.installer 13.2.0.0.0
 
Linking 'oracle.sysman.emagent.installer 13.2.0.0.0 '
 
 Component : oracle.sysman.darda 8.09.0.1.0
 
Linking 'oracle.sysman.darda 8.09.0.1.0 '
 
 Component : oracle.jre 1.7.0.9.111
 
Linking 'oracle.jre 1.7.0.9.111 '
 
 Component : oracle.jdk 1.7.0.9.111
 
Linking 'oracle.jdk 1.7.0.9.111 '
 
 Component : oracle.ldap.rsf 12.1.3.0.0
 
Linking 'oracle.ldap.rsf 12.1.3.0.0 '
 
 Component : oracle.buildtools.rsf 11.2.0.3.0
 
Linking 'oracle.buildtools.rsf 11.2.0.3.0 '
 
 Component : oracle.wsm.common 12.1.3.0.0
 
Linking 'oracle.wsm.common 12.1.3.0.0 '
 
 Component : oracle.jrf.j2ee 12.1.3.0.0
 
Linking 'oracle.jrf.j2ee 12.1.3.0.0 '
 
 Component : oracle.opss.core 12.1.3.0.0
 
Linking 'oracle.opss.core 12.1.3.0.0 '
 
 Component : oracle.sysman.agent.ic 13.2.0.0.0
 
Linking 'oracle.sysman.agent.ic 13.2.0.0.0 '
 
 Component : oracle.ons 12.1.3.0.0
 
Linking 'oracle.ons 12.1.3.0.0 '
 
 Component : oracle.http_client 12.1.3.0.0
 
Linking 'oracle.http_client 12.1.3.0.0 '
 
 Component : oracle.perlint 5.14.4.0.0
 
Linking 'oracle.perlint 5.14.4.0.0 '
 
 Component : oracle.perlint.expat 2.0.1.0.1
 
Linking 'oracle.perlint.expat 2.0.1.0.1 '
 
 Component : oracle.perlint.modules 5.14.4.0.1
 
Linking 'oracle.perlint.modules 5.14.4.0.1 '
 
Linking in progress
 
Link successful
 
Setup pending...
 
Setup in progress
 
 Component : oracle.osdt.core 12.1.3.0.0
 
Setting up 'oracle.osdt.core 12.1.3.0.0 '
 
 Component : oracle.pki 12.1.3.0.0
 
Setting up 'oracle.pki 12.1.3.0.0 '
 
 Component : oracle.rsa.crypto 12.1.3.0.0
 
Setting up 'oracle.rsa.crypto 12.1.3.0.0 '
 
 Component : oracle.glcm.logging 1.4.0.0.0
 
Setting up 'oracle.glcm.logging 1.4.0.0.0 '
 
 Component : oracle.glcm.comdev 7.6.0.0.0
 
Setting up 'oracle.glcm.comdev 7.6.0.0.0 '
 
 Component : oracle.glcm.dependency 1.6.0.0.0
 
Setting up 'oracle.glcm.dependency 1.6.0.0.0 '
 
 Component : oracle.glcm.xmldh 3.2.0.0.0
 
Setting up 'oracle.glcm.xmldh 3.2.0.0.0 '
 
 Component : oracle.glcm.wizard 7.6.0.0.0
 
Setting up 'oracle.glcm.wizard 7.6.0.0.0 '
 
 Component : oracle.glcm.encryption 2.5.0.0.0
 
Setting up 'oracle.glcm.encryption 2.5.0.0.0 '
 
 Component : oracle.bali.share 12.1.3.0.0
 
Setting up 'oracle.bali.share 12.1.3.0.0 '
 
 Component : oracle.bali.jewt 12.1.3.0.0
 
Setting up 'oracle.bali.jewt 12.1.3.0.0 '
 
 Component : oracle.bali.ice 6.1.3.2.1
 
Setting up 'oracle.bali.ice 6.1.3.2.1 '
 
 Component : oracle.help.share 12.1.3.0.0
 
Setting up 'oracle.help.share 12.1.3.0.0 '
 
 Component : oracle.help.ohj 12.1.3.0.0
 
Setting up 'oracle.help.ohj 12.1.3.0.0 '
 
 Component : oracle.nginst.common 13.8.0.0.0
 
Setting up 'oracle.nginst.common 13.8.0.0.0 '
 
 Component : oracle.nginst.osp.compstager 13.8.0.0.0
 
Setting up 'oracle.nginst.osp.compstager 13.8.0.0.0 '
 
 Component : oracle.jcraft.jsch 0.1.53.0.0
 
Setting up 'oracle.jcraft.jsch 0.1.53.0.0 '
 
 Component : oracle.glcm.opatch.common.api 13.8.0.0.0
 
Setting up 'oracle.glcm.opatch.common.api 13.8.0.0.0 '
 
 Component : oracle.nginst.core 13.8.0.0.0
 
Setting up 'oracle.nginst.core 13.8.0.0.0 '
 
registering file(s) under /oui/.globalEnv.properties in deinstall-info.xml
Component : oracle.nginst.thirdparty 13.8.0.0.0
 
Setting up 'oracle.nginst.thirdparty 13.8.0.0.0 '
 
 Component : oracle.swd.opatch 13.8.0.0.0
 
Setting up 'oracle.swd.opatch 13.8.0.0.0 '
 
 Component : oracle.apache.commons.cli 1.2.0.0.1
 
Setting up 'oracle.apache.commons.cli 1.2.0.0.1 '
 
 Component : oracle.apache.commons.compress 1.4.0.0.1
 
Setting up 'oracle.apache.commons.compress 1.4.0.0.1 '
 
 Component : oracle.glcm.osys.core 13.8.0.0.0
 
Setting up 'oracle.glcm.osys.core 13.8.0.0.0 '
 
 Component : oracle.glcm.oplan.core 13.8.0.0.0
 
Setting up 'oracle.glcm.oplan.core 13.8.0.0.0 '
 
 Component : oracle.glcm.opatchauto.core 13.8.0.0.0
 
Setting up 'oracle.glcm.opatchauto.core 13.8.0.0.0 '
 
 Component : oracle.jse.dms 12.1.3.0.0
 
Setting up 'oracle.jse.dms 12.1.3.0.0 '
 
 Component : oracle.jrf.dms.common 12.1.3.0.0
 
Setting up 'oracle.jrf.dms.common 12.1.3.0.0 '
 
 Component : oracle.jrf.dms 12.1.3.0.0
 
Setting up 'oracle.jrf.dms 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.jaxp 12.1.3.0.0
 
Setting up 'oracle.xdk.jrf.jaxp 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf 12.1.3.0.0
 
Setting up 'oracle.xdk.jrf 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.fmw 12.1.3.0.0
 
Setting up 'oracle.xdk.jrf.fmw 12.1.3.0.0 '
 
 Component : oracle.xdk.jrf.xmlparserv2 12.1.3.0.0
 
Setting up 'oracle.xdk.jrf.xmlparserv2 12.1.3.0.0 '
 
 Component : oracle.sysman.top.agent 13.2.0.0.0
 
Setting up 'oracle.sysman.top.agent 13.2.0.0.0 '
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/install/unix/scripts/agentstup.template'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/install/unix/scripts/agentstup.template'.
 
changing permission for '/applications/oracle/agent/agent_13.2.0.0.0'
 
spawning 'chmod -R a+rX /applications/oracle/agent/agent_13.2.0.0.0/perl'
 
changing permission for '/applications/oracle/agent/agent_13.2.0.0.0/EMStage'
 
updating '/applications/oracle/agent/agent_13.2.0.0.0/root.sh.template.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/root.sh.template'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/replacebins.sh.template'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/stage/bin/forwarderProxy.template'.
 
changing permissions for '/applications/oracle/agent/agent_13.2.0.0.0/stage/bin/forwarderProxy.template'
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/bin/emtgtctl'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/stage/sysman/config/emd.properties.template'.
 
updating '/applications/oracle/agent/agent_13.2.0.0.0/install/eminstall.info.
 
spawning '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin/perl /applications/oracle/agent/agent_13.2.0.0.0/sysman/admin/scripts/patchUploadTriggers.pl /applications/oracle/agent/agent_13.2.0.0.0'
 
 Component : oracle.sysman.common 13.2.0.0.0
 
Setting up 'oracle.sysman.common 13.2.0.0.0 '
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0//bin/emctl.pl.template'.
 
deleting '/applications/oracle/agent/agent_13.2.0.0.0//bin/emctl.pl.template'
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0//bin/emctl.template'.
 
changing permissions for '/applications/oracle/agent/agent_13.2.0.0.0/bin/emctl'
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0//bin/commonenv.template'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0//install/unix/scripts/gcroot.sh.template'.
 
changing permissions for '/applications/oracle/agent/agent_13.2.0.0.0//install/unix/scripts/gcroot.sh'
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/oui/bin/runConfig.sh'.
 
 Component : oracle.sysman.sbin 13.2.0.0.0
 
Setting up 'oracle.sysman.sbin 13.2.0.0.0 '
 
 Component : oracle.sysman.emagent.installer 13.2.0.0.0
 
Setting up 'oracle.sysman.emagent.installer 13.2.0.0.0 '
 
 Component : oracle.sysman.darda 8.09.0.1.0
 
Setting up 'oracle.sysman.darda 8.09.0.1.0 '
 
 Component : oracle.jre 1.7.0.9.111
 
Setting up 'oracle.jre 1.7.0.9.111 '
 
 Component : oracle.jdk 1.7.0.9.111
 
Setting up 'oracle.jdk 1.7.0.9.111 '
 
 Component : oracle.ldap.rsf 12.1.3.0.0
 
Setting up 'oracle.ldap.rsf 12.1.3.0.0 '
 
 Component : oracle.buildtools.rsf 11.2.0.3.0
 
Setting up 'oracle.buildtools.rsf 11.2.0.3.0 '
 
 Component : oracle.wsm.common 12.1.3.0.0
 
Setting up 'oracle.wsm.common 12.1.3.0.0 '
 
 Component : oracle.jrf.j2ee 12.1.3.0.0
 
Setting up 'oracle.jrf.j2ee 12.1.3.0.0 '
 
 Component : oracle.opss.core 12.1.3.0.0
 
Setting up 'oracle.opss.core 12.1.3.0.0 '
 
 Component : oracle.sysman.agent.ic 13.2.0.0.0
 
Setting up 'oracle.sysman.agent.ic 13.2.0.0.0 '
 
 Component : oracle.ons 12.1.3.0.0
 
Setting up 'oracle.ons 12.1.3.0.0 '
 
 Component : oracle.http_client 12.1.3.0.0
 
Setting up 'oracle.http_client 12.1.3.0.0 '
 
 Component : oracle.perlint 5.14.4.0.0
 
Setting up 'oracle.perlint 5.14.4.0.0 '
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/c2ph'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/config_data'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/corelist'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/cpan'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/cpan2dist'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/cpanp'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/cpanp-run-perl'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/dbilogstrip'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/dbiprof'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/dbiproxy'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/dprofpp'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/enc2xs'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/find2perl'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/h2ph'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/h2xs'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/instmodsh'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/libnetcfg'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/ora_explain'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/perlbug'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/perldoc'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/perlivp'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/piconv'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pl2pm'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pod2html'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pod2latex'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pod2man'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pod2text'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pod2usage'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/podchecker'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/podselect'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/prove'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/psed'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/pstruct'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/ptar'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/ptardiff'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/s2p'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/shasum'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/splain'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp/xsubpp'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/lib_tmp/Config.pm'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/lib_tmp/Config_heavy.pl'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/lib_tmp/config.h'.
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/lib_tmp/perllocal.pod'.
 
spawning 'rm -rf  /applications/oracle/agent/agent_13.2.0.0.0/perl/bin_tmp'
 
spawning 'rm -rf /applications/oracle/agent/agent_13.2.0.0.0/perl/lib_tmp'
 
 Component : oracle.perlint.expat 2.0.1.0.1
 
Setting up 'oracle.perlint.expat 2.0.1.0.1 '
 
 Component : oracle.perlint.modules 5.14.4.0.1
 
Setting up 'oracle.perlint.modules 5.14.4.0.1 '
 
instantiating '/applications/oracle/agent/agent_13.2.0.0.0/perl/modules_lib_tmp/mk.pm'.
 
spawning 'rm -rf /applications/oracle/agent/agent_13.2.0.0.0/perl/modules_lib_tmp'
 
Setup successful
 
Save inventory pending...
 
Saving inventory
.................. 68%
 
Saving inventory complete
.................. 69%
 
Configuration complete
Logs successfully copied to /oracle/C11/oraInventory/logs.
-e  Agent Software install completed
 
Creating symlink /applications/oracle/agent/agent_13.2.0.0.0/oracle_common/jdk/bin /applications/oracle/agent/agent_13.2.0.0.0/jdk/bin
Executing command to check/apply patches if exist in agenthome.....
/applications/oracle/agent/agent_13.2.0.0.0/perl/bin/perl /applications/oracle/agent/agent_13.2.0.0.0/install/oneoffs/apply_NewOneoffs.pl /applications/oracle/agent/agent_13.2.0.0.0 true
The ORACLE HOME is /applications/oracle/agent/agent_13.2.0.0.0The install isLocal is trueThe command is opatch napply -invPtrLoc /applications/oracle/agent/agent_13.2.0.0.0/oraInst.loc -silent   -local
 
 Unjarring the oneoff 24470104.zip ...
 /applications/oracle/agent/agent_13.2.0.0.0/oracle_common/jdk/bin/jar xvf /applications/oracle/agent/agent_13.2.0.0.0/install/oneoffs/agent/24470104.zip
  created: 24470104/
  inflated: 24470104/README.txt
  created: 24470104/files/
  created: 24470104/files/oracle.sysman.agent.ic/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/ns/
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/ns/NSProtocol.class
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/nt/
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/nt/TcpsNTAdapter.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/nt/SSLSocketChannel.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/nt/TcpsConfigure.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/nt/CustomSSLSocketFactory.class
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/resolver/
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/net/resolver/AddrResolution.class
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/OracleConnection$DatabaseShutdownMode.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/OracleConnection.class
  created: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/T4CConnection$1.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/NTFListener.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/NTFAQRegistration.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection$1.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/T4CConnection$ReplayMode.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection$DrcpState.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/T4CConnection$3.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection$2.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection$3.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/NTFConnection.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/T4CConnection$2.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/T4CConnection.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection$BufferCacheStore.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/PhysicalConnection$4.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/driver/NTFManager.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/OracleConnection$CommitOption.class
  inflated: 24470104/files/oracle.sysman.agent.ic/13.2.0.0.0/oracle.sysman.agent.ic.symbol/jdbc/lib/ojdbc7.jar/oracle/jdbc/OracleConnection$DatabaseStartupMode.class
  created: 24470104/etc/
  created: 24470104/etc/config/
  inflated: 24470104/etc/config/actions.xml
  inflated: 24470104/etc/config/inventory.xml
patches exist in /applications/oracle/agent/agent_13.2.0.0.0
 
 Applying opatch for the oneoffs 24470104 ...
 /applications/oracle/agent/agent_13.2.0.0.0/OPatch/opatch napply -invPtrLoc /applications/oracle/agent/agent_13.2.0.0.0/oraInst.loc -silent   -local  -oh /applications/oracle/agent/agent_13.2.0.0.0 -phBaseFile /applications/oracle/agent/agent_13.2.0.0.0/patch.txt
Oracle Interim Patch Installer version 13.8.0.0.0
Copyright (c) 2020, Oracle Corporation.  All rights reserved.
 
 
Oracle Home       : /applications/oracle/agent/agent_13.2.0.0.0
Central Inventory : /oracle/C11/oraInventory
   from           : /applications/oracle/agent/agent_13.2.0.0.0/oraInst.loc
OPatch version    : 13.8.0.0.0
OUI version       : 13.8.0.0.0
Log file location : /applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/opatch/opatch2020-10-27_15-34-02PM_1.log
 
 
OPatch detects the Middleware Home as "/applications/oracle/agent"
 
Verifying environment and performing prerequisite checks...
OPatch continues with these patches:   24470104
 
Do you want to proceed? [y|n]
Y (auto-answered by -silent)
User Responded with: Y
All checks passed.
Backing up files...
Applying interim patch '24470104' to OH '/applications/oracle/agent/agent_13.2.0.0.0'
 
Patching component oracle.sysman.agent.ic, 13.2.0.0.0...
Patch 24470104 successfully applied.
Log file location: /applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/opatch/opatch2020-10-27_15-34-02PM_1.log
 
OPatch succeeded.
 
 Finished one-offs apply...
 
 Deleting the files...
 
 Finished deleting the above files...
Copying Install logs to /applications/oracle/agent/agent_13.2.0.0.0/cfgtoollogs/agentDeploy .....
-e Entered Post Install...
 
Relaxing execute  permission for other users  on /applications/oracle/agent/agent_13.2.0.0.0/install for bug#20005612
chmod: /applications/oracle/agent/agent_13.2.0.0.0/plugins: A file or directory in the path name does not exist.
rm: /applications/oracle/agent/agent_13.2.0.0.0/lib/libirc.a: A file or directory in the path name does not exist.
cp: /applications/oracle/agent/agent_13.2.0.0.0/sysman/install/libirc.a: A file or directory in the path name does not exist.
chmod: /applications/oracle/agent/agent_13.2.0.0.0/lib/libirc.a: A file or directory in the path name does not exist.
Finished post install
Plugin txt:
Inside if ,  is empty
oracle.sysman.oh|13.2.0.0.0| |agentPlugin
oracle.sysman.oh|13.2.0.0.0| |discoveryPlugin
/applications/oracle/agent/agent_13.2.0.0.0/oracle_common/jdk/jre/bin/java -classpath /applications/oracle/agent/agent_13.2.0.0.0/jlib/agentInstaller.jar:/applications/oracle/agent/agent_13.2.0.0.0/oui/modules/OraInstaller.jar:/applications/oracle/agent/agent_13.2.0.0.0/oui/modules/installer-launch.jar oracle.sysman.agent.installer.AgentPluginInstaller /applications/oracle/agent/agent_13.2.0.0.0 /usr/sap/C11/AGENT_IMAGE_COPY/plugins
/applications/oracle/agent/agent_13.2.0.0.0/oracle_common/jdk/jre/bin/java -classpath /applications/oracle/agent/agent_13.2.0.0.0/oui/modules/OraInstaller.jar:/applications/oracle/agent/agent_13.2.0.0.0/oui/modules/emCfg.jar:/applications/oracle/agent/agent_13.2.0.0.0/jlib/agentInstaller.jar oracle.sysman.agent.installer.AgentFreshInstaller /applications/oracle/agent/agent_13.2.0.0.0 /applications/oracle/agent/agent_inst /applications/oracle/agent RESPONSE_FILE=/applications/oracle/agent/agentInstall.rsp  $args
The AgentFreshInstaller is starting now
Oraclehome : ../applications/oracle/agent/agent_13.2.0.0.0
InstanceHome : /applications/oracle/agent/agent_inst
Agent Base Directory : /applications/oracle/agent
The oraclehome /applications/oracle/agent/agent_13.2.0.0.0
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: /applications/oracle/agent/agent_13.2.0.0.0
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: /applications/oracle/agent/agent_inst
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: /applications/oracle/agent
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: RESPONSE_FILE=/applications/oracle/agent/agentInstall.rsp
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: AGENT_BASE_DIR=/applications/oracle/agent/
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: AGENT_INST_HOME=/applications/oracle/agent/agent_inst
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: RESPONSE_FILE=/usr/sap/C11/AGENT_IMAGE_COPY/agent.rsp
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: ORACLE_HOSTNAME=rac1.samik.com
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: -force
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: -invPtrLoc
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: /etc/oraInst.loc
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: EM_INSTALL_TYPE="AGENT"
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: OMS_HOST=oem-samik.com.samik.com
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: EM_UPLOAD_PORT=1159
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: AGENT_PORT=3872
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: ORACLE_HOME=/applications/oracle/agent/agent_13.2.0.0.0
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: EMCTLCFG_MODE=NONE
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: EM_INSTALL_TYPE="AGENT"
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: OMS_HOST=oem-samik.com.samik.com
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: EM_UPLOAD_PORT=1159
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: AGENT_PORT=3872
Oct 27, 2020 3:35:03 PM oracle.sysman.agent.installer.AgentInstaller parseResponseFile
INFO: ORACLE_HOME=/applications/oracle/agent/agent_13.2.0.0.0
Writing the following contents into /applications/oracle/agent/agent_13.2.0.0.0/install/oragchomelist
/applications/oracle/agent/agent_13.2.0.0.0:/applications/oracle/agent/agent_inst
Creating directory /applications/oracle/agent/agent_13.2.0.0.0/install/tmp completed successfully.
File /etc/oragchomelist exists.
File /etc/oragchomelist is writable.
Appending the following contents : /applications/oracle/agent/agent_13.2.0.0.0:/applications/oracle/agent/agent_inst to file:/etc/oragchomelist
The value of chainInstall : false forceConfigure : false skipValidation : false
Validating oms host & port with url: https://rac1.oem.samik.com:1159/empbs/genwallet
Validating oms host & port with url: http://oem-samik.com.samik.com:1159/empbs/genwallet
The status is 0
Validated the oms host and port :- oem-samik.com.samik.com----1159
Getting Inet Addresses for host rac1.samik.com
** Agent Port Check completed successfully.**
Validated the agent port :- ----3872
shared agent value is :false
Agent Mode is None
Agent Configuration completed successfully
The following configuration scripts need to be executed as the "root" user. Root script to run : /applications/oracle/agent/agent_13.2.0.0.0/root.sh
Waiting for agent targets to get promoted...
Successfully Promoted agent and its related targets to Management Agent
====================================================================================




5)   After installation done run below command as root username

 

/applications/oracle/agent/agent_13.2.0.0.0/root.sh

 

Now check the status and if Agent is down start the Agent.

 

oracle> ./emctl status agent

Oracle Enterprise Manager Cloud Control 13c Release 2

Copyright (c) 1996, 2016 Oracle Corporation.  All rights reserved.

---------------------------------------------------------------

Agent Version          : 13.2.0.0.0

OMS Version            : Unknown

Protocol Version       : 12.1.0.1.0

Agent Home             : /applications/oracle/agent/agent_inst

Agent Log Directory    : /applications/oracle/agent/agent_inst/sysman/log

Agent Binaries         : /applications/oracle/agent/agent_13.2.0.0.0

Core JAR Location      : /applications/oracle/agent/agent_13.2.0.0.0/jlib

Agent Process ID       : 40436104

Parent Process ID      : 51708564

Agent URL              : https://rac1.samik.com:3872/emd/main/

Local Agent URL in NAT : https://rac1.samik.com:3872/emd/main/

Repository URL         : https://oem-samik.com:1159/empbs/upload

Started at             : 2020-10-27 15:36:24

Started by user        : oracle

Operating System       : AIX version 7.2 (ppc64)

Number of Targets      : 3

Last Reload            : (none)

Last successful upload                       : 2020-10-27 15:38:56

Last attempted upload                        : 2020-10-27 15:38:56

Total Megabytes of XML files uploaded so far : 0.06

Number of XML files pending upload           : 0

Size of XML files pending upload(MB)         : 0

Available disk space on upload filesystem    : 85.34%

Collection Status                            : Collections enabled

Heartbeat Status                             : Ok

Last attempted heartbeat to OMS              : 2020-10-27 15:39:32

Last successful heartbeat to OMS             : 2020-10-27 15:39:32

Next scheduled heartbeat to OMS              : 2020-10-27 15:40:32

 

---------------------------------------------------------------

Agent is Running and Ready

 

 

We are getting UNKNOW ouput for OMS Version so that we need to run below "secure" command

 

 

 

 

6)   Now secure the Agent using below command

      ./emctl secure agent ( it will ask for password, give sysman password)

 

 

 

7)  Now upload the Agent using below command

     ./emctl upload agent

 

 

oracle> ./emctl status agent

Oracle Enterprise Manager Cloud Control 13c Release 2

Copyright (c) 1996, 2016 Oracle Corporation.  All rights reserved.

---------------------------------------------------------------

Agent Version          : 13.2.0.0.0

OMS Version            : 13.2.0.0.0

Protocol Version       : 12.1.0.1.0

Agent Home             : /applications/oracle/agent/agent_inst

Agent Log Directory    : /applications/oracle/agent/agent_inst/sysman/log

Agent Binaries         : /applications/oracle/agent/agent_13.2.0.0.0

Core JAR Location      : /applications/oracle/agent/agent_13.2.0.0.0/jlib

Agent Process ID       : 40436104

Parent Process ID      : 51708564

Agent URL              : https://rac1.samik.com:3872/emd/main/

Local Agent URL in NAT : https://rac1.samik.com:3872/emd/main/

Repository URL         : https://oem-samik.com:1159/empbs/upload

Started at             : 2020-10-27 15:36:24

Started by user        : oracle

Operating System       : AIX version 7.2 (ppc64)

Number of Targets      : 3

Last Reload            : (none)

Last successful upload                       : 2020-10-27 15:38:56

Last attempted upload                        : 2020-10-27 15:38:56

Total Megabytes of XML files uploaded so far : 0.06

Number of XML files pending upload           : 0

Size of XML files pending upload(MB)         : 0

Available disk space on upload filesystem    : 85.34%

Collection Status                            : Collections enabled

Heartbeat Status                             : Ok

Last attempted heartbeat to OMS              : 2020-10-27 15:39:32

Last successful heartbeat to OMS             : 2020-10-27 15:39:32

Next scheduled heartbeat to OMS              : 2020-10-27 15:40:32

 

---------------------------------------------------------------

Agent is Running and Ready

 

 

Note: Now we are not getting "Unknown" OMS version

 

8) Again check the status of the Agent and check the agent entries in OEM console.

 

 









No comments:

Post a Comment

100 Oracle DBA Interview Questions and Answers

  Here are 100 tricky interview questions tailored for a Senior Oracle DBA role. These questions span a wide range of topics, including perf...