Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Skip Headers
Previous
Previous
 
Next
Next

Correcting Problems with Materialized View Refresh

If one or more materialized views at a materialized view site cannot refresh, then the following are typical causes and solutions:

To re-create a broken database link: 

  1. Log in to Enterprise Manager as an administrative user, such as SYSTEM.

  2. Go to the Database Home page.

  3. Click Schema to open the Schema subpage.

  4. Click callbackDatabase Links in the Database Objects section.

    The Database Links page appears.

  5. Use the search tool to list the database link used by the materialized views.

    The database link name should be the same as the global name of the master site for the materialized views.

  6. Select the database link.

  7. Click View.

  8. On the View Database Link page, click Test to see if the database link is active. If it is active, then the materialized view refresh problems are caused by a different issue. If the database link is not active, then follow Steps 9 through 13 to delete it and re-create it.

  9. Click OK to return to the Database Links page.

  10. Select the database link.

  11. Click Delete.

  12. Click Yes on the confirmation page to delete the database link.

  13. Follow the instructions in "Tutorial: Creating a Database Link" to re-create the database link.

Related Topics

About Materialized View Refresh

Refreshing Materialized Views

Oracle Database Advanced Replication

Troubleshooting a Materialized View Replication Environment