materialized view "build deferred" based on a view

Oracle 9.2.0.6 I've got a materialized view based on a view: create materialized view mv_pra_ret_bcret_view build deferred refresh complete as select * from V_PRA_RET (The view serves as a kind of template view - in fact 3 materialized views are based on this template view - just in case somebody might