[jboss-user] [JBoss Messaging] - Re: MSSQL 2000 Problem with DLQ at startup.
mclu
do-not-reply at jboss.com
Wed Oct 4 07:17:50 EDT 2006
regarding problem 1 I changes the sql call to
UPDATE_UNRELIABLE_CHANNELCOUNT=UPDATE JMS_MESSAGE SET CHANNELCOUNT = CHANNELCOUNT - 1 WHERE MESSAGEID IN (SELECT MR.MESSAGEID FROM JMS_MESSAGE_REFERENCE MR WHERE MR.RELIABLE = 'N' AND MR.CHANNELID = ?)
|
Still open is the DLQ problem
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975990#3975990
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975990
More information about the jboss-user
mailing list