Installing Enterprise Manager 10g Grid Control Using a New Database

This module describes how to install Enterprise Manager 10g Grid Control using a New Database

This lesson will discuss the following:

Overview
Prerequisites
Installing Enterprise Manager 10g Grid Control Using a New Database

Place the cursor on this icon to display all screenshots. You can also place the cursor on each icon to see only the screenshot associated with it.

Using the Universal Installer, you will install Enterprise Manager 10g Grid Control using a new database.

In order for this lesson to work successfully, you will need to have performed the following:

1.

Reviewed and fulfilled the requirements in the PreInstallation Considerations section of the Oracle Enterprise Manager Grid Control Installation and Basic Configuration 10g Release 1 (10.1) Documentation

 

To install the Oracle software you must use the GUI installer.

1.

Login to the Linux box as user oracle and mount the Oracle Database 10g CD. Change directory to the CD and execute the script runInstaller.

./runInstaller

Move your mouse over this icon to see the image

 

2.

At the Welcome window, click Next.

Move your mouse over this icon to see the image

 

3.

Accept the default Operating System Group Name. Click Next.

Move your mouse over this icon to see the image

 

4.

The following window will appear. Leave this window open and open a new terminal window.

Move your mouse over this icon to see the image

 

5.

You need to execute orainstRoot.sh as the root user. Open a terminal window and enter the following commands:

cd $ORACLE_BASE/oraInventory
su
<rootpassword>
./orainstRoot.sh
exit
exit

Move your mouse over this icon to see the image

 

6.

Switch back to the Universal Installer window and click Continue.

Move your mouse over this icon to see the image

 

7.

At the Specify File Locations window, change the path to the directory where you want the files to go and click Next.

Move your mouse over this icon to see the image

 

8.

Make sure the Installation Type Enterprise Manager 10g Grid Control Using a New Database is selected and click Next.

Move your mouse over this icon to see the image

 

9.

The Universal Installer will make all the necessary prerequisite checks. When done, click Next.

Move your mouse over this icon to see the image

 

10.

Enter a password for the default super user SYSMAN and click Next.

Move your mouse over this icon to see the image

 

11.

Enter a password for all database accounts and click Next.

Move your mouse over this icon to see the image

 

12.

At this time, you will not setup access to Metalink and Proxies. You will configure Metalink in another lesson. Click Next.

Move your mouse over this icon to see the image

 

13.

Enter emrep.<yourdomain.com> for the Global Database Name and emrep for the SID. This is the database that will be created where the OMS will reside. Then click Next.

Move your mouse over this icon to see the image

 

14.

Enter the directory where the database files will reside and click Next.

Move your mouse over this icon to see the image

 

15.

At the Summary screen, review what will be installed and click Install.

Move your mouse over this icon to see the image

 

16.

You will see the progress window.

Move your mouse over this icon to see the image

 

17.

When the Setup Privileges window appears, open a new terminal window

Move your mouse over this icon to see the image

 

18.

You need to execute root.sh as the root user. Open a terminal window and enter the following commands:

cd $ORACLE_BASE/product/OraHome_1
su
<rootpassword>
./root.sh
exit
exit

Move your mouse over this icon to see the image

 

19.

Switch back to the Universal Installer window and click OK.

Move your mouse over this icon to see the image

 

20.

The Configuration Assistants Window will appear.

Move your mouse over this icon to see the image

 

21.

Your database is now being created.

Move your mouse over this icon to see the image

 

22.

The Oracle Agent will now be installed on the same machine as the database that was just created. This database will then be available through Grid Control to manage its environment. Click OK.

Move your mouse over this icon to see the image

 

23.

You will see the progress window.

Move your mouse over this icon to see the image

 

24.

When the Setup Privileges window appears, open a new terminal window

Move your mouse over this icon to see the image

 

25.

You need to execute root.sh as the root user. Open a terminal window and enter the following commands:

cd $ORACLE_BASE/product/agent
su
<rootpassword>
./root.sh
exit
exit

Move your mouse over this icon to see the image

 

26.

Switch back to the Universal Installer window and click OK.

Move your mouse over this icon to see the image

 

27.

The Configuration Assistants Window will appear.

Move your mouse over this icon to see the image

 

28.

Your installation is now complete. Click Exit.

Move your mouse over this icon to see the image

 

29.

Click Yes to exit.

Move your mouse over this icon to see the image

 

Place the cursor on this icon to hide all screenshots.