DBA Hub

📋Steps in this guide1/1

Steps to add new hosts in OEM 13c

Follow the below Steps to add new hosts in OEM 13c. Login as sysman in OEM. Choose: Setup, Add Target, Add Targets Manually. Under “Add Host Targets” Click

oracle configurationintermediate
by OracleDba
12 views
1

Overview

- Login as sysman in OEM. Login as sysman in OEM. - Choose: Setup, Add Target, Add Targets Manually. - Under “Add Host Targets” Click “Install Agent on Host” - Add Host Name: node1.learnomate.org & Platform: Linux x86-64, Click Next. - Deployment Type: Fresh Agent Install - Fill “Linux x86-64: Agent Installation Details” as below. Login as sysman in OEM. *Installation Base Directory – /u01/app/Agent_13c *Instance Directory – /u01/app/Agent_13c/agent_inst Select “Named Credential” – NC_HOST_ORACLE(SYSMAN) Port – 3872 Click Next - Click “Deploy Agent”. - Click “Continue for all hosts” when encounter sudo permission issues. For this after the deployment, need to run root.sh seperately. - Click “Done” - Manually run the following script(s) on the remote host as a root user /u01/app/Agent_13c/agent_13.2.0.0.0/root.sh /home/oracle/oraInventory/orainstRoot.sh - To Fix LDAP authentication issue, run the below as root, cd /usr/lib64 ln -s /usr/lib64/libpam.so.0.83.1 libpam.so cd /etc/pam.d cp sshd emagent

Comments (0)

Please to add comments

No comments yet. Be the first to comment!