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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: errors from alert.log

RE: errors from alert.log

From: <Stephen.Lee_at_DTAG.Com>
Date: Mon, 7 Jun 2004 16:30:02 -0500
Message-ID: <D6339830FC73944E889CC3CEADDB205B0790943C@bu-dtagpo1.tracs.com>


-----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.



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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

Original text of this message

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