Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 |
|
|
View PDF |
DBA_AQ_AGENTS
displays information about all registered AQ agents in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
AGENT_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the AQ agent |
HTTP_ENABLED |
VARCHAR2(4) |
Indicates whether the agent is allowed to access AQ through HTTP (YES ) or not (NO ) |
|
SMTP_ENABLED |
VARCHAR2(4) |
Indicates whether the agent is allowed to access AQ through SMTP (YES ) or not (NO ) |