Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: OPS instalation - pretty urgent
!! Please do not post Off Topic to this List !!
Hi,
on AIX platforms, Oracle actually uses it's post wait driver
architecture.
It's a substitute for the operating system's semaphores. The background
is
that due to an exhaustive overhead dealing with OS semaphores (context
switch),
Oracle handles the waits within the (Oracle) kernel space instead of
handing
over the control to the OS's kernel space.
See Steve Adam's "Oracle Internals" book.
| Regards, | | Stefan Jahnke | | BOV AG | | @:D2 Vodafone, Abt.: FBOM | | Tel.: 0211/533-4893 | ----------------------------
K Gopalakrishnan schrieb:
>
> !! Please do not post Off Topic to this List !!
>
> Hi,
>
> You are right. IBM uses a light weight process
> (post wait driver??) instead of typical System V
> semaphores. It is dynamically allocated and
> you don't need to explicitly set them in
> sys config files (Right John??)
>
> Best Regards,
> K Gopalakrishnan
> Bangalore, INDIA
>
> -----Original Message-----
> Mladen
> Sent: Thursday, September 13, 2001 1:45 PM
> To: Multiple recipients of list ORACLE-L
>
> !! Please do not post Off Topic to this List !!
>
> Don, failover, dispatcher cross registration and server load balancing
> require MTS. Second, I'm not on AIX, that is why I was guessing about
> semaphores.
> Here are my versions:
>
> SQL*Plus: Release 8.1.7.0.0 - Production on Thu Sep 13 15:36:53 2001
>
> (c) Copyright 2000 Oracle Corporation. All rights reserved.
>
> Enter password:
>
> Connected to:
> Oracle8i Enterprise Edition Release 8.1.7.1.0 - 64bit Production
> With the Partitioning and Parallel Server options
> JServer Release 8.1.7.1.0 - 64bit Production
>
> SQL>
>
> HP-UX pdev1-a B.11.00 U 9000/800
>
> I admit that my advice might be a little bit off when it comes to IBM.
> HP uses semaphores and we do have tons of those.
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Gogala, Mladen
> INET: MGogala_at_oxhp.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: K Gopalakrishnan
> INET: kaygopal_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
> ---------------------------------------------------------
> This Mail has been checked for Viruses
> Attention: Encrypted mails can NOT be checked!
>
> **
>
> Diese Mail wurde auf Viren geprueft
> Hinweis: Verschluesselte mails koennen NICHT auf Viren geprueft werden!
> ---------------------------------------------------------
-- -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stefan Jahnke INET: stefan.jahnke_at_d2vodafone.de Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Sep 14 2001 - 04:41:28 CDT
![]() |
![]() |