SELECT owner, object_name FROM dba_objects WHERE object_type = 'PROCEDURE' AND object_name LIKE 'PSM_AO_%';