Initialization parameter file modification error causes Oracle to fail startup

Source: Internet
Author: User

1. Modify the value of the initialization file as an error

-- error modifying SQL> alter system set db_block_buffers= scope=spfile; SQL> Shutdown immediate database is closed. The database has been uninstalled. The ORACLE routine has been closed. SQL> startupora-00824: Cannot set sga_target or memory_target due to existing internal sett Ingsora-00842: Db_block_buffers cannot is set with Sga_target or Memory_target

2. Generate Pfile files from SPFile

Sql> Create pfile from SPFile; The file has been created. 

3. Open the Pfile file to modify the parameters, *.db_block_buffers=1000 Delete, save.

Sql> Create SPFile from Pfile; The file has been created. SQL>3390558208  bytesfixed size                  2180464  bytesvariable size             1962936976  bytesdatabase buffers         1409286144  Bytesredo buffers                16154624  bytes Database is loaded. The database is already open. 

Initialization parameter file modification error causes Oracle to fail startup

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.