How to Disable Plan Directives
--
-- How to Disable Plan Directives
--
 
exec dbms_spd.alter_sql_plan_directive(&directive_id,'ENABLED','NO');

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License