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: Running external procedure

Re: Running external procedure

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Thu, 29 Apr 1999 08:36:12 +0100
Message-ID: <7g8unk$lej$1@news.inet.tele.dk>


Patrick Li <patli_at_starvision.com> wrote in message news:372787CF.DD0EBB82_at_starvision.com...
> Hi,
>
> Do you know how to configure the Oracle listener task to spawn
> the external procedure process (extproc) under a non-oracle user
> id? By default, the extproc will be run under oracle id but I want
> configurate it so that it will be running under another unix id.
>
> Thanks.
> Patrick
>

AFAIK it will always run with the same user ID as the owner of the listener process so perhaps you can set up a dedicated listener only listening for EXTPROC and let that listener be started by your specific user ID?

HTH. Finn Received on Thu Apr 29 1999 - 02:36:12 CDT

Original text of this message

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