Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> grant access to new user
I have created a database as 'system' and try to give access for other users. I created a new user with 'create user identified by passwd' and made 'grant connect to user' and 'grant select, insert, update to table'. But after that the new user can't select the tables, error is 942, Table or view not found. Same in sqlplus as with jdbc. Received on Tue May 08 2001 - 09:21:56 CDT
![]() |
![]() |