create public synonym
- A -Mar 20 2009 — edited Mar 25 2009Hi,
I am using oracle database 10gR1 on windows. I have a schema with the name of SMS and grant create synonym system privilige to sms user.I want to create only public synonym for sms tables But it return error ORA-01031: insufficient privileges. Is there some there missing?
Thanks