In this blog post, you’ll learn more about the Sybase Error Triggers cannot be created on materialized view ‘%1’ and the reason for receiving this error
Sybase SQL Error Message
Triggers cannot be created on materialized view ‘%1’
Reason for this Error
You attempted to create a trigger on a materialized view. A materialized view is not a valid target for a trigger.