Good Contents Are Everywhere, But Here, We Deliver The Best of The Best.Please Hold on!
Overview
Until Oracle GoldenGate 11g, Oracle GoldenGate installation was fairly simple. You just unzip the software into a directory and create subdirs. Starting with Oracle GoldenGate 12c, Oracle GoldenGate software for Oracle Database is installed using Oracle Universal Installer (OUI). This change makes it easy for Oracle to audit software and licensing.

You can Install Oracle GoldenGate 12c in 2 ways:

  1. Graphical User Interface (GUI) 
  2. Using response file (Silent)

In this article I will demostrate how to Install Oracle GoldenGate 12c using response file on a full Rack Exadata Database Machine.

Environment

  • Full Rack Exadata X5-2
  • ZFS for Share Oracle GoldenGate Software location
  • Oracle Database 12.1.0.2


Steps to Download Oracle GoldenGate 12c Software


  • Open a web browser and enter www.oracle.com in the address bar



  • This will bring you to the Oracle website home page



  • On this page hover on the download tab and click on “middleware”



  • Click GoldenGate



  • Accept the agreement and select the desired Oracle GoldenGate  version for your platform.

Here I am downloading “Oracle GoldenGate 12.2.0.1.1 for Oracle on Linux x86-64”


  • Copy the zip file from your desktop to Exadata Compute node 1 using WinScp



  • Drag and Drop the file from left to right in to a directory

Here I am copying the file to /u01/app/oracle/software location


  • File copy is in progress


Steps to Install Oracle GoldenGate 12c software using response file


  • Login to Exadata Compute node 1 as Oracle software owner and navigate to the Oracle GoldenGate staging location

dm01db01-orcl1 {/home/oracle}:cd /u01/app/oracle/software
dm01db01-orcl1 {/u01/app/oracle/software}:ls -ltr
total 464928
-rw-r–r– 1 oracle oinstall 475611228 Jan  2 04:51 fbo_ggs_Linux_x64_shiphome.zip
dm01db01-orcl1 {/u01/app/oracle/software}:


  • Unzip the Oracle GoldenGate 12c software

dm01db01-orcl1 {/u01/app/oracle/software}:unzip fbo_ggs_Linux_x64_shiphome.zip
Archive:  fbo_ggs_Linux_x64_shiphome.zip
   creating: fbo_ggs_Linux_x64_shiphome/
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/runInstaller
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/OuiConfigVariables.xml
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/productlanguages.properties
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/setperms1.sh
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora11g_filemap.jar
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora12c_dirs.lst
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora12c_1.xml
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/racfiles.jar
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora11g_dirs.lst
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora12c_filemap.jar
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora11g_1.xml
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora11g_exp_1.xml
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/fastcopy/oracle.oggcore.top_ora12c_exp_1.xml
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/globalvariables/
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/Dialogs/
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/stage/Dialogs/standardDialogs/
……
   creating: fbo_ggs_Linux_x64_shiphome/Disk1/response/
  inflating: fbo_ggs_Linux_x64_shiphome/Disk1/response/oggcore.rsp
  inflating: OGG-12.2.0.1-README.txt
  inflating: OGG-12.2.0.1.1-ReleaseNotes.pdf
dm01db01-orcl1 {/u01/app/oracle/software}:ls -ltr
total 465216
drwxr-xr-x 3 oracle oinstall      4096 Dec 12  2015 fbo_ggs_Linux_x64_shiphome
-rw-r–r– 1 oracle oinstall      1559 Jan 18  2016 OGG-12.2.0.1-README.txt
-rw-r–r– 1 oracle oinstall    282294 Jan 18  2016 OGG-12.2.0.1.1-ReleaseNotes.pdf
-rw-r–r– 1 oracle oinstall 475611228 Jan  2 04:51 fbo_ggs_Linux_x64_shiphome.zip


  • Change directory to response folder and copy the response file (oggcore.rsp) to /u01/app/oracle/software location

dm01db01-orcl1 {/u01/app/oracle/software}:cd fbo_ggs_Linux_x64_shiphome/Disk1/response

dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1/response}:ls -ltr
total 8
-rwxrwxr-x 1 oracle oinstall 4286 Jul  3  2014 oggcore.rsp

dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1/response}:cp oggcore.rsp /u01/app/oracle/software/

dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1/response}:cd /u01/app/oracle/software/
dm01db01-orcl1 {/u01/app/oracle/software}:ls -ltr
total 465224
drwxr-xr-x 3 oracle oinstall      4096 Dec 12  2015 fbo_ggs_Linux_x64_shiphome
-rw-r–r– 1 oracle oinstall      1559 Jan 18  2016 OGG-12.2.0.1-README.txt
-rw-r–r– 1 oracle oinstall    282294 Jan 18  2016 OGG-12.2.0.1.1-ReleaseNotes.pdf
-rw-r–r– 1 oracle oinstall 475611228 Jan  2 04:51 fbo_ggs_Linux_x64_shiphome.zip
-rwxr-xr-x 1 oracle oinstall      4286 Jan  2 07:20 oggcore.rsp


  • Make a backup of the response file before editing

dm01db01-orcl1 {/u01/app/oracle/software}:cp oggcore.rsp oggcore.rsp_bkp
dm01db01-orcl1 {/u01/app/oracle/software}:


  • Open the response file and make the following changes as described below

dm01db01-orcl1 {/u01/app/oracle/software}:vi oggcore.rsp

INSTALL_OPTION=ORA12c –> This is the Oracle database version
SOFTWARE_LOCATION=/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome –> This is Oracle GoldenGate software location. On RAC it should be a shared location.
START_MANAGER=true –> Setting this parameter to true will configure manager process at the end of installation.
MANAGER_PORT=7809 –> port number for starting manager process. The port should be opened.
DATABASE_LOCATION=/u01/app/oracle/product/11.2.0.4/dbhome –> This is the Oracle Database Home location
INVENTORY_LOCATION=/u01/app/oraInventory –> OraInventory location
UNIX_GROUP_NAME=oinstall –> The operating system group for oraInventory


  • After making the changes above, the response file looks like this:

dm01db01-orcl1 {/u01/app/oracle/software}:cat oggcore.rsp

####################################################################
## Copyright(c) Oracle Corporation 2014. All rights reserved.     ##
##                                                                ##
## Specify values for the variables listed below to customize     ##
## your installation.                                             ##
##                                                                ##
## Each variable is associated with a comment. The comment        ##
## can help to populate the variables with the appropriate        ##
## values.                                                        ##
##                                                                ##
## IMPORTANT NOTE: This file should be secured to have read       ##
## permission only by the oracle user or an administrator who     ##
## own this installation to protect any sensitive input values.   ##
##                                                                ##
####################################################################

#——————————————————————————-
# Do not change the following system generated value.
#——————————————————————————-
oracle.install.responseFileVersion=/oracle/install/rspfmt_ogginstall_response_schema_v12_1_2


################################################################################
##                                                                            ##
## Oracle GoldenGate installation option and details                          ##
##                                                                            ##
################################################################################

#——————————————————————————-
# Specify the installation option.
# Specify ORA12c for installing Oracle GoldenGate for Oracle Database 12c and
#         ORA11g for installing Oracle GoldenGate for Oracle Database 11g
#——————————————————————————-
INSTALL_OPTION=ORA12c

#——————————————————————————-
# Specify a location to install Oracle GoldenGate
#——————————————————————————-
SOFTWARE_LOCATION=/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome

#——————————————————————————-
# Specify true to start the manager after installation.
#——————————————————————————-
START_MANAGER=true

#——————————————————————————-
# Specify a free port within the valid range for the manager process.
# Required only if START_MANAGER is true.
#——————————————————————————-
MANAGER_PORT=7809

#——————————————————————————-
# Specify the location of the Oracle Database.
# Required only if START_MANAGER is true.
#——————————————————————————-
DATABASE_LOCATION=/u01/app/oracle/product/11.2.0.4/dbhome


################################################################################
##                                                                            ##
## Specify details to Create inventory for Oracle installs                    ##
## Required only for the first Oracle product install on a system.            ##
##                                                                            ##
################################################################################

#——————————————————————————-
# Specify the location which holds the install inventory files.
# This is an optional parameter if installing on
# Windows based Operating System.
#——————————————————————————-
INVENTORY_LOCATION=/u01/app/oraInventory

#——————————————————————————-
# Unix group to be set for the inventory directory.
# This parameter is not applicable if installing on
# Windows based Operating System.
#——————————————————————————-
UNIX_GROUP_NAME=oinstall

dm01db01-orcl1 {/u01/app/oracle/software}:


  • Change directory to Disk1 and start Oracle GoldenGate software installation as follows:

dm01db01-orcl1 {/u01/app/oracle/software}:cd fbo_ggs_Linux_x64_shiphome/Disk1/
dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1}:ls -ltr
total 16
drwxr-xr-x  4 oracle oinstall 4096 Dec 12  2015 install
drwxr-xr-x 11 oracle oinstall 4096 Dec 12  2015 stage
-rwxr-xr-x  1 oracle oinstall  918 Dec 12  2015 runInstaller
drwxrwxr-x  2 oracle oinstall 4096 Dec 12  2015 response

dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1}:./runInstaller -silent -responseFile /u01/app/oracle/software/oggcore.rsp
Starting Oracle Universal Installer…

Checking Temp space: must be greater than 120 MB.   Actual 3317 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 24302 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2017-01-02_07-31-03AM. Please wait …
dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1}:You can find the log of this install session at:
 /u01/app/oraInventory/logs/installActions2017-01-02_07-31-03AM.log
The installation of Oracle GoldenGate Core was successful.
Please check ‘/u01/app/oraInventory/logs/silentInstall2017-01-02_07-31-03AM.log’ for more details.
Successfully Setup Software.

Note: If you look at the log file at ‘/u01/app/oraInventory/logs/installActions2017-01-02_07-31-03AM.log’ it will show you what has been done in the background by the runInstaller


  • Let’s connect to ggsci prompt and verify the manager process

dm01db01-orcl1 {/u01/app/oracle/software/fbo_ggs_Linux_x64_shiphome/Disk1}:cd /zfssa/dm01/backup/product/ogg/12.2.0.1/gghome/
dm01db01-orcl1 {/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome}:./ggsci
./ggsci: error while loading shared libraries: libnnz11.so: cannot open shared object file: No such file or directory

ooppss we can’t connect to ggsci. Don’t worry. This is the known issue on Linux/Unix platform. Here is the solution for this issue.


  • Open the .bash_profile and add the following two variables

dm01db01-orcl1 {/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome}:vi ~/.bash_profile

export GG_HOME=/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORACLE_HOME/lib32:$GG_HOME


  • Execute the .bash_profile and verify the variables.

dm01db01-orcl1 {/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome}:. ~/.bash_profile
dm01db01-orcl1 {/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome}:echo $GG_HOME
/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome

dm01db01-orcl1 {/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome}:echo $LD_LIBRARY_PATH
/u01/app/oracle/product/11.2.0.4/dbhome/lib:/u01/app/oracle/product/11.2.0.4/dbhome/lib32:/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome


  • Now try connecting to ggsci. 

Yeah we are able to connect now

dm01db01-orcl1 {/zfssa/dm01/backup/product/ogg/12.2.0.1/gghome}:./ggsci

Oracle GoldenGate Command Interpreter for Oracle
Version 12.2.0.1.1 OGGCORE_12.2.0.1.0_PLATFORMS_151211.1401_FBO
Linux, x64, 64bit (optimized), Oracle 11g on Dec 12 2015 00:54:38
Operating system character set identified as UTF-8.

Copyright (C) 1995, 2015, Oracle and/or its affiliates. All rights reserved.
GGSCI (dm01db01.netsoftmate.com) 1> 

  • Verify the manager process 

GGSCI (dm01db01.netsoftmate.com) 1> info all

Program     Status      Group       Lag at Chkpt  Time Since Chkpt

MANAGER     RUNNING

GGSCI (dm01db01.netsoftmate.com) 2> info mgr

Manager is running (IP port dm01db01.netsoftmate.com.7809, Process ID 53422).

GGSCI (dm01db01.netsoftmate.com) 3> view params mgr

PORT 7809

Conclusion
This completes our Oracle GoldenGate 12c installation on Exadata database machine. We have seen how much easy it is to install Oracle GoldenGate software wihtout GUI interface. The key for installing Oracle GoldenGate on 12c a RAC environment is to choose a shared location for software. You can also choose to install Oracle GoldenGate on local file system if you don’t have a shared location.

0



Overview:

Oracle Recovery Manager (RMAN) provides a comprehensive foundation for efficiently backing up and recovering the Oracle databases, it provides a common interface, via command line and Enterprise Manager, for backup tasks across different host operating systems, automates administration of your backup strategies.

Prerequisites:


  • Database should be in archive log mode.
  • We need to have super user credentials.

Steps to schedule Rman backup:

  • Create Rman scripts
Open textpad
Set ORACLE_SID=<DB_Name>

D:oracle11204product11.2.0dbhome_1BINrman.exe target / cmdfile= ‘F:Backup_scriptsdbname_rman_target.sql’ log=’F:Backup_scriptsdbname_target_backup.log’

Save and exit

