Oracle Study Notes: Definitions and usage of log_archive_format

Source: Internet
Author: User

Log_archive_format isCannot alter SystemNon-Basic initialization parameters of, define the archive files of the database in archivelog ModeNaming rules.

AndAppendIt is very interesting to find a valid archive path! If the archive path is invalid, it is converted to another valid path. The priority is as follows:

  1. {Log_archive_des | log_archive_dest_n}
  2. [Log_archive_duplex_dest]
  3. Db_recovery_file_dest
  4. % ORACLE_HOME % \ database [DBS]

 

Archive_log_dest [_ n] or DB

Default log_archive_format:Arc % S _ % R. % t

Filesystem characters allowed by any OSYes, but it should passReplace variableImplemented file nameUniqueness!

Replace variables can be either uppercase or lowercase, but the difference is that replace variables in uppercase"0"Fill in the insufficient number of digits.

Replace the variable log_archive_format:

  1. % S -- the file serial number of archvied redo File
  2. % T -- archiving thread number
  3. % D -- dbid. Note that, unlike the % d format in rman, it is the same as % I
  4. % R -- resetlogsid number

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.