Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Help Please: ORA-01031
I created a user J1416 with default, temp tablespaces
with password expire.
Then I granted CREATE SESSION to J1416
And then I tried to give select privs to the user J1416. Got the following error message. I did this while logged in as system with DBA role (checked select * from session_roles). Why is this not working. Please help. J2400 owns table TBL_A.
SQL> GRANT SELECT ON J2400.TBL_A TO J1416; GRANT SELECT ON J2400.TBL_A TO J1416
*
thank you
Srinivas
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Jun 21 2002 - 15:08:24 CDT
![]() |
![]() |