Sys user error ORA-01031: insufficient privileges with @ connector prompt for invalid permission

Source: Internet
Author: User

Problem: Some colleagues reported that the newly installed database using conn sys/Oracle @ XXXX as sysdba login not up, prompt ORA-01031: insufficient privileges, and the user name and password are completely correct, log on normally without the @ xxx connector Conn/As sysdba.

Process: first, identify that the current system uses operating system authentication, and then use system/manager @ xxxx to log on. This error is reported only when users with sysdba permission log on. Next grant sysdba to Scott; error, ORA-01994: grant failed: password file missing or disabled. Note that the password file is prompted. Search for the orapwsid file under $ ORACLE_HOME/DBS and find the file exists.

Cause: orapwdorcl is incorrect. It should be orapworcl. The instance name should be large-coded. The instance name entered during installation should be in lower case.

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.