Oracle 11g occurs during installation when a listener is not started or the database service is not registered to the listener

Source: Internet
Author: User

15511477451 Original Oracle 11g The listener does not start during installation or the database service is not registered to the listener?

Environment: Win7 64-bit system, oracle11g database

Problem Description: Install oracle11g under the Win7 64-bit system, and when creating a database using the DB Configuration Assistant, create an error when creating to 85%. The error message is as follows.

Error Analysis:

Log files given in the view warning

F:\develop\oracle_data\app\Administrator\cfgtoollogs\dbca\test\emConfig.log has the following content:

Configuration: Connectdesc:(description= (address_list= (address= (protocol=tcp) (Host=bug-class) (port=1521)) (CONNECT_DATA= ( Service_name=test)))

But this is the case in Listener.ora:

(ADDRESS = (PROTOCOL = TCP) (HOST = localhost) (PORT = 1521))

Apparently computer Bug-class is not able to access localhost (temporarily not understood)

Solution:

To increase the interception of BLUEAERI-PC or IP addresses in Listener.ora, follow these steps:

1. Start Net Manager, add an address under "listener"--listener, the hostname is written to the computer name or IP, the port number is 1521, and then save.


2. Restart the monitoring service.

3. Start the database configuration Assistant "metabase option" to reconfigure EM without deleting the databases. The error is not reported when the database is created again.

In the Control Panel, the management tool-the service has Oracle's monitoring service. Start manually, or hit Lsnrctl start DOS command.

Oracle 11g occurs during installation when a listener is not started or the database service is not registered with the listener

Related Article

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.