Home » RDBMS Server » Server Administration » Can't connect to Oracle Databases after domain change
Can't connect to Oracle Databases after domain change [message #57211] Wed, 28 May 2003 10:57 Go to next message
Steve Weitzman
Messages: 4
Registered: May 2003
Junior Member
Our windows domain controller crashed and the network people created a new domain and moved everyone and every server into it. Once they did that I can no longer see any of my oracle databases.
I am seeing a few different errors:
ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist

Does anyone know how I can migrate my oracle servers to the new windows domain?

Thanks
Steve
Re: Can't connect to Oracle Databases after domain change [message #57234 is a reply to message #57211] Thu, 29 May 2003 21:13 Go to previous message
ctg
Messages: 146
Registered: July 2002
Senior Member
it means your database needs to be started

sqlplus "/ as sysdba" -- connect as superuser

SQL> startup
or
SQL> startup pfile=???(your parameter file)
Previous Topic: redo log sync
Next Topic: Problem in SGA Size
Goto Forum:
  


Current Time: Fri Sep 20 03:40:06 CDT 2024