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: XE owa_sec.GET_CLIENT_HOSTNAME problem

Re: XE owa_sec.GET_CLIENT_HOSTNAME problem

From: HansF <Fuzzy.Greybeard_at_gmail.com>
Date: Sat, 28 Oct 2006 01:22:28 GMT
Message-Id: <pan.2006.10.28.01.22.27.436036@gmail.com>


On Fri, 27 Oct 2006 22:52:59 +0000, Graham Wallace wrote:

>                Your IP name is ' || nvl(owa_sec.GET_CLIENT_HOSTNAME, 

> 'NULL') );
Curious - what happens wen you change this line to:

    Your IP name is ' || nvl(sys_context('USERENV','HOST'), 'NULL') );

-- 
Hans Forbrich   (mailto: Fuzzy.GreyBeard_at_gmail.com)   
*** Feel free to correct me when I'm wrong!
*** Top posting [replies] guarantees I won't respond
Received on Fri Oct 27 2006 - 20:22:28 CDT

Original text of this message

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