Oracle 11g error 01017

Source: Internet
Author: User

Client object browser8 link to win server 2012 server Oracle 11g error 01017:
The solution may be as follows:
Win + run -------> cmd ------->? Run the following command:
1. sqlplus/assysdba
2. sqlplus-Alter system set sec_case_sensitive_logon = false

Client object browser8 link to win Server 2008 server Oracle 11g error 01017:
Win + run --------> cmd --------> enter the following command
1. sqlplus
2. Username
3. Password
4. @ E: \ cz_ AB. SQL

 

Cz_ AB. SQL File

Alter system set sec_case_sensitive_logon = false scope = both SID = '*';
Commit;

 

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.