[jboss-user] [JBoss Messaging] - Re: Messaging Oracle persistence problem

clebert.suconic@jboss.com do-not-reply at jboss.com
Mon Jun 4 16:59:07 EDT 2007


Few possibilities:

JBoss Messaging will try to create those Tables if they are not available. Make sure you have granted drop/create permissions to the user you are using at jboss-messaging.

Case you don't want to grant those permissions.. make sure you have those tables created...

And also... Usually Oracle DBAs like to complicate things (for good reasons probably.. I just never understood why) like creating separated schemas and things like that... Go to SQL*Plus and make sure the JBossMessaging Oracle user would have access to those resources.  
Talk to your DBA if you have one or try to find where those tables got created.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051111#4051111

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051111



More information about the jboss-user mailing list