Which mode of database shutdown requires an instance recovery at the time of the next database startup?()A、ABORTB、NORMALC、IMMEDIATED、TRANSACTIONAL

Which mode of database shutdown requires an instance recovery at the time of the next database startup?()

  • A、ABORT
  • B、NORMAL
  • C、IMMEDIATE
  • D、TRANSACTIONAL

相关考题:

Given the following steps, which would be the correct order to create a backup of an Oracle database in NOARCHIVELOG mode?()1.shutdown immediate from RMAN2.Log into RMAN3.startup mount from RMAN4.backup database5.alter database open6.backup database plus archivelog delete inputA.2,3,1,4,5B.2,1,3,6,5C.1,3,5,4D.2,1,3,5,6E.2,1,3,4,5

Which mode of database shutdown requires an instance recovery at the time of the next database startup?() A. ABORTB. NORMALC. IMMEDIATED. TRANSACTIONAL

Which of the following can an operator use to shutdown a system into single-user mode?() A.shutdown -dB.shutdown -sC.shutdown -mD.shutdown -Fr -s 1

Which two statements correctly describe VTP?()A、Transparent mode always has a configuration revision number of 0.B、Transparent mode cannot modify a VLAN database.C、Client mode cannot forward received VTP advertisements.D、Client mode synchronizes its VLAN database from VTP advertisements.E、Server mode can synchronize across VTP domains.

Which two IOS commands are equivalents for putting a Cisco 7500 OC-12 RPR interface card intowrapped mode? ()A、shutdown [a b]B、srp shutdown [a b]C、srp ips request manual-switched [a b]

You executed the following command in Recovery Manager (RMAN) to perform a backup of the DETTBS tablespace:  RMAN BACKUP TABLESPACE DETTBS;  Under which conditions would this command execute successfully? ()A、The database is in NOMOUNT state.B、The database is in ARCHIVELOG mode and the tablespace is online.C、The database is in ARCHIVELOG mode and the tablespace is offline.D、The database is in NOARCHIVELOG mode and the tablespace is online.E、The database is in NOARCHIVELOG mode and the tablespace is offline.

Which of the following can an operator use to shutdown a system into single-user mode?()A、shutdown -dB、shutdown -sC、shutdown -mD、shutdown -Fr -s 1

Which command should an administrator use to put a system in maintenance mode without rebooting?()  A、init 0B、telinit mC、shutdown -FMD、sh /etc/rc.maint

Which of the following options is true about shutting down an Automatic Storage Management (ASM) instance?()  A、 If the SHUTDOWN IMMEDIATE command is issued to the ASM instance, the ASM instance immediately shuts down.B、 If the SHUTDOWN ABORT command is issued to the ASM instance, the ASM instance will shut down all the database instances and then shut down immediately.C、 If the SHUTDOWN NORMAL command is issued to the ASM instance, before shutting down, the ASM instance waits for the dependent database instances to shut down.D、 If the SHUTDOWN TRANSACTIONAL command is issued to the ASM instance, the ASM instance passes the same SHUTDOWN command to the dependent database instances, but does not wait for any active transactions to complete before it shuts down.

Which files are required for a full recovery of the database in ARCHIVELOG mode?()A、 Database datafilesB、 Online redo logsC、 Archived redo logsD、 Backup control fileE、 Control file from a backup

Which of the following is a prerequisite for running DBMS_TDB.CHECK_DB to a successful completion?()A、 The database must be in read-write mode.B、 The database must have no external files.C、 The database must open in read-only mode.D、 The database must be mounted but not opened.

Which three actions are required to configure the Flashback Database?()  A、 set Flash Recovery AreaB、 enable Flashback loggingC、 create FLASHBACK tablespaceD、 start the database in the ARCHIVELOG modeE、 start the database in the NOARCHIVELOG mode

Which two database operations can be performed at the MOUNT stage of database startup?()A、renaming of data filesB、dropping the database userC、renaming of control filesD、multiplexing of control filesE、configuring the database in ARCHIVELOG mode

单选题Another DBA issues a shutdown abort command on a database on which you were running an online backup. What will happen when you try to restart the database?()A Oracle will automatically take the datafile out of hot backup mode,generate a warning message,and then open the database.B Oracle will automatically take the datafile out of hot backup mode and then open the database.C Oracle will generate an error when trying to open the database,indicating that a datafile is in hot backup mode.You will need to correct this error before you can open the database.D The database will open with the file in hot backup mode. You can restart the backup at any time.E The datafile in hot backup mode will be corrupted and you will have to recover it.

