select owner,object_name,object_type from all_objects where object_name like 'ODX%';
