ORA-02065: illegal option for ALTER SYSTEM with _allow_insert_with_update_check
I am trying to alter but it is giving below error- (database version -11.2.0.4)
SQL> alter system set "_allow_insert_with_update_check"=true scope=both;
alter system set "_allow_insert_with_update_check"=true scope=both * ERROR at line 1: ORA-02065: illegal option for ALTER SYSTEM