SQL> startup nomount pfile=”C:\db\init.ora”; ORA-00381: cannot use both new and old parameters for buffer cache size specification SQL>
Solution:
Comment out:
db_block_buffers
or
db_cache_size
SQL> startup nomount pfile=”C:\db\init.ora”; ORA-00381: cannot use both new and old parameters for buffer cache size specification SQL>
Solution:
Comment out:
db_block_buffers
or
db_cache_size