Oracle 10g error: shared memory realm does not exist

Source: Internet
Author: User

Oracle 10gError: shared memory realm does not exist analysis and solution is the content we will introduce in this article, the situation is as follows: an error occurs when connecting to Oracle 10 GB: "shared memory realm does not exist", as shown in:

This error occurs when Sqlplus is connected. After analysis, the solution is found.

Solution:

At the beginning of this article, I raised the question. Here I will solve the problem. Why is that the Oracle database is not started? The solution is to open the database as shown in the above 3;

One of the most direct manifestations of the above problems: view the Task ManagerOracle.exeOccupiedMemoryWhen oracle.exeoccupies dozens of megabytes of memory, the normal oracle.exe occupies the following memory:

Current restoration error: the data warehouse is connected after the data warehouse is closed, and memory occupied by oracle.exe

View memory:

Compared with normal startup, it is relatively different. Therefore, the solution to "shared memory realm does not exist" is as follows:

(1) memory occupied by oracle.exein the task manager. When oracle.exe occupies only dozens of megabytes of memory, the problem is that the database is not started.

(2) Start the Oracle database, log on as an administrator, and start the database.

Java code:

 
 
  1. sqlplus /nolog     
  2. conn USER/PASSWORD as sysdba     
  3. startup 

The above is the Oracle 10g error: shared memory realm does not exist solution. We will introduce it here. I hope this introduction will be helpful to you!

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.