多选题Which three actions are required to configure the Flashback Database?()Aset Flash Recovery AreaBenable Flashback loggingCcreate FLASHBACK tablespaceDstart the database in the ARCHIVELOG modeEstart the database in the NOARCHIVELOG mode

多选题Which of these recommendations should be followed before capturing a workload?()AMake sure your replay database has the same structure as the capture database, except without data.BMake sure the replay and capture databases are similar in data content.CPerform a clean shutdown and restart of the capture database before beginning a workload capture.DStart the capture database in UNRESTRICTED mode, then start the capture.EDefine inclusion and exclusion filters.

多选题Which two statements correctly describe VTP?()ATransparent mode always has a configuration revision number of 0.BTransparent mode cannot modify a VLAN database.CClient mode cannot forward received VTP advertisements.DClient mode synchronizes its VLAN database from VTP advertisements.EServer mode can synchronize across VTP domains.

多选题Which two statements are true regarding the database in ARCHIVELOG mode?()AYou have to shut down the database to perform the backups.BArchiving information is written to the data files and redo log files.CYou can perform complete database backups without closing the database.DOnline redo log files have to be multiplexed before putting the database in ARCHIVELOG mode.EAll the previous database backups become invalid after you configure the database to ARCHIVELOG mode.

单选题Given the following steps, which would be the correct order to create a backup of an Oracle database in NOARCHIVELOG mode?() 1.shutdown immediate from RMAN 2.Log into RMAN 3.startup mount from RMAN 4.backup database 5.alter database open 6.backup database plus archivelog delete inputA2,3,1,4,5B2,1,3,6,5C1,3,5,4D2,1,3,5,6E2,1,3,4,5

多选题You are maintaining a database that is in ARCHIVELOG mode. You have configured the flash recovery area in your database. The database is in MOUNT EXCLUSIVE mode, and you want to configure the Flashback Database feature. Which two options are NOT required to configure the Flashback Database feature? ()AOpen the database in read-only mode.BSet the retention target with the DB_FLASHBACK_RETENTION_TARGET initialization parameter.CEnable the block change tracking feature.DExecute the ALTER DATABASE FLASHBACK ON statement.

单选题Which of the following options is true about shutting down an Automatic Storage Management (ASM) instance?()A If the SHUTDOWN IMMEDIATE command is issued to the ASM instance, the ASM instance immediately shuts down.B If the SHUTDOWN ABORT command is issued to the ASM instance, the ASM instance will shut down all the database instances and then shut down immediately.C If the SHUTDOWN NORMAL command is issued to the ASM instance, before shutting down, the ASM instance waits for the dependent database instances to shut down.D If the SHUTDOWN TRANSACTIONAL command is issued to the ASM instance, the ASM instance passes the same SHUTDOWN command to the dependent database instances, but does not wait for any active transactions to complete before it shuts down.

多选题You executed the following command in Recovery Manager (RMAN) to perform a backup of the DETTBS tablespace:  RMAN BACKUP TABLESPACE DETTBS;  Under which conditions would this command execute successfully? ()AThe database is in NOMOUNT state.BThe database is in ARCHIVELOG mode and the tablespace is online.CThe database is in ARCHIVELOG mode and the tablespace is offline.DThe database is in NOARCHIVELOG mode and the tablespace is online.EThe database is in NOARCHIVELOG mode and the tablespace is offline.

单选题Which is the correct command to put the database in ARCHIVELOG mode?()A alter database archivelogB alter system enable archivelog modeC alter database enable archiveD alter database archivelog enableE None of the above

单选题Which of the following can an operator use to shutdown a system into single-user mode?()Ashutdown -dBshutdown -sCshutdown -mDshutdown -Fr -s 1

多选题Which two database operations can be performed at the MOUNT stage of database startup?()Arenaming of data filesBdropping the database userCrenaming of control filesDmultiplexing of control filesEconfiguring the database in ARCHIVELOG mode

单选题Which mode of database shutdown requires an instance recovery at the time of the next database startup?()AABORTBNORMALCIMMEDIATEDTRANSACTIONAL

单选题Which of the following is a prerequisite for running DBMS_TDB.CHECK_DB to a successful completion?()A The database must be in read-write mode.B The database must have no external files.C The database must open in read-only mode.D The database must be mounted but not opened.

单选题If you issue the command shutdown abort prior to trying to put the database in ARCHIVELOG mode, what will be the result when you issue the command alter database archivelog?()A The alter database archivelog command will failB The alter database archivelog inconsistent command must be used to put the database in ARCHIVELOG modeC The alter database archivelog command will succeedD The alter database archivelog command will ask if you want to make the database consistent firstE There is no alter database archivelog command. The correct command is alter database alterlogging