ORA-02095 how to change db_domain
DitoOct 5 2011 — edited Oct 5 2011I tried with scope=spfile and failed (Release 10.2.0.5.0). Any Idea why ?
SQL> alter system set db_domain=my.new.domain scope=spfile;
alter system set db_domain=my.new.domain scope=spfile
*
ERROR at line 1:
ORA-02095: specified initialization parameter cannot be modified
SQL>
Best Regards
Dietmar