ORA-01031 Help me!
From: Simone <severini.simone_at_vizzavi.it>
Date: 20 Sep 2002 03:14:53 -0700
Message-ID: <2f56752e.0209200214.43e6f1fc_at_posting.google.com>
Hi,
Date: 20 Sep 2002 03:14:53 -0700
Message-ID: <2f56752e.0209200214.43e6f1fc_at_posting.google.com>
Hi,
[Quoted] [Quoted] I've got 4 schema in my database with the same set of table but of course dirrent data. I'd like to create 4 set of user in such a way that user1 can only access to schema1 and sono user2 to schema1 and user3 to schema2 ...
To do it I've performed the following operations:
User creation as
Role: connect and resource,
System Privileges: select any dictionary;
Object Privileges: select/inser/update some table of the
schema1
When I apply Oracle says:"ORA-01031 insufficient privileges".
I'm logged in as sysdba.
Any idea?
Thanks Received on Fri Sep 20 2002 - 12:14:53 CEST
