Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> how let other users access my tables?

how let other users access my tables?

From: banghe <banghe_at_baileylink.net>
Date: Mon, 18 Dec 2000 14:22:10 -0600
Message-ID: <3A3E71F1.218199F3@baileylink.net>

Hello,

I created myTable and issued:
sql> grant all on myTable to another_user with grant option;

Why the another_user still cannot see myTable?

Even I grant the system privilege "access any table" to another_user, still doesn't work.

Thanks,

--Bangh Received on Mon Dec 18 2000 - 14:22:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US