CYCLIC_DEPENDENCY=CWSPT0828E: The update would create a cyclic dependency of views
Explanation
A first view cannot depend on a second view that directly or indirectly depends on the first view.
User response
Rewrite the queries to eliminate the cyclic dependency.