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.
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.
Comment