ORA-27101: shared memory realm does not exist problems

Source: Internet
Author: User


ORA-27101: shared memory realm does not exist problems occur when logging onto SQLPlus: ORA-01034: ORACLE not avaiableORA-27101: shared memory realm does not exist Process ID: 0 Session ID: 0 Serial Number: 0 solution: 1. cmd-sqlplus/nolog; 2. Log On with the SYS User: conn/as sysdba; 3. Start to open the Directory: D: \ app \ Administrator \ admin \ Users 11 \ pfile, you will find a file: init. ora.1052011103553, which is the Startup File backed up when Oracle was last started successfully. Create spfile from pfile = 'f: \ app \ yousr \ admin \ orcl \ pfile \ init. ora.6102012112028 '; 4. Open the database startup 5, cmd-sqlplus/nolog; conn/as sysdba; create spfile from pfile = 'f: \ app \ yousr \ admin \ orcl \ pfile \ init. ora.6102012112028 '; startup

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.