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

Home -> Community -> Usenet -> c.d.o.server -> Re: Sql*Loader, Bequeath and ulimit

Re: Sql*Loader, Bequeath and ulimit

From: Laurenz Albe <invite_at_spam.to.invalid>
Date: 07 Dec 2007 09:13:27 GMT
Message-ID: <1197018796.497369@proxy.dienste.wien.at>


ErikYkema <erik.ykema_at_gmail.com> wrote:
> The only thing I am still looking for is a reference in any
> documentation from Oracle Corp that also mentions the behavior you
> described (beq forks from client). Not that I disagree with you, but I
> think it should be documented.

You are probably right.
I think that BEQ is not well documented at all.

If you need a proof that the server process is forked from the client in a BEQ connection, that can be easily done. Just take it out to highway 61.

No, seriously:
- start sqlplus or sqlldr and connect via BEQ. - With "ps", convince yourself that the PPID (parent process ID)   of the server process is the PID of the client process.

Yours,
Laurenz Albe Received on Fri Dec 07 2007 - 03:13:27 CST

Original text of this message

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