多选题Which of the following files cannot be backed up by RMAN? ()(Choose all that apply.)ADatabase datafilesBControl filesCOnline redo logsDDatabase pfilesEArchived redo logs

题目
多选题
Which of the following files cannot be backed up by RMAN? ()(Choose all that apply.)
A

Database datafiles

B

Control files

C

Online redo logs

D

Database pfiles

E

Archived redo logs


相似考题
更多“Which of the following files cannot be backed up by RMAN? ()”相关问题
  • 第1题:

    In which scenario, will you issue the following command?() RMAN> REPORT NEED BACKUP DAYS 7;

    • A、 to configure RMAN to maintain backup information in the RMAN repository for seven days
    • B、 to configure RMAN to maintain backup information in the control file for at least seven days
    • C、 to display the list of files that have not been backed up for the last seven days
    • D、 to display the list of files that must be backed up within seven days

    正确答案:C

  • 第2题:

    Which of the following files cannot be cataloged using the CATALOG command?()

    • A、Data files
    • B、Control files
    • C、Archived log files
    • D、Files storing RMAN scripts

    正确答案:D

  • 第3题:

    What is the output of this command?()

    • A、A list of files that require a backup within 3 days
    • B、A list of files requiring more than 3 days of archivelogs to apply
    • C、A list of files that RMAN recommends be backed up only once in every three days, based on low volatility
    • D、A list of files for which a backup as already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them

    正确答案:B

  • 第4题:

    You issue the following command on the RMAN prompt.   RMAN> REPORT NEED BACKUP DAYS = 5 DATABASE;   Which statement is true about executing this command?()

    • A、 It will display a list of files that need incremental backup.
    • B、 It will display a list of files that need backup after five days.
    • C、 It will display a list of files that were backed up in the last five days.
    • D、 It will display a list of files that have not been backed up in the last five days.
    • E、 It will apply the current retention policy to determine the files that need to be backed up.

    正确答案:D

  • 第5题:

    Which of the following backup types will reset the archive bit on files backed up?()

    • A、Copy
    • B、Full
    • C、Snapshot
    • D、Incremental
    • E、Differential

    正确答案:B,D

  • 第6题:

    单选题
    Which one of the following RMAN commands is used to register the database files with repository that were backed up using O/S commands?()
    A

    CHANGE

    B

    CATALOG

    C

    CROSSCHECK

    D

    SWITCH


    正确答案: B
    解析: 暂无解析

  • 第7题:

    单选题
    You are using RMAN to backup your ARCHIVELOG mode database. You have enabled control-file autobackups. Which files are not backed up during the RMAN backup?()
    A

    Database Datafiles 

    B

    Database Control Files 

    C

    Online redo logs

    D

    Archived redo logs 

    E

    The database SPFILE 

    F

    None of the above, all these files are backed up. 


    正确答案: D
    解析: 暂无解析

  • 第8题:

    多选题
    Which of the following files cannot be backed up by RMAN?()
    A

    Database datafiles

    B

    Control files

    C

    Online redo logs

    D

    Database pfiles

    E

    Archived redo logs


    正确答案: D,E
    解析: 暂无解析

  • 第9题:

    单选题
    Your multitenant container database (CDB) is running in ARCHIVELOG mode. You connect to the CDB RMAN. Examine the following command and its output: You execute the following command: RMAN > BACKUP DATABASE PLUS ARCHIVELOG; Which data files will be backed up?()
    A

    Data files that belong to only the root container

    B

    Data files that belong to the root container and all the pluggable databases (PDBs)

    C

    Data files that belong to only the root container and PDB$SEED

    D

    Data files that belong to the root container and all the PDBs excluding PDB$SEED


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    You issue the following command on the RMAN prompt. REPORT NEED BACKUP DAYS 5; Which statement is true about executing this command?()
    A

    It will display a list of files that need incremental backup

    B

    It will display a list of files that need backup after five days

    C

    It will display a list of files that were backed up in the last five days

    D

    It will display a list of files that have not been backed up in the last five days

    E

    It will apply the current retention policy to determine the files that need to be backed up


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    You executed the following command in the Recovery Manager (RMAN):   RMAN> REPORT NEED BACKUP days 3;   What is the output of this command?()
    A

     A list of files that require a backup within 3 days

    B

     A list of files requiring more than 3 days of archivelogs to apply

    C

     A list of files that RMAN recommends be backed up only once in every three days,based on low volatility

    D

     A list of files for which a backup as already been performed in the last three days and which is  required to be backed up again based on the high number of transactions performed on them


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    You issue the following command on the RMAN prompt.   RMAN> REPORT NEED BACKUP DAYS = 5 DATABASE;   Which statement is true about executing this command?()
    A

     It will display a list of files that need incremental backup.

    B

     It will display a list of files that need backup after five days.

    C

     It will display a list of files that were backed up in the last five days.

    D

     It will display a list of files that have not been backed up in the last five days.

    E

     It will apply the current retention policy to determine the files that need to be backed up.


    正确答案: E
    解析: 暂无解析

  • 第13题:

    You executed the following command in the Recovery Manager (RMAN):   RMAN> REPORT NEED BACKUP days 3;   What is the output of this command?()  

    • A、 A list of files that require a backup within 3 days
    • B、 A list of files requiring more than 3 days of archivelogs to apply
    • C、 A list of files that RMAN recommends be backed up only once in every three days,based on low volatility
    • D、 A list of files for which a backup as already been performed in the last three days and which is  required to be backed up again based on the high number of transactions performed on them

    正确答案:B

  • 第14题:

    You are using RMAN to backup your ARCHIVELOG mode database. You have enabled control-file autobackups. Which files are not backed up during the RMAN backup?()

    • A、Database Datafiles 
    • B、Database Control Files 
    • C、Online redo logs
    • D、Archived redo logs 
    • E、The database SPFILE 
    • F、None of the above, all these files are backed up. 

    正确答案:C

  • 第15题:

    You performed a backup of the flash recovery area by using the following command for the first time: RMAN> BACKUP RECOVERY AREA;  Which files in the flash recovery area are backed up?()

    • A、flashback logs
    • B、current control file
    • C、control file autobackups
    • D、incremental backup sets

    正确答案:C,D

  • 第16题:

    Which of the following files cannot be backed up by RMAN? ()(Choose all that apply.)

    • A、Database datafiles
    • B、Control files
    • C、Online redo logs
    • D、Database pfiles
    • E、Archived redo logs

    正确答案:C,D

  • 第17题:

    单选题
    In which scenario, will you issue the following command?() RMAN> REPORT NEED BACKUP DAYS 7;
    A

     to configure RMAN to maintain backup information in the RMAN repository for seven days

    B

     to configure RMAN to maintain backup information in the control file for at least seven days

    C

     to display the list of files that have not been backed up for the last seven days

    D

     to display the list of files that must be backed up within seven days


    正确答案: B
    解析: 暂无解析

  • 第18题:

    单选题
    You executed the following command in Recovery Manager (RMAN):   RMAN> REPORT NEED BACKUP days 3;   What is the output of this command?()
    A

     a list of files that require a backup within three days

    B

     a list of files requiring more than 3 days of archive logs to apply

    C

     a list of files that RMAN recommends be backed up only once in every three days,based on low volatility

    D

     a list of files for which a backup has already been performed in the last three days and which is required to be backed up again based on the high number of transactions performed on them


    正确答案: C
    解析: 暂无解析

  • 第19题:

    单选题
    You issue the following command on the RMAN prompt.   REPORT NEED BACKUP DAYS 5;   Which statement is true about executing this command?()
    A

     It will display a list of files that need incremental backup

    B

     It will display a list of files that need backup after five days

    C

     It will display a list of files that were backed up in the last five days

    D

     It will display a list of files that have not been backed up in the last five days

    E

     It will apply the current retention policy to determine the files that need to be backed up


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    A company uses an application that creates temp files that need to be backed up on a daily basis. A test restore fails to restore the temp files. In checking the backup catalog, Karen, a technician, discovers that the temp files are not being backed up. Which of the following is the MOST likely reason?()
    A

    To backup temp files, the /T switch must be used.

    B

    NTBACKUP does not backup temp files by default.

    C

    The NTBACKUP utility cannot backup temp files.

    D

    NTBACKUP is not running under the correct credentials.


    正确答案: A
    解析: 暂无解析

  • 第21题:

    多选题
    Which of the following backup types will reset the archive bit on files backed up?()
    A

    Copy

    B

    Full

    C

    Snapshot

    D

    Incremental

    E

    Differential


    正确答案: C,D
    解析: 暂无解析

  • 第22题:

    多选题
    Which of the following files cannot be backed up by RMAN? ()(Choose all that apply.)
    A

    Database datafiles

    B

    Control files

    C

    Online redo logs

    D

    Database pfiles

    E

    Archived redo logs


    正确答案: A,C
    解析: 暂无解析

  • 第23题:

    单选题
    You executed the following command in Recovery Manager (RMAN) against your Oracle 10g database:  RMAN> REPORT NEED BACKUP days 3;  What would be the output of this command?()
    A

    a list of files that require a backup within three days

    B

    a list of files that have not been backed up for three days

    C

    a list of files that RMAN recommends be backed up only once in every three days, based on low volatility

    D

    a list of files for which a backup has already been performed and may need a backup after three days


    正确答案: A
    解析: 暂无解析

  • 第24题:

    单选题
    You are using RMAN to backup your ARCHIVELOG mode database. You have enabled control-file autobackups. Which files are not backed up during the RMAN backup?()
    A

     Database Datafiles

    B

     Database Control Files

    C

     Online redo logs

    D

     Archived redo logs

    E

     The database SPFILE

    F

     None of the above,all these files are backed up


    正确答案: C
    解析: 暂无解析