I have sql_id, that gives me a query
select sql_text from v$sql where sql_id = \'111Xyz\'
but now I would like to know what called this query