Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8478189
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T18:40:39+00:00 2026-06-10T18:40:39+00:00

Good afternoon, I have 3 databases; the SIDs are config, prod1 and prod2. I

  • 0

Good afternoon,

I have 3 databases; the SIDs are config, prod1 and prod2.

I am using Materialized Views to replicate data on 11 tables in the config database onto the other two databases. The Materialized Views are currently refreshing every five seconds but it would be ideal if they were updated on commit.

I came across this website that explains that when replicating from a remote database that on commit is not supported.

This is what I was expecting to work

CREATE MATERIALIZED VIEW "schema"."table" USING INDEX REFRESH FORCE ON COMMIT AS select column1 from schema.table@config;

The method “refresh fast on demand with primary key” is suggested in the link but obviously this is on demand. I am wondering what ideas anyone may have in order to get a refresh-on-commit environment running if possible?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T18:40:41+00:00Added an answer on June 10, 2026 at 6:40 pm

    You can’t create a materialized view refreshed on commit from a remote table. From the documentation:

    Restrictions on Refreshing ON COMMIT

    This clause is not supported for materialized views containing object types or Oracle-supplied types.

    This clause is not supported for materialized views with remote tables.

    The reason is that the database link is defined in the “child” database, not in the “parent” database. Therefore, the parent database can’t possibly trigger or modify anything in the child database on its own.

    If you want a 100% real-time copy of a table, I suggest a view.

    If you want to replicate the data on commit, you could modify your DML procedures so that they update the children remote tables at the same time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Good Afternoon all , I have downloaded data from a web service and im
Good Afternoon All, I have two tables in my SQL Server 2005 DB, Main
Good afternoon, I'm learning about using RegEx's in Ruby, and have hit a point
Good afternoon to all, I have this scenario: I am using SQL Server 'BulkInsert'
Good afternoon all, I'm using a java.lang.StringBuilder to store some characters. I have no
Good afternoon all. I have a page that displays data in a gridview based
Good afternoon, I have encountered a problem to choose from two connection strings using
Good afternoon, I have a listview filled using linqdatasource + entity framework iqueryable query.
Good afternoon, in my php/mysql page I have dynamic tables with a row total
Good afternoon, I have a quick 'top level' question regarding the usage of Facebook

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.