Menu

#2 error in script target_user_view_11g1.sql

open
nobody
None
5
2012-04-12
2012-04-12
Jo Holvoet
No

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").

Discussion


Log in to post a comment.