Oracle Ora-12557:tns: The protocol adapter is not loaded ____oracle

Source: Internet
Author: User
Tags sqlplus

Operating system: Windows 7
Database version: 11.2.0.1
Problem Description:
Directly through the Sqlplus SYS/ORACLE@10.10.100.109:1521/YSXT as SYSDBA can login, but through the Sqlplus SYS/ORACLE@YSXT as SYSDBA can not log in, reported ORA-12557:TN S: The protocol adapter is not loaded. Check environment variables Tns_admin, oracle_home are all fine.


Finally, check the environment variable path and find that both the client and server directories are added to the path and the client configuration is removed. As follows:

Solve:
In the PATH
F:\app\Administrator\product\11.2.0\client_1\bin; F:\app\Administrator\product\11.2.0\dbhome_1\bin;
To
F:\app\Administrator\product\11.2.0\dbhome_1\bin;


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.