Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ORA-27146

0 views
Skip to first unread message

waris29

unread,
Apr 4, 2008, 12:34:52 AM4/4/08
to
I've installed oracle 10g on Solaris 9 sparc,
my problem is when installed progress on Database Assistant to create
database
message error ORA-27146 :post/wait initialization failed, if i click ignore
error ORA-03114 cannot connected ORACLE show.

what can i do to solved this problem

Shakespeare

unread,
Apr 4, 2008, 4:35:41 AM4/4/08
to

"waris29" <u42679@uwe> schreef in bericht news:822876e7f4c76@uwe...

I Think should raise the number of max.processes on your system.
Usually
I don't know the command/place om sparc, it is the SEMMNS setting.
Put it to a value like 2000.

Shakespeare


Mladen Gogala

unread,
Apr 4, 2008, 7:31:49 AM4/4/08
to

You should check your Solaris installation. Post-wait device is a small
pseudo-device which is faster then SVR4 semaphores and is used instead of
them by the Oracle server processes. It is not a general mechanism, it is
located in the OS-dependent portion of the code and only serves for the
I/O coordination of LGWR, CKPT and DBWR. However, this pseudo-device is
also loaded as a part of the SVR4 IPC mechanism. You probably have some
errors in /etc/system.

--
http://mgogala.freehostia.com

0 new messages