0% found this document useful (0 votes)
16 views2 pages

Clone Agent

Uploaded by

aribrabbani2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views2 pages

Clone Agent

Uploaded by

aribrabbani2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Working directory either e: or d:

1. AGENT_BASE_DIR=D:\oracle\agent

2. Make a temporary directory as D:\oracle\agent_temp


Make a temporary directory as D:\oracle\agent (this will be used agent base dir)

3. Copy the agent.zip to above directory ( D:\oracle\agent_temp) from below bath:

\\tp\softwares\Export_Oracle\agent\agent132_win\clone_agent_13.4_win

4. unzip agent.zip (D:\oracle\agent_temp\agent >>> all the files in this location)

Not requried for 13.4 >> 5. copy agent.rsp, agentDeploy.bat, agentimage.properties,


unzip.exe from share path to D:\oracle\agent\agent_temp\agent.

6. Edit the agent.rsp ( and D:\oracle\agent\agentInstall.rsp) file for appropriate


Oracle_hostname.
(add ORACLE_HOME=E:\oracle\agent\agent_13.4.0.0.0 if installing on drive other than
d)

7. OPen a comamnd prompt "as adminmistrator" and give below command:

D:\oracle\agent_temp\agent\agentDeploy.bat AGENT_BASE_DIR=D:\oracle\agent
RESPONSE_FILE=D:\oracle\agent_temp\agent\agent.rsp -clone -force

E:\ORACLE\agent_temp\agent\agentDeploy.bat AGENT_BASE_DIR=E:\ORACLE\agent
RESPONSE_FILE=E:\ORACLE\agent_temp\agent\agent.rsp -clone -force

Important commands to check from repository database:

SQL> select ENTITY_NAME, ENTITY_TYPE, EMD_URL from EM_MANAGEABLE_ENTITIES where


emd_url like '%eu017vm0240%';

ENTITY_NAME ENTITY_TYPE
EMD_URL
--------------------------------------------------
----------------------------------------------------------------
--------------------------------------------------
eu017vm0240.tp.tpnet.intra host
https://eu017vm0240.tp.tpnet.intra:3872/emd/main/
eu017vm0240.tp.tpnet.intra:3872 oracle_emd
https://eu017vm0240.tp.tpnet.intra:3872/emd/main/
agent13c2_11_eu017vm0240.tp.tpnet.intra_1669 oracle_home
https://eu017vm0240.tp.tpnet.intra:3872/emd/main/

Ref docs:

https://support.microsoft.com/en-us/topic/how-to-disable-the-autorun-functionality-
in-windows-8e5ff0da-c526-7624-c064-ff82aecfd145
https://docs.oracle.com/cd/E63000_01/EMADV/clone_agent.htm#EMADV169
EM 13c: Agent Gold Image Deployment Failed On Windows Host With Error "Agent clone
command failed" (Doc ID 2466181.1)
EM 13c: Cloud Control Agent Installation on Windows Fails with Error: Create
service for service name:Oracleagent13c2Agent has failed (Doc ID 2220447.1)

You might also like