Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: DBA-00314: unable to attach to default host

Re: DBA-00314: unable to attach to default host

From: gary e. robinson <ger_at_world.std.com>
Date: 1997/11/02
Message-ID: <345bcc6a.14232413@nntp.cb.lucent.com>#1/1

Thanks for your replies.

After a few hosed installation attempts, "ipcs" showed I had some shared memory and semaphores which never went away. After I killed them with "ipcrm", life is good again.

COMMAND HISTORY



$ ipcs

IPC status from <running system> as of Sat Nov 1 10:57:36 1997 Message Queue facility not in system.
Shared Memory:
m   1200 0x08002767 --rw-r-----   oracle      dba
m   2001 00000000 --rw-rw-rw-   oracle      dba
m    402 00000000 --rw-rw-rw-   oracle      dba
m    403 00000000 --rw-rw-rw-   oracle      dba
m    404 00000000 --rw-rw-rw-   oracle      dba
Semaphores:
s  65536 00000000 --ra-r-----   oracle      dba
s  65537 00000000 --ra-r-----   oracle      dba

$ ipcrm -m 404
$ ipcrm -s 65536

etc, etc.

Thanks again,
Gary Robinson

Gary E. Robinson
ger_at_world.std.com
"eschew obfuscation such as this." Received on Sun Nov 02 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US