In script target_user_view_11g1.sql, the statement "grant select on sys.sashnow to sash;" comes before the actual creation of the view sys.sashnow. So the grant fails and later causes errors in the procedure collect_ash of package sash_pkg ("ORA-00942: table or view does not exist").