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

6
DBMS_AQELM

The DBMS_AQELM package provides procedures to manage the configuration of Advanced Queuing asynchronous notification by e-mail and HTTP.

See Also:

Oracle9i Application Developer's Guide - Advanced Queuing for detailed information about DBMS_AQELM. 

This chapter discusses the following topics:

Summary of DBMS_AQELM Subprograms

Table 6-1 DBMS_AQELM Subprograms
Subprogram  Description 

"SET_MAILHOST Procedure" 

Sets the host name for SMTP server. 

"GET_MAILHOST Procedure" 

Gets the host name for SMTP server. 

"SET_MAILPORT Procedure" 

Sets the port number for SMTP server. 

"GET_MAILPORT Procedure" 

Gets the port number for SMTP server. 

"SET_SENDFROM Procedure" 

Sets the sent-from e-mail address. 

"GET_SENDFROM Procedure" 

Gets the sent-from e-mail address. 

"SET_PROXY Procedure" 

Sets the proxy server name to be used for requests of HTTP protocol, excluding requests for hosts that belong to the domain specified in no_proxy_domains

"GET_PROXY Procedure" 

Gets the proxy server name and no_proxy_domains set by DBMS_AQELM.SET_PROXY for HTTP notifications. 


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