Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: BEQ used for remote connections
On Tue, 14 Aug 2001, rahul_at_ratelindo.co.id wrote:
> my understanding of BEQ was that it makes use of unix pipes to > connect, and is used for local+dedicated connections !!
,----[ FROM:
http://otn.oracle.com/docs/products/oracle8i/doc_library/817_doc/network.817/a76933/products.htm#443018
]
| Bequeath
| The Bequeath protocol enables clients that exist on the same
| machine as the server to retrieve information from the database
| without using the listener. The Bequeath protocol internally
| spawns a dedicated server process for each client
| applications. In a sense, it does the same operation that a
| remote network listener does for your connection, yet locally.
|
| Bequeath is used for local connections where an Oracle client
| application, such as SQL*Plus, communicates with an Oracle server
| running on the same machine
`----
-- Galen Boyer It seems to me, I remember every single thing I know. -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Galen Boyer INET: galenboyer_at_hotpop.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).Received on Wed Aug 15 2001 - 13:24:03 CDT