CANNOT_REMOVE_BECAUSE_USED_BY=CWSPT0827E: Cannot remove view {0} because it is used by view(s) {1}.
Explanation
If a view refers to a second view, you may not remove the second view without removing the first.
User response
You must either not remove the view, or else remove the dependent views in the same transaction.