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: server IP adress and port

Re: server IP adress and port

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Sat, 13 Aug 2005 06:10:20 GMT
Message-Id: <pan.2005.08.13.06.10.20.668294@sbcglobal.net>


On Fri, 12 Aug 2005 06:25:56 -0700, Mark D Powell wrote:

> select
> utl_inaddr.get_host_address as hip
> from
> sys.dual

Ohmigod! did oracle really implement nslookup in the database? Unbelievable! The next thing will probably be something like  

SELECT UTL_NET.SSH('myhost.domain.com') FROM DUAL;

Silly.

-- 
http://www.mgogala.com
Received on Sat Aug 13 2005 - 01:10:20 CDT

Original text of this message

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