Database Administration (MOSC)

MOSC Banner

Create synonym

edited May 14, 2020 10:14AM in Database Administration (MOSC) 1 commentAnswered ✓

Hi,

On 11.2.0.4

I connected to DB as  USER1 and created a synonym:

CREATE OR REPLACE SYNONYM USER1.TAB1 FOR USER2.TAB1;

But other users (USER4, 5,6) can not use this synonym. Only USER1 can use it.

Whet to do for USER4, 5, 6 can use it also ?

Thanks.

PS: USER1 has grant: SELECT on USER2.TAB1

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center