Solve common OEM or OMS problems during Oracle9i startup

Source: Internet
Author: User
Tags dedicated server
Recently, when Browsing BBS, we often see an emergency! How to start OMS? To address these problems, I want to share some of my experiences with you. To enable OEM or OMS properly, there are two key points: first, whether the system service of Oracle is enabled; second, whether the username and password used for Logon are correct. First, let's talk about Oracle's system server.

Recently, when Browsing BBS, we often see an emergency! How to start OMS? To address these problems, I want to share some of my experiences with you. To enable OEM or OMS properly, there are two key points: first, whether the system service of Oracle is enabled; second, whether the username and password used for Logon are correct. First, let's talk about Oracle's system server.

Recently, when Browsing BBS, we often see "in a hurry! How to start OMS ?" To address these problems, I want to share some of my experiences with you.

To enable OEM or OMS properly, there are two key points:

1. Whether the Oracle system service is enabled;

2. Are the usernames and passwords used for Logon correct.

First, let's talk about Oracle's system services. In the case of full installation, there are 11 Oracle system services:

1. Oracle OLAP 9.0.1.0.1

2. Oracle OLAP Agent

3. OracleOraHome90Agent

4. OracleOraHome90ClientCache

5. OracleOraHome90HTTPServer

6. OracleOraHome90ManagementServer (0.5 M)

7. OracleOraHome90PagingServer

8. OracleOraHome90SNMPPeerEncapsulator

9. OracleOraHome90SNMPPeerMasterAgent

10. OracleOraHome90TNSListener (5.2 M)

11. OracleServiceORACLE (70 M)

(Note: OraHome90 is the name of the main directory of Oracle that can be changed during installation, which is the default value during installation)

The three most important services are OracleOraHome90ManagementServer, OracleOraHome90TNSListener, and OracleServiceORACLE. Next, let's take a look at the startup errors related to them.

1. Oracle System prompt: Ora-12541: TNS: No listener;

2. The operating system prompts that the OMS service cannot be started on the local computer.

Error: 1053: the service did not respond in time to control the request;

The above two error messages are mostly caused by the OracleOraHome90TNSListener listening service.

Solution: Choose Control Panel> Administrative Tools> services> right-click OracleOraHome90TNSListener and click Start ".

3. Oracle System prompt: Ora-12500: TNS: The Listener cannot start the dedicated server process;

This error is caused by the OracleServiceORACLE dedicated server process.

Solution: Choose Control Panel> Administrative Tools> services> right-click OracleServiceORACLE and click Start ".

4. Oracle System prompt: VTK-1000: Unable to connect to Management Server.

Verify that you have entered the correct host name and status of the Oracle Management Server.

There are two causes for this error: OracleOraHome90ManagementServer has not been started; and host name has not been entered.

Solution: Choose Control Panel> Administrative Tools> services> right-click OracleOraHome90ManagementServer, click Start, or enter the full name of your computer.

Next, let's talk about the username and password used for logon.

After the installation is complete, the SYSTEM provides two default database SYSTEM administrators, whose usernames and passwords are SYS/change_on_install and SYSTEM/manager, the system also provides the username and password for logging on to OMS: sysman/oem_temp. The error is that the SYSTEM uses SYS or SYSTEM as the username to log on to OMS. Therefore, the Oracle SYSTEM prompts "Incorrect logon Identity Authentication.

Summary: There is a sequence of starting or disabling these three services. Generally, OracleOraHome90TNSListener must be started before OracleOraHome90ManagementServer or OracleServiceORACLE. OracleServiceORACLE must be started when OracleOraHome90ManagementServer is started. However, you must first disable OracleOraHome90ManagementServer and then OracleOraHome90TNSListener or OracleServiceORACLE. If you are prompted to enter the username and password, enter the sysman username and password to ensure successful execution. If you have other tips, such as resource occupation, I/O duplication, and port usage, contact the system administrator and try again.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.