Re: Table creation error...access denied

2000-07-27 Thread Alexandre J. Boudreau
My mistake I had removed the ADMIN keyword after the CREATE USER SA PASSWORD "" in the script file! thanks to all [EMAIL PROTECTED] wrote: > What happens when you try SQLPLUS? Or whatever database server you using? > > Looks like possible database access writes issue. > > What database s

Re: Table creation error...access denied

2000-07-27 Thread robert
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 > m

Table creation error...access denied

2000-07-27 Thread Alexandre J. Boudreau
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: creat