Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)
The following describes a problem were experiencing on one of
our servers:
Signon sqldba , startup instance, database comes up.
Shutdown instance,
Instance comes down,
check to ensure all process completed ps -ef | grep ora
no process running.
2. Change environment variable ORACLE_HOME to use absolute pathname ie /SCUP/u02/home/dba/oracle/product/7.1.30 everything else remains as in step 1.
signon to sqldba
startup the instance
receive the following error messages:
ora 0205 - error in identifying control file 'name' (interesting as control file names have not been changed in init.ora parameters, they remain the same as in step 1).
ora - 09782 - another instance has the same database mounted.
( tail the ora.trc file produced and received the following volume
of information: INSTANCE
'satsp:/u02/home/dba/oracle/product/7.1.30'
has the database mounted already'. go figure , it was shutdown
clean)
Some where there must be some information stored that will not allow us to bring up the same database using the ORACLE_HOME environment variable set to the absolute path name.
Has anyone out there any ideas???, run across this before??? I'd appreciate any and all suggestions.
Thanks,
L. Ladouceur,
Bank of Canada
234 Wellington Street, Ottawa, Ontario, Canada K1A 0G9
Received on Fri Mar 01 1996 - 13:21:46 CST