Run
{
Allocate channel c1 device type disk;
Allocate channel c2 device type disk;
Allocate channel c3 device type disk;

Crosscheck backup;
Crosscheck archivelog all;

Delete noprompt expired backup;
Delete noprompt expired archivelog all;

Backup as compressed backupset database;
Backup as compressed backupset archivelog all;

Delete noprompt backup completed before ‘sysdate-3’;
Delete noprompt archivelog all completed before ‘sysdate-2’;

Backup current controlfile;




  • Open the task scheduler from start menu then right click and click on create new Task.


  • Give name and description of Backup in General Tab.



  • Click on trigger tab then click on new to schedule.



  • Provide backup date and time then click on OK.



  • Now click on action tab then new.


  • On this screen browse and supply Rman script name and location then click ok.



  • Now go to condition tab and check the conditions.

Check setting tab and click OK



  • Once click ok, it will prompt for password, provide Administrator password and click ok


  • Backup has been schedule now.



Conclusion:
In above article we have learned that, how to schedule Rman backup on windows environment, where we have prepared Rman scripts and schedule it through task scheduler.



BY
Name: Mirza Hidayathullah Baig
Designation: Senior Database Engineer
Organization: Netsoftmate IT Solutions. 
Email: info@netsoftmate.com
 




2

Overview
When you configure DBFS on Exadata, it recommended configuring a separate database to be used for DBFS. In this article we will demonstrate how to create a Database to store DBSF (Database File System) on Exadata Database Machine. Using DBCA (Database Configuration Assistance) Utility is the recommended method for creating a Database to store DBFS.

Environment
Exadata X4-2 Quarter Rack


Steps to Create a Database Create a Database


  • Login to the Exadata Compute node 1, export DISPLAY variable and Invoke DBCA utility



  • Choose the first option “Real Application Clusters (RAC) database.” Click Next



  • Choose the option “Create a Database”. Click Next



  • Choose the option “General Purpose or Transaction Processing template”. Click Next



  • Choose the option “Admin-Managed”, select all nodes and Enter Name your database. Here we are specifying the Database name as “fsdb”. Click Next



  • Uncheck “configure Enterprise Manager” as we will be managing this database using OEM. Enable automatic maintenance tasks as per site requirements. Click Next



  • Select “Use the Same Administrative Password for All Account” and enter a password. Click Next



  • Ignore the warning and click Yes to continue



  • Choose Automatic Storage Management and Oracle-Managed Files. Select the desired Disk Group FLASH_DATA01. This DG has adequate space for DBFS database. Click Next



  • Uncheck Flash Recovery Area and Uncheck Enable Archiving. For DBFS database Archive log mode is not necessary. Click Next



  • Click Next



  • In the Memory Tab, choose Custom and then Automatic Shared Memory Management. Enter 1536 and choose M Bytes for units in the SGA box and enter 6656 and choose M Bytes for units in the PGA Size box. 



  • In the Character Sets tab choose AL32UTF8 as the Database Character Set and AL16UTF16 as National Character set. Click Next



  • Open the All Initialization Parameters dialogue. Select “Show Advanced Parameters”. Scroll down to parallel_max_servers and enter “2” under the Value column



  • If diskgroup DBFS_DG’s compatible.rdbms attribute is set to 11.2.0.4.0 then in DBCA set compatible=11.2.0.4.0 in All Initialization Parameters screen.

Not setting compatible.rdbms properly can result in ORA-15204 error while creating the database. Click Close


  • Click Finish

Wait for the DBCA to complete creating the database.


Check the database status using srvctl command.

oraclouddbadm01-dbm011 {/home/oracle}:srvctl status database -d fsdb

Instance fsdb1 is running on node oraclouddbadm01

Instance fsdb2 is running on node oraclouddbadm02


Important Notes:

1.      See MOS note: 1468931.1 for issues related to running DBCA.
2.      The default Redo log size chooses by DBCA template is sufficient.
3.      You can create tablespace for DBFS as either SMALLFILE or BIGFILE.
4.      Include the following options when creating a tablespace for DBFS:
NOLOGGING ONLINE PERMANENT EXTENT MANAGEMENT LOCAL AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO
Example:

SQL> create bigfile tablespace dbfsts datafile ‘+FLASH_DATA01’ size 100g autoextend on next 8g maxsize 300g NOLOGGING EXTENT MANAGEMENT LOCAL AUTOALLOCATE  SEGMENT SPACE MANAGEMENT AUTO ;


0


Overview:
Oracle Golden Gate provides very fast replication of data by reading transaction logs and writing the changes to one or more target databases in a homogeneous and heterogeneous environment. It is useful for High Availability Architectures and especially for Data Warehouse and Decision Support Systems. Thus, the variety of techniques and methods spreads from unidirectional environments for query offloading/reporting to bidirectional or Peer-to-Peer architectures in an active-active fashion.

Environment Details

Hostname
Node1 and Node2
Operating system
Linux
Environment
production
Oracle Home
/u01/app/oracle/product/11.2.0/db
GoldenGate software staging location
/u01/app/oracle/software/OGG12c
GoldenGate Shared Home
/oraggs/app/ggs12c/ggs

Software requirement:
Download the Oracle GoldenGate base version 12.1.2.1.0(V46695-01.zip) from the Oracle Software Delivery Cloud or OTN by entering the following URL into your web browser: http://otn.oracle.com or http://edelivery.oracle.com
  • Create staging area for GoldenGate software.

$ cd /u01/app/oracle/software/
$ mkdir OGG12c

Copy downloaded Oracle GoldenGate 12c Base software to Node 1
  • Unzip the Goldengate 12c Base version from directory OGG12c

$ cd /u01/app/oracle/software/OGG12c
$ unzip V46695-01.zip

Installing Oracle GoldenGate 12c Base release (12.1.2.1.0)
  • Navigate to GoldenGate software staging directory and launch the runInstaller

$ cd /u01/app/oracle/software/OGG12c
$ ls -l
$ cd fbo_ggs_Linux_x64_shiphome/Disk1
$ ./runInstaller

Screen 1: Select Oracle Database 11g

 Screen 2: Enter Oracle GoldenGate 12c home “/oraggs/app/ggs12c/ggs” and uncheck Start Manager

 Screen 3: Click Finish

 Screen 4: Installation progress 


 Screen 5: Click Close to complete the installation 

  •  Verify the Oracle GoldenGate 12c Installation

$ cd /oraggs/app/ggs12c/ggs
$ ./ggsci –v

$ ./ggsci
GGSCI> info all


Conclusion:
In this article we have learnt how to install oracle GoldenGate software using Oracle universal installer. GoldenGate software installation using OUI become much easier and efficient. 
3

Overview
To manage and monitor Exadata Database Machine you must discover it in Oracle Enterprise Manager. Before you discover Exadata DBM you first Install EM Agent on all Exadata Compute nodes. The Guided Discovery Process of OEM helps you discover all the Exadata Components easily.

The following Exadata components can be monitored and managed by OEM:
  • Compute Nodes
  • Storage Cells
  • Infiniband Switches
  • Cisco Switches
  • Power Distribution Units
  • KVM
In this article I will demonstrate how to discover an Exadata Database Machine in OEM 13c. Discover Exadata in OEM 13c is no different than OEM 12c except couple of changes. The graphics part of the OEM 13c looks very coolJ

Before we starting with the Discovery process make sure that OEM 13c Agent is installed on Compute nodes. You can find the article to install EM Agent at:


Before you start make sure
  • OEM 13c server is Installed and Configured
  • OEM 13c Agent is installed on all Exadata Compute Nodes
  • SYSMAN User password
  • Oracle user password
  • Root user password for Compute nodes, Storage Cells and Infiniband Switches

Procedure to Discover Exadata Database Machine in OEM 13c

Enter the OEM 13c address in the web browser

Enter the SYSMAN user and password or any other user with admin privileges.

This is our OEM 13c home page

From the home, click Setup –> Add Target –> Add Targets Manually

Click on “Add Using Guided Process”

Select “Oracle Exadata Database Machine” and click Add button.

Select “Discover a new Database Machine and its hardware components and targets”, “13c target type with enhanced hardware monitoring, requiring additional credentials” and Click “Discover Targets”

On this page, search or enter the EM agent URL for compute node 1 and, Click Add buton and add the compute node 1 and enter the oracle user credentials.
Note: Make databasemachine.xml exist and Oracle user have necessary permissions to read it.




Select Compute node 1 and click select.

Click Next

On this page, enter the first Infiniband Switch name and root credentials and test connection. Click Next


Click Next

All the Exadata Components are Discovered and shown on this page. Click Next



This Page shows the Exadata Components monitored by different Agents. Click Next





On this page Enter the Credentials for Agent Host, Compute Node ILOM, Storage Cell, IB Switch, PDU, Cisco Switch and test connection for each of them. Click Next











Review the Summary Page and Click Next 




The Target Promotion in progress 

Click Done on the final page (Not shown here). Make sure no errors are reported.

Click Launch Database Machine will bring you to the following page 

This is the Photo realistic image of Exadata Database machine.

We have discovered Exadata Database Machine successfully in OEM 13c

Conclusion
In this article we have seen how to discover an Exadata Database Machine in Oracle Enterprise Manager 13c using simple Guided discovery process. Oracle Enterprise manager 13c considered ideal for managing and monitoring Exadata Database Machine.


0