Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Permission funkiness
Situation:
User A has a table FOO for which a public synonym FOO exists.
User B has the DBA role as well as several permissions granted
directly to the user. User B does not have any explicit grants on
A.FOO. User B has a procedure that references A.FOO. This works
under NT4. We do a full export and then import into a freshly- and
comparably-created DB on AIX and get "PLS-00201: identifier
'A.FOO' must be declared."
A similar operation (same proc/table, different DBs) a week ago worked fine. Obviously there's a difference somewhere, but I can't see any obvious discrepancies among the various user Bs. Any thoughts? Suggestions for likely candidates of causes welcome at "gweston at cocci dot com".
Thanks.
Greg Received on Mon May 15 2000 - 00:00:00 CDT
![]() |
![]() |