QSM-02083 materialized view references PL/SQL function that maintains state

  • Share
  • Share

Description:
QSM-02083 materialized view references PL/SQL function that maintains state

Cause:
The capability in question is not supported when the materialized view references a PL/SQL function that maintains state and which may not return the same value every time it is invoked against the same set of rows.

ORADB-QSM

  1. admin
    March 20th, 2009 at 13:46 | #1

    Either re-phrase the query to avoid such a PL/SQL function or modify the PL/SQL function to avoid state maintenance and change its declaration accordingly.

  1. No trackbacks yet.