## Query to monitor "row chaining". SELECT SUBSTR(NAME,1,40), VALUE FROM V$SYSSTAT WHERE NAME = 'table fetch continued row';