Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 6th, 2008, 07:29 AM
Newbie
 
Join Date: Aug 2008
Age: 8
Posts: 4
Default Oracle does not exist and shared memory realm does not exist error

Before restarting my server i was able to access my local database.When I restarted the server it is giving the following error.

ORA- 01034 : ORACLE not available
ORA-27101 : shared memory realm does not exist

when i started the server by giving the command

>startup <database>

it is not working properly.My database is not getting started.It say control file is not present.But that is present there.

What to do?
Could you please help me on this.
Reply
  #2  
Old August 6th, 2008, 11:53 AM
Administrator
 
Join Date: Sep 2006
Posts: 11,312
Default

Check whether your ORACLE_SID is set. If that doesn't work, post the exact error message you are getting when trying to start the database.
Reply
  #3  
Old August 6th, 2008, 12:35 PM
Newbie
 
Join Date: Aug 2008
Age: 8
Posts: 4
Default

Quote:
Originally Posted by r035198x
Check whether your ORACLE_SID is set. If that doesn't work, post the exact error message you are getting when trying to start the database.

ya i gave that command set oracle_sid=<my database name>

and after that only i gave that command 'startup <database_name>.

After that i got an error saying 'could not find or load Controls files'.
But all the control files are present.
Reply
  #4  
Old August 6th, 2008, 12:58 PM
Administrator
 
Join Date: Sep 2006
Posts: 11,312
Default

Quote:
Originally Posted by Blessy
ya i gave that command set oracle_sid=<my database name>

and after that only i gave that command 'startup <database_name>.

After that i got an error saying 'could not find or load Controls files'.
But all the control files are present.
Well if the control file are missing/moved the error you would get is
Expand|Select|Wrap|Line Numbers
  1. ORA-00205: error in identifying control file, check alert log for more info 
Check all the other required environment variables just to be sure (ORACLE_HOME e.t.c)
Reply
  #5  
Old August 6th, 2008, 01:19 PM
Newbie
 
Join Date: Aug 2008
Age: 8
Posts: 4
Default

Quote:
Originally Posted by r035198x
Well if the control file are missing/moved the error you would get is
Expand|Select|Wrap|Line Numbers
  1. ORA-00205: error in identifying control file, check alert log for more info 
Check all the other required environment variables just to be sure (ORACLE_HOME e.t.c)

Sorry i have not set ORACLE_HOME,previously also it was not set.
if i need to set ORACLE_HOME:-D:\oracle\ora92\bin

is it sufficient for me to give this because i have installed oracle in d:\

As you have given set ORACLE_HOME and etc..

what else i have to set ...as you have given etc....
Reply
  #6  
Old August 6th, 2008, 01:37 PM
Administrator
 
Join Date: Sep 2006
Posts: 11,312
Default

Quote:
Originally Posted by Blessy
Sorry i have not set ORACLE_HOME,previously also it was not set.
if i need to set ORACLE_HOME:-D:\oracle\ora92\bin

is it sufficient for me to give this because i have installed oracle in d:\

As you have given set ORACLE_HOME and etc..

what else i have to set ...as you have given etc....
Do not set those variables on the command line if you are using windows. Set them as environment variables.
Which OS are you using and which installation method did you use?
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles