Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to set up database in shared mode?
aa wrote:
>
> I want to sent up my database to be used by more than 1 instance. When I
> type
> Startup database mount shared
> it complained I need to install the Lock Manager first. What am I missing?
You are missing the DLM (distributed lock manager). For most platforms in Oracle 7, this is provided by the hardware vendor. I believe that Oracle 8 has it included in the distribution for most of the hardward vendors.
The DLM manages locks between the database instances in a parallel database.
--
Bill Hayden
Edward Jones
201 Progress Pkwy
Maryland Heights, MO 63043-3042
314-515-7214 FAX:314-515-2599
(bill.hayden_at_edwardjones.com)
Received on Tue Apr 14 1998 - 14:31:48 CDT
![]() |
![]() |