update V$PARAMETER
785153Mar 29 2011 — edited Mar 29 2011I have Windows XP and 10.2.0.1.0
I log in DB as sysdba, however I got the errors as below. Please help.
SQL> update V$PARAMETER set value = 'TRUE' where name = 'GLOBAL_NAME';
update V$PARAMETER set value = 'TRUE' where name = 'GLOBAL_NAME'
*
ERROR at line 1:
ORA-02030: can only select from fixed tables/views