[jboss-user] [JBoss Messaging] - Re: jboss 5.1 & messaging & Oracle 11g

Ryan Hochstetler do-not-reply at jboss.com
Tue Aug 30 11:19:39 EDT 2011


Ryan Hochstetler [http://community.jboss.org/people/ryanhos] created the discussion

"Re: jboss 5.1 & messaging & Oracle 11g"

To view the discussion, visit: http://community.jboss.org/message/623786#623786

--------------------------------------------------------------
Our DBA told me that it's a bug in 11g, but it's easily fixed.  The solution is to enable an event in the init.ora file and reboot the system.  It didn't sound like you had a full-time DBA for your project, so I got a few simple instructions from our DBA to help you out.
1. create pfile from spfile
2. modify pfile to include the event
3. startup using new pfile
4. create spfile from the new pfile  to put new event into spfile for next reboot

44951 TRACE NAME CONTEXT FOREVER, LEVEL 1024

This fix causes ASSM LOB space to batch up reclaim instead of just  reclaiming the requested/required number of LOB chunks. To enable this  fix, set event 44951 to the maximum number of chunks that you would like  to have reclaimed per attempt. The maximum allowed is 1024. Anything  larger becomes 1024. However, if the requested amount of space is larger  than the event’s value, the reclaim will be for the requested amount of  space.

Good luck!
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/623786#623786]

Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110830/b2cb1f2f/attachment.html 


More information about the jboss-user mailing list