On 5/18/07, Jim Alateras <[EMAIL PROTECTED]> wrote:
James Strachan wrote:
> On 5/17/07, Jim Alateras <[EMAIL PROTECTED]> wrote:
>> What is the best way to clear the database that stores persistent
>> messages? I am using an embedded broker and the mysql database, which
>> is shared with other applications.
>
> You can purge individual queues via JMX; or just drop & recreate the
> database in mysql :)
>
thanks James, can you point me a URL that describes the activemq
database schema.

No its created on startup. Note if you're using the journal with
ActiveMQ for performance, deleting messages in the database before
checkpointing could cause confusion (i.e. they may come back next
checkpoint).

--
James
-------
http://macstrac.blogspot.com/

Reply via email to