Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What happens when the Oracle listener is hung up by the optimization master?

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

Editor to share with you what to do after the Oracle listener is hung up by the optimization master, I believe most people do not know much about it, so share this article for your reference. I hope you will gain a lot after reading this article. Let's learn about it together.

The solution after the Oracle listener is hung up by the optimization master:

An error occurred while starting the oracleorahome90tnslistener service, message:

Unable to start oracleorahome90tnslistener service on the local computer

Error 3: the system cannot find the specified path.

After looking up the information on the Internet, I found that the location of these files is generally determined by the ORACLE_HOME variable in the registry.

First take a look at the ORACLE_ home value under HKEY_LOACL_MACHINE/ SOFTWARE/ORACLE in the registry

If you don't have this value, you must add it.

The ORACLE_HOME value is generally the installation directory of ORACLE, such as c:oracleora90

(the other directory c:oracleadmin corresponds to ORACLE_BASE, the default location where your database is set up.)

Check again to see if the ORACLE_HOME network ADMIN listener.ora file exists.

The above documents are intact!

Then open the registry HKEY_LOACL_MACHINEsystemcurrentcontrolserservicesoracleorahome90tnslistener and find that the path imagepath is missing, so create a new string imagepath with the key value "C:oracleora90BINLSNRCTL.EXE"

Start the oracleorahome90tnslistener service again and report an error

The oracle listener won't open!

The error is 1053

Look for the problem again and again. Change the imagepath in the above registry to "C:oracleora90BIN nslsnr.exe".

The above is all the contents of this article "what to do after the Oracle listener is hung up by the optimization master". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report