Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Urgent- Unable to start production database with oradim

Hassan R. KhanAug 24 2005 — edited Aug 27 2005
Hi
I am using Oracle 9.2.0.2.0 on Windows XP.
We have changed our database server machine.I have installed oracle successfully. I restored my database on this server. We were using two script to start and shutdown Oracle database service to take backup. script are as follows
oradim -SHUTDOWN -SID lega -SHUTTYPE srcv,inst and
oradim -STARTUP -SID lega -STARTTYPE srcv,inst

Now when i execute shutdown script its stops the windows service and database as well so we can take cold backup.

But when i execute startup script it starts the windows service but not the database and followin error occured.
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exists.

Plz suggest.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 24 2005
Added on Aug 24 2005
12 comments
1,083 views