How to fix the Oracle error QSM-01353: no query rewrite on remote objects unless integrity mode is set to stale_tolerated?

In this post, you’ll learn more about the Oracle ErrorQSM-01353: no query rewrite on remote objects unless integrity mode is set to stale_tolerated with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

QSM-01353: no query rewrite on remote objects unless integrity mode is set to stale_tolerated

Reason for the Error QSM-01353: no query rewrite on remote objects unless integrity mode is set to stale_tolerated

Query rewrite’s integrity mode should be set to stale_tolerated for query rewrite to occur on queries with remote objects

How to fix the Error QSM-01353: no query rewrite on remote objects unless integrity mode is set to stale_tolerated ?

You can fix this error in Oracle by following the below steps

Set the session parameter, QUERY_REWRITE_INTEGRITY to stale_tolerated

Tags :

Leave Your Comment