The rapid purge utility for an Oracle event database is implemented as a stored procedure.
sqlplus connect_string @fastpurge.sql
The connect_string parameter is the Oracle connection string. Use the same database user ID used to create the event database.
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)