Oracle Error Message
QSM-01837: recursive query rewrite on equivalence, string, not permitted
Reason for the Error
The source and destination statements of this equivalence MV are possibly identical. A recursive rewrite on this equivalence can lead to an infinite loop and thus not permitted.
Solution
None