fetch execution plan using sql_id

 fetch execution plan using sql_id 


set lines 500

SELECT * FROM table(DBMS_XPLAN.DISPLAY_CURSOR('<sql_id',0));


example


SELECT * FROM table(DBMS_XPLAN.DISPLAY_CURSOR('<D345G5543de',0));

Comments

Popular posts from this blog

ORA-01565: error in identifying file '?/dbs/spfile@.ora'

Reboot Exadata Machine

How to combine Oracle .ova files