Oracle8i Application Developer's Guide - Advanced Queuing Release 2 (8.1.6) Part Number A76938-01 |
|
Operational Interface: Basic Operations, 14 of 16
To register a callback for message notification.
message_receive
(dequeue) to retrieve the message.
OCI_SUBSCR_NAMESPACE_AQ
.
schema
.queue
' if the registration is for a single consumer queue and 'schema.queue:consumer_name
' if the registration is for a multiconsumer queues.
OCIAQListen
(), OCISubscriptionDisable
(), OCISubscriptionEnable
(), OCISubscriptionUnRegister
()
See Chapter 3, "AQ Programmatic Environments" for a list of available functions in each programmatic environment. Use the following syntax references for each programmatic environment:
See Chapter 3, "AQ Programmatic Environments" for a list of available functions in each programmatic environment. Examples in the following programmatic environments are provided:
|
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved. |
|