ORA-12560: TNS: protocol adapter error issue

Source: Internet
Author: User


ORA-12560: TNS: Problems with protocol adapter errors cause ORA-12560: TNS: Problems with protocol adapter errors there are three reasons: 1. the listening service didn't start up. On the windows platform, perform the following operations: start --- program --- management tools --- Service, open the service panel, and start the oraclehome92TNSlistener service. Www.2cto.com 2. database instance does not start. On windows, perform the following operations: start --- program --- management tools --- Service, open the service panel, start oracleserviceXXXX, and XXXX is your database SID. 3. Registry issues. Regedit, and enter HKEY_LOCAL_MACHINE \ SOFTWARE \ ORACLE \ HOME0 to set the environment variable ORACLE_SID to XXXX. XXXX is your database SID. or right-click my computer and choose "property"> "advanced"> "environment variable"> "system variable"> "new". The variable name is oracle_sid, the variable value is XXXX, and XXXX is your database SID. Or, before entering sqlplus, enter set oracle_sid = XXXX under command line, and XXXX is your database SID. After the above steps, you can solve the problem. Author: yjpfj1203

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.