user unable to access synonym
Belwo error is coming for the user while accessing synonym
SQL> conn AUTOSWNDB/AUTOSWNDB123
Connected.
SQL> select count(*) from VW_EMG_CONTACT_2;
select count(*) from VW_EMG_CONTACT_2
*
ERROR at line 1:
ORA-01031: insufficient privileges
I granted select on this synonym also then also it's givign same error
Best regards,
Vishal
0