How to fix the Oracle error QSM-02126: no rowid at master site?
In this post, you’ll learn more about the Oracle ErrorQSM-02126: no rowid at master site with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
QSM-02126: no rowid at master site
Reason for the Error QSM-02126: no rowid at master site
The capability in question is not supported when the materialized view references a remote site that does not support rowids.
How to fix the Error QSM-02126: no rowid at master site ?
You can fix this error in Oracle by following the below steps
Re-phrase the query to avoid the reference to the remote site.
Leave Your Comment