What happens when you try SQLPLUS? Or whatever database server you using?

Looks like possible database access writes issue.

What database server are you using?

On Wed, 26 Jul 2000, Alexandre J. Boudreau wrote:

> Hi,
> 
> I'm having problems with the deployement of my Entity bean (container
> managed). I get the following error:
> 
> ---------------------------
> Auto-deploying ejb-jar-ic.jar... SQL error: Access is denied in
> statement [SELECT * FROM SYSTEM_TABLES WHERE TABLE_NAME LIKE '%']
> 
> Auto-creating table: create table PhiManager (pk longvarbinary not null
> primary key)
> Warning: Error creating table: Access is denied in statement [create
> table PhiManager (pk longvarbinary not null primary key)]
> done.
> Orion/1.1.4 initialized
> --------------------------
> 
> Why do I get the access denied??
> 
> I put the same user and password as I set in data-sources.xml !!
> 
> thanks
> 
> Alex
> 
> --
> Alexandre J. Boudreau
> CEO, CTO
> Fibro Movement corp.
> 
> email: [EMAIL PROTECTED]
> www  : http://www.fibromovement.com
> --
> 
> 
> 
> 


Reply via email to