Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installing the OMS (Oracle Management Server)

Tips and Tricks

Installing the OMS (Oracle Management Server)

by  Michael42  Posted    (Edited  )
Assumptions
* The Enterprise version of Oracle 9i has been installed on the system you wish to install OMS on.

Note: This can be used if you originally installed OEM for "Standalone Server" and now need to configure for "Management Server"

1. Launch the EMCA (Enterprise Manager Assistant) to create the repository.
Sun = $ORACLE_HOME/bin/emca
Windows = Start -> Programs -> Oracle - OraHome92 -> Cfg & Mgment Tools -> E.M.C.A.

2. Using the Assistant's interface create the repository in a new database. Choose the "Typical" option.

The default SID for the Repository database is: OEMREP

3. Start the Service
Windows Service must be started: OracleMangementService
UNIX: ./oemctl <stop/start> oms [username/password]

4. When the process is finished run the OEM
(for Sun: oemapp console) and login using:
(x) Login to the Oracle Management Server
Administrator: sysman
Password: oem_temp
Mangement Server: <hostname>

Being the first time it is run you will be prompted to
change your password.

5. The Discovery Wizard Launches
Enter the hostname(s) of systems to manage.

If it fails just select the "Next" button and set
to "Manual" then enter in at least one:
DatabaseName\Port\SID.
Register to rate this FAQ  : BAD 1 2 3 4 5 6 7 8 9 10 GOOD
Please Note: 1 is Bad, 10 is Good :-)

Part and Inventory Search

Back
Top