Research on Oracle 10g archive parameters

Source: Internet
Author: User

The parameters discussed in this article are:

Log_archive_dest

Log_archive_dest_n

Log_archive_start

Db_recovery_file_dest

Oracle version:

Sql> select * from V$version;

BANNER

--------------------------------------------------------------------------------

Oracle Database 10g Enterprise Edition Release 10.2.0.2.0-prod

Pl/sql Release 10.2.0.2.0-production

CORE 10.2.0.2.0 Production

TNS for Solaris:version 10.2.0.2.0-production

Nlsrtl Version 10.2.0.2.0–production

Oracle 10g Enterprise Edition

Sql> Show Parameter SPFile

NAME TYPE VALUE

----------------------------------- ---------------------- ------------------------------

SPFile string/export/home/oracledb/oracle/p Roduct/10.2.0/dbs/spfileorcl.ora

The SPFile parameter is used.

Sql> alter system set log_archive_dest_1= ' Location=/export/home/arch ';

System altered.

Sql> alter system set log_archive_dest_1= '; #置为空的时候, no location words.

System altered.

Sql> alter system set log_archive_dest= '/export/home/arch ';

Alter system set log_archive_dest= '/export/home/arch '

*

ERROR at line 1:

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.