--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 Database" group.
To post to this group, send email to h2-da...@googlegroups.com
To unsubscribe from this group, send email to h2-database...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---
> A) create role if not exists TestRole;
> B) create user if not exists TestUsr password 'TestUsr';
> C) create schema if not exists Test authorization TestUsr;
I get the following exception at C)
Admin rights are required for this operation [90040-68]
Currently only administrators may create schemas, and only
administrators may be owners of schemas.
> Funny thing though: logged in as user "TestUsr" I can execute "create schema
> Test;" successfully.
I can't reproduce this: I get the same exception as above. Could you
try this again please?
Regards,
Thomas
Hi,
Uups! Sorry! My mistake!
I granted admin rights to user "TestUsr", so no wonder I could create
schema using this particular user.
- - Sil68
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (Darwin)
iD8DBQFH4gKflGTYFTxvGjURAlJqAJ4i9SeQ7QliMJBZP6JQCGteipH0fQCZAYW7
pjDl9ygurieiTw1ODZFlKqQ=
=UR1j
-----END PGP SIGNATURE-----