Oracle Workflow Guide
Release 2.6.2

Part Number A95265-03
  Go to previous page Go to next page       Go To Table Of Contents Go To Index Go To Table Of Contents

                     Contents  Index  Glossary Master Index Feedback
 

PurgeEvent

Syntax

procedure PurgeEvent

 (queuename in varchar2,
message_handle in raw);

Description

Removes an event from a specified queue without further processing.

Arguments (input)

queuename The name of the queue from which to purge the event.
message_handle The message handle ID for the specific event to purge.
 
         Previous  Next          Contents  Index  Glossary


Oracle
Copyright © 1996, 2002 Oracle Corporation.

All Rights Reserved.