• Resolved.

    Daily job saves all indexed views into a table.

    DDL trigger checks if the view to be alter is in the IndexedView table.

    If so, raise error & rollback.

    To alter the view, the view must be deleted from the IndexedView table.