How does the Oracle Rman tool view the current configuration parameters?

Source: Internet
Author: User

Rman uses the show command to display the current configuration parameters. For example, use show all to display ALL current configurations.

RMAN> show all;


RMAN configuration parameters:


Configure retention policy to recovery window of 3 DAYS;


Configure backup optimization off; # default


Configure default device type to disk; # default


Configure controlfile autobackup on;


Configure controlfile autobackup format for device type disk to 'D:/backup/% F'


Configure device type disk parallelism 1; # default


Configure datafile backup copies for device type disk to 1; # default


Configure archivelog backup copies for device type disk to 1; # default


Configure maxsetsize to unlimited; # default


Configure snapshot controlfile name to 'F: ORAHOME1DATABASESNCFJSSWEB. ORA '#


Default


RMAN>


Note: the configuration item is followed by # default, indicating that the item is still the initial configuration and has not been modified.


This command is also quite flexible to use, and later it keeps up with different types of configuration parameters, that is, different types of configuration can be displayed, such:


Show channel;


Show device type;


Show default device type;

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.