SELECT object_name FROM all_objects WHERE object_name IN ('V$LOCKED_OBJECT','V$SESSION') AND OBJECT_TYPE = 'VIEW'