You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()
第1题:
You work as a database administrator for Certkiller .com. You want to configure database backups to be run automatically. Which tool or utility would you use to achieve this? ()
第2题:
You installed Oracle Database 11g and are performing a manual upgrade of the Oracle9i database. As a part of the upgrade process,you execute the following script: SQL>@utlu111i.sql Which statement about the execution of this script is true?()
第3题:
You want to configure and schedule offline database backups to run automatically. Which tool or utilitywould you use to achieve this()
第4题:
You want to estimate the size of a table by using the Oracle Enterprise Manager. On which data is the size of the table NOT based?()
第5题:
You issue this RMAN command: RMAN> create script Level0Backup { backup incremental level 0 format ‘/u01/db01/backup/%d_%_Sp’ fileperset 5 (database include current controlfile); sql ‘alter database archive log current’; } Which three statements are true about the Level0Backup script you just created?()
第6题:
XML script
PL/SQL script
Operating system script
Recovery Manager (RMAN) script
第7题:
space allocated in the tablespace
space required for the bitmap index on a column of the table
space remaining in the tablespace after creating the table
estimated value of the PCTFREE storage parameter
第8题:
The control file will be multiplexed.
The control file will be recreated.
The script containing the CREATE CONTROLFILE statement will be created.
The binary backup of the control file will be created.
第9题:
column sizes
column data types
PCTFREE
projected number of row
PCTUSED
第10题:
It must be executed from the Oracle Database 11g environment.
It must be executed only after the SYSAUX tablespace has been created.
It must be executed from the environment of the database that is being upgraded.
It must be executed only after AUTOEXTEND is set to ON for all existing tablespaces.
It must be executed from both the Oracle Database 11g and Oracle Database 9i environments.
第11题:
the XML script
the PL/SQL script
the DBMS_SCHEDULER package
Enterprise Manager to schedule the backup
第12题:
It is a SQL script.
It is a PL/SQL file.
It is an operating system (OS) file.
It is a Recovery Manager (RMAN) script
第13题:
Which task would you perform before you run Oracle Universal Installer (OUI) in silent or suppressedmode for an installation()
第14题:
You issued the following statement: SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE; What will be the result of issuing the statement?()
第15题:
You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database. Which type of script does the backup scheduler generate? ()
第16题:
You work as a database administrator for Supportcenter.cn. You are using Recovery Manager (RMAN) for backup and recovery of your database. You executed the delete command in RMAN to delete a backup of a tablespace. Which statement is true in this scenario?()
第17题:
You are using Oracle Enterprise Manager to estimate the size of a table to be created. You have typed data regarding the column names, data types, sizes of the columns, and the projected number of rows in the table. Which additional information does the Oracle Enterprise Manager return?()
第18题:
The trace file is in binary format.
The trace file has a SQL script to re-create the control file.
The trace file is a backup set created during the backup of the control file.
The trace file contains the instructions to manually re-create the control file.
The trace file is an image copy of the control file created during the backup of the control file.
第19题:
XML script
PL/SQL script
Operating system scriptThis document was downloaded from =>> http://www.amaderforum.com
Recovery Manager (RMAN) script
第20题:
The XML script
The PL/SQL script
The DBMS_SCHEDULER package
Enterprise Manager to schedule the backup
第21题:
The backup status will be marked expired in RMAN recovery catalog.
The backup status will be marked deleted in RMAN recovery catalog after you execute the crosscheck command.
The backup will be deleted physically from the OS (Operating system)and the backup information is removed from the recovery catalogl
The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system).
The backup status will be marked deleted and you must delete the backup file manually from the OS (Operating system), if you are not using Oracle Managed Files (OMF).
第22题:
SQL script
PL/SQL script
Operating System (OS) script
Enterprise Manager (EM) script
Recovery Manager (RMAN) script
第23题:
The DBMS_JOB package
The BACKUP_JOB package
The DBMS_BACKUP_RESTORE package
The calendar tool in the Operating System (OS)
The backup scheduler in Enterprise Manager (EM)
The DBMS_BACKUP_SCHEDULER packager inline mode