Customise Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.

No cookies to display.

Steps to add new hosts in OEM 13c

Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
  • User AvatarKiran Dalvi
  • 13 Sep, 2023
  • 0 Comments
  • 49 Secs Read

Steps to add new hosts in OEM 13c

Follow the below Steps to add new hosts in OEM 13c.
  1. Login as sysman in OEM.

  2. Choose: Setup, Add Target, Add Targets Manually.
  3. Under “Add Host Targets” Click “Install Agent on Host”
  4. Add Host Name: node1.learnomate.org & Platform: Linux x86-64, Click Next.
  5. Deployment Type: Fresh Agent Install
  6. Fill “Linux x86-64: Agent Installation Details” as below.

*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

  1. Click “Deploy Agent”.
  2. Click “Continue for all hosts” when encounter sudo permission issues. For this after the deployment, need to run root.sh seperately.
  3. Click “Done”
  4. 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
  5. 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