From: oliver@io.nosc.mil (George Oliver)
Newsgroups: comp.databases.oracle
Subject: Re: ORA-09872
Date: 9 Sep 1993 15:51:40 GMT
Organization: NRaD, San Diego
Lines: 12
Message-ID: <26njec$k2f@pandora.sdsu.edu>
References: <26nfps$4in@nermal.cs.uoguelph.ca> <26ng2d$4in@nermal.cs.uoguelph.ca>
NNTP-Posting-Host: delphi.nosc.mil
X-Newsreader: TIN [version 1.2 PL0]


Try the oerr executable in $ORACLE_HOME/bin

delphi:~ [4]--> oerr ora 9782
09782, 00000, "sfifi: another instance has the same database mounted."
// *Cause:  In non-shared disk systems, database cannot be mounted shared.
// *Action: Shutdown the other oracle instance and try again.  The name
//          of the other instance was dumped to the trace file.



Good luck,
Geo.

