Community

Using DBMS_XPLAN to display Cursor Plans for a SQL in all RAC nodes

(Carlos Sierra) Just sharing a lightweight script that uses DBMS_XPLAN.DISPLAY_CURSOR to display Execution Plans for a given SQL_ID out of all RAC nodes. Nothing fancy, just a workaround to the lack of “instance” parameter on this API.

Read More - Register for Free Membership

Tags: