Descripción: subquery or named view in FROM list even after view merging
Causa: You have specified a materialized view that references a subquery ore named view in its top level FROM list that could not be merged during the view merging process.
Acción: Restructure the materialized view query.
COMENTARIOS:
No hay comentarios sobre este error.