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
|
| 2. |
At the Welcome window, click Next.
|
| 3. |
Accept the default Operating System Group Name. Click Next.
|
| 4. |
The following window will appear. Leave this window open and open a new terminal window.
|
| 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
|
| 6. |
Switch back to the Universal Installer window and click Continue.
|
| 7. |
At the Specify File Locations window, change the path to the directory where you want the files to go and click Next.
|
| 8. |
Make sure the Installation Type Enterprise Manager 10g Grid Control Using a New Database is selected and click Next.
|
| 9. |
The Universal Installer will make all the necessary prerequisite checks. When done, click Next.
|
| 10. |
Enter a password for the default super user SYSMAN and click Next.
|
| 11. |
Enter a password for all database accounts and click Next.
|
| 12. |
At this time, you will not setup access to Metalink and Proxies. You will configure Metalink in another lesson. Click Next.
|
| 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.
|
| 14. |
Enter the directory where the database files will reside and click Next.
|
| 15. |
At the Summary screen, review what will be installed and click Install.
|
| 16. |
You will see the progress window.
|
| 17. |
When the Setup Privileges window appears, open a new terminal window
|
| 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
|
| 19. |
Switch back to the Universal Installer window and click OK.
|
| 20. |
The Configuration Assistants Window will appear.
|
| 21. |
Your database is now being created.
|
| 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.
|
| 23. |
You will see the progress window.
|
| 24. |
When the Setup Privileges window appears, open a new terminal window
|
| 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
|
| 26. |
Switch back to the Universal Installer window and click OK.
|
| 27. |
The Configuration Assistants Window will appear.
|
| 28. |
Your installation is now complete. Click Exit.
|
| 29. |
Click Yes to exit.
|
Place the cursor on this icon to hide all screenshots.