当前分类: 1Z0-032
问题:多选题Media recovery can sometimes be stopped by the inability to read past a certain point in the redo stream. This is often referred to as “stuck recovery”. Before Oracle9i, the Database Administrator had few options to deal with stuck recovery. If the co...
查看答案
问题:多选题Which two file types must be included in a closed database backup taken with operating system commands?()Adata filesBcontrol fileCpassword fileDonline redo log filesEinitialization parameter file...
问题:多选题Which three resource plan parameters are used to enable Automatic Consumer Group Switching to estimate job execution times automatically, and to perform a switch to a low priority consumer group before they are initiated?()ASWITCH_TIMEBSWITCH_GROUPCMAX...
问题:单选题You can control instance recover performance by setting parameters to define targets for()A The size of the redo buffer in SGA. B The instance that will perform recovery in Real Application Cluster database. C The number of blocks to be read during ins...
问题:多选题In which three cases does a checkpoint occur? ()AEvery three minutes.BWhen a log switch occurs.CWhen forces by an administrator.DWhen a tablespace is taken offline normal.EWhen the redo buffer is one-third full....
问题:单选题There is a problem with one of the disks used for your database and your system administrator informs you that the disk needs to be replaced. The replacement disk will not be available until tomorrow. There was only one data file on this disk; it belo...
问题:The database is running in NOARCHIVELOG mode. A data file is...
问题:单选题Which of the following files cannot be cataloged using the CATALOG command?()A Data filesB Control filesC Archived log filesD Files storing RMAN scripts...
问题:单选题Which of the following dynamic view would you query to identify the online CURRENT redo log group?()A V$LOGB V$LOFHISTC V$LOGFILED V$LOG_HISTORY...
问题:单选题Which of the following commands cannot use the functionality assosciated with theNLS_DATE_FORMAT variable?()A RESTOREB RECOVERC REPORTD BACKUP...
问题:多选题Which three features are provided by Oracle Net Services? ()AData encryption.BUser authentication.CTransparent data conversionDConfiguration and administration mechanisms.ESupport for multiple network transport protocols....
问题:单选题You execute this command in MOUNT mode: ALTER DATABASE ARCHIVELOG; Where is the information that the database is now in ARCHIVELOG mode stored?()A SPFILEB archive logC control fileD system tablespace...
问题:单选题When performing an incomplete recover of the whole database, which data files must you restore? ()A Only the damaged or lost data files.B All of the data files of the database.C Only the data files belonging to the SYSTEM tablespace.D The data files be...
问题:多选题What are three benefits of performing data definition language (DDL) statements against a partitioned table with the UPDATE GLOBAL INDEXES clause?()AGlobal indexes are rebuilt automatically at the end of the DDL operation thereby avoiding problems with...
问题:单选题Which step is required for recover from an instance failure? ()A Start up only.B Restore needed data files, then start up.C Complete restore from backup, then start up.D Perform point in time recovery, then start up....
问题:单选题With dynamic service registration, which process registers instance information with the listener?()A SMONB PMONC shared serverD dedicated server...
问题:多选题Some data storage and transfer media have fixed-length physical records. When the data records are short, more then one can be stored in a single, physical record to use the storage space efficiently. Consider this data: 1119 Smith 1120 Yvonne 1121 ...
问题:单选题There is more than one way to set the server to detect and affect long running operations automatically. What is the best choice of you want to reduce the impact of long running operations on other users without aborting the long running operations?()A...