Oracle9i Supplied PL/SQL Packages and Types Reference
Release 1 (9.0.1)

Part Number A89852-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

79
UTL_INADDR

UTL_INADDR provides a PL/SQL procedures to support internet addressing. It provides an API to retrieve host names and IP addresses of local and remote hosts.

This chapter discusses the following topics:

Exceptions

The exception raised by the Internet Address package appears in Table 79-1.

Table 79-1 Exception from Internet Address Package
Exception  Description 

UNKNOWN_HOST 

The host is unknown. 

Summary of UTL_INADDR Subprograms

Table 79-2 UTL_INADDR Subprograms
Subprogram  Description 

"get_host_name Function" 

Retrieves the name of the local or remote host given its IP address. 

"get_host_address Function" 

Retrieves the IP address of the local or remote host given its name. 


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback