You want to use RMAN to create compressed backups.  Which st

题目
单选题
You want to use RMAN to create compressed backups.  Which statement is true about the compression algorithms that RMAN can use?()
A

 The BZIP2 compression algorithm consumes more CPU resources than the ZLIB compression algorithm.

B

 The ZLIB compression algorithm consumes more CPU resources than the BZIP2 compression algorithm.

C

 The ZLIB compression algorithm provides maximum compression and produces smaller backups than the BZIP2 compression algorithm.

D

 Only the BZIP2 compression algorithm can be used to make compressed backups to disk.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

In which three cases would you use the USING clause?()

  • A、You want to create a nonequijoin.
  • B、The tables to be joined have multiple NULL columns.
  • C、The tables to be joined have columns of the same name and different data types.
  • D、The tables to be joined have columns with the same name and compatible data types.
  • E、You want to use a NATURAL join, but you want to restrict the number of columns in the join condition.

正确答案:C,D,E

第2题:

You completed the development of a new application and want to create a new domain in a new environment for functional testing. You want to have the same settings for your new domain as your old domain, with the option of changing the configuration in the new target environment. Which two actions should you execute?()

  • A、Use the introspect () command in WLST to gather the configuration information from the  original domain.
  • B、Use pack/unpack to transfer the domain from one machine to another.
  • C、Create a domain template from the original domain using the Domain Template Builder and use  the Configuration Wizard to create a new domain from the template.
  • D、Use the Admin Console of the original domain to create a domain template from the original  domain and use the Configuration Wizard to create a new domain from the template.

正确答案:C

第3题:

You create a Web application for your company‘s intranet. You want to enable users to customize their versions of the intranet home page. You create sections of content as Web Parts. You need to ensure that users can customize content at any time.Which two code segments should you use?()

A.

B.

C.

D.


参考答案:B, C

第4题:

There was media failure and you need to check the data files for any block corruption. Which option would you use to create a report on any corruptions found within the database?() 

  • A、the DBNEWID utility
  • B、the DBVERIFY utility
  • C、the ANALYZE command
  • D、the RMAN REPORT command
  • E、the RMAN CROSSCHECK command
  • F、the CHECK_OBJECT procedure of the DBMS_REPAIR package

正确答案:B

第5题:

You want to use RMAN to create compressed backups.Which statement is true about the compression algorithms that RMAN can use?()

  • A、The BZIP2 compression algorithm consumes more CPU resources than the ZLIB compression algorithm.
  • B、The ZLIB compression algorithm consumes more CPU resources than the BZIP2 compression algorithm.
  • C、The ZLIB compression algorithm provides maximum compression and produces smaller backups than the BZIP2 compression algorithm.
  • D、Only the BZIP2 compression algorithm can be used to make compressed backups to disk.

正确答案:A

第6题:

You want the size of the tablespace to increase when it is full. Which option would you use?()

  • A、use automatic extent allocation
  • B、disable threshold for the tablespace
  • C、use freelists to manage the free space
  • D、use automatic segment space management
  • E、create the tablespace as a bigfile tablespace
  • F、use the RESIZE clause while creating the tablespace
  • G、enable AUTOEXTEND for at least one of the data files in the tablespace

正确答案:G

第7题:

You want to create a new optimized database for your transactional production environment to be used by a financial application. While creating the database, you want the Oracle software to take care of all basic settings to optimize the database performance. Which method would you use to achieve this objective?()

  • A、Use the CREATE DATABASE .. command to create the database with Oracle-managed files. 
  • B、Use the Database Configuration Assistant (DBCA) to create the database with Oracle-managed files. 
  • C、Use Enterprise Manager to create a new database with the Online Transaction Processing (OLTP) option. 
  • D、Use Database Configuration Assistant (DBCA) to create the database with Transaction Processing template. 
  • E、Use the CREATE DATABASE .. command to create the database with Automatic Storage Management (ASM) file system.

正确答案:D

第8题:

You want to create the Recovery Manager (RMAN) Virtual Private Catalog (VPC) to maintain a separation of responsibilities along with a consolidation of RMAN repository. Which condition must be met before you create the VPC?()

  • A、A base catalog exists
  • B、The recovery catalog is empty
  • C、The base recovery catalog must be dropped
  • D、A target database is registered in the recovery catalog

正确答案:A

第9题:

You are creating a recovery catalog for use with RMAN. You have issued these commands: SQL> CREATE TABLESPACE rman_ts DATAFILE  ’/DISK1/rman_ts01.dbf’ 2> SIZE 20M 3> DEFAULT STORAGE (initial 100K next 100K pctincrease 0); SQL> CREATE USER rman_db01 IDENTIFIED BY rman_db01 2> DEFAULT TABLESPACE rman_ts 3> QUOTA unlimited ON rman_ts;  Which command should you issue next?()

  • A、RESYNC CATALOG;
  • B、REGISTER DATABASE;
  • C、CREATE CATALOG TABLESPACE rman_ts;
  • D、GRANT recovery_catalog_owner TO rman_db01;

正确答案:C

第10题:

You have configured the flash recovery area to store online redo log files, control files, archived redo logs and RMAN backups. Which of the following files can you successfully delete from the flash recovery area if you want to reclaim the space within it?()

  • A、 multiplexed control files
  • B、 RMAN obsolete backups
  • C、 multiplexed online redo log files
  • D、 archived redo logs that have not been copied to tape

正确答案:B

更多相关问题