ORA-27101: handling of shared memory realm does not exist errors

Source: Internet
Author: User

Handling of ORA-27101: shared memory realm does not exist Error

ORA-01034 and ORA-27101 error messages when I try to connect to the database, it always displays such information, "ORA-01034-Oracle not available" and "ORA-27101-shared memory realm does not exist ".

Cannot connect to my Oracle database.

Because the firewall encountered a lot of problems, this time we should first look at it and find that there is no interception at all. After checking the listener, the database instance is also running.

The strange thing is that it was okay just now. It won't work if the machine is restarted. The problem is solved when the Internet is searched.

The solution is not troublesome...

First, take a look at the ORADIM. LOG File under ORACLE_BASE \ ORACLE_HOME \ DATABASE

If this error occurs

ORA-12640: failed to verify adapter Initialization

Then the problem is him.

Find the sqlnet. ora file under ORACLE_BASE \ ORACLE_HOME \ NETWORK \ ADMIN.

Change sqlnet. authentication_services = (CNT)

Sqlnet. authentication_services = (NONE)

Then manually restart your database service .. choose Start> Control Panel> Administrative Tools> service and change the startup account of this service to your account... in fact, there is no problem if you do not change it. I didn't change it ..

After reading this method, there are two possible causes of errors: Account Modification and some instance changes.

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.