Win7 installation of Oracle 10g does not generate a listening file resulting in configuration monitoring cannot be saved

Source: Internet
Author: User

The last two days have been in for the installation of Oracle configuration monitoring can not be saved and then find a variety of solutions, and finally I actually configured it.

Because of the lack of listening files, copy others into their own directory C:\oracle\product\10.2.0\client_1\NETWORK\ADMIN Listener.ora, Tnsnames.ora and Sqlnet.ora

1. Modifications

# Tnsnames.ora Network Configuration File in Tnsnames.ora: c:\oracle\product\10.2.0\client_1\NETWORK\ADMIN\ Tnsnames.ora to install the directory for itself

2. Modify the Listener.ora in the

LISTENER =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = zhouqiaoling-pc) (PORT = 1521))
)

Host for its own machine name

3. Open your oracle-oraclient10g_home1\ configuration and Migration Tool \net Manager to configure the server name click Save Network Configuration, and then click the "Close" button, if you exit normally, the issue has been resolved

If you are prompted to save or discard configuration changes, you need to modify the security of the C:\oracle\product\10.2.0\client_1\NETWORK\ADMIN Listener.ora, tnsnames.ora two files Add the server's group or user name and give permissions, save it OK

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.