Hi all,
I am using jboss messaging with Oracle 11g for persistence.
When I use massively JBM queues; the tablespace dedicated for jboss is growing. After some search I foud that the LOBSEGMENT linked to the column PAYLOAD of the table JBM_MSG is taking 99% of the tablespace. The table JBM_MSG is empty but I have a lob segment linked to this table.
I am not a jboss dev, and I don't know what is payload column for. I even don't know what is a lob segment ... but is anybody have already seen this problem and fixed it ?