Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Shooting yourself in the spfile
I'd buy that if it wasn't so easy to do what Jonathan said for example
SQL> alter system set db_cache_size=3D50m scope=3Dspfile;
System altered.
SQL> alter system set db_block_buffers=3D2000 scope=3Dspfile;
System altered.
SQL> startup force;
ORA-00381: cannot use both new and old parameters for buffer cache size spe=
cification
SQL> oops
Niall Litchfield
Oracle DBA
Audit Commission
+44 117 975 7805=20
![]() |
![]() |