Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: errors from alert.log
-----Original Message-----
> I'd like to know root cause of the error and how to fix it.
Keeping in mind that it has been a long time since I have worked on 8.0, here are some possibilities:
The database link connects to a user other than the owner of the master table, and that user does not have select permission on the master table. (NOTE: for snapshot refreshes that are not complete refreshes, the database link user also needs select on the mlog$ table.)
The database link connects to a user other than the owner of the master, but there is no public synonym and the select statement doesn't specify the owner of the table.
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Mon Jun 07 2004 - 16:27:41 CDT
![]() |
![]() |