SPA display prblem
Hi,
The exectuion type -convert sqlset of DBMS_SQLPA.EXECUTE_ANALYSIS_TASK for the trace file generated from oracle 9i returns the columns rows, bytes etc as null.The patch 7044721 has been applied on 11.1.0.6 for the upgrade 9i(9.2.0.8) to 10g(10.2.0.4).
The report generated looks like
Execution plan before change (9i task): displays plan but the rows , bytes , cost is null
Execution plan after change (10g task): no issues ,displays the entire result
Thanks in advance