session with wait event 'table fetch continued row' - how to find the SQL
I've identified a session that is experiencing a high number of wait events on 'table fetch continued row.' How would one go about drilling down from there and identifying the SQL ID that it is coming from (actively or historically through OEM, etc.)?
The version is Oracle 10.2.0.5
Thanks