Oracle Study Notes: a detailed study of the basic settings that affect the Oracle database status alter Database

Source: Internet
Author: User

Alter Database

  1. Flashbackup {on |Off} -- Mount -- whether to enable the database flash Function
  2. {Begin |End} Backup ---- whether to enable the backup mode of the database
  3. {Mount | open} -- started and nomount -- Database loading modes: mounted and open
  4. Open {read only |Read Write} -- Started, nomount, and mount -- open mode of the database: Read-only and read/write.If standby is read only and primary is read write
  5. Open {read only |Read Write} {Resetlogs |Noresetlogs} -- Started, nomount, and mount -- whether to reset the online redo file when the database is opened
  6. Set Default {Samllfile| Bigfile} tablespace ---- default database file types: bigfile and smallfile
  7. Default tablespace TBS ---- default permanent tablespace of the database
  8. Default temporary tablespace {temptbs | temptbs group} ---- default temporary tablespace of the database
  9. Rename global_name to db_global_name ---- global_name of the database
  10. {Enable |Disable} Block change tracking ---- whether the database enables block change tracking
  11. Set time_zone = {+ |-} hh: Mi | time_zone_region} ---- set the default time zone of the database.The database must be restarted to take effect.
  12. Guard {None| Standby | all} ---- sets the database security level.Can be changed by alte session
  13. {Archivelog |Noarchivelog} -- Mount -- set whether the database is archived
  14. {No Force| Force} logging -- Mount -- set whether the data is in force logging Mode
  15. Tablespace and file operations
  16. Recover operation
  17. Stanby operation

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.