select * from all_source where owner=upper('cvs_master') and type='PROCEDURE' and text like '%9001%';select * from temp_all_views where text like '%9001%';