网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
After the recovery is complete, which command should you execute?()
A

ALTER DATABASE OPEN;

B

ALTER DATABASE CLEAR LOGFILE;

C

ALTER DATABASE OPEN RESETLOGS;

D

ALTER DATABASE OPEN NORESETLOGS;


参考答案

参考解析
解析: 暂无解析
更多 “单选题After the recovery is complete, which command should you execute?()A ALTER DATABASE OPEN;B ALTER DATABASE CLEAR LOGFILE;C ALTER DATABASE OPEN RESETLOGS;D ALTER DATABASE OPEN NORESETLOGS;” 相关考题
考题 You should complete in time ______ the teacher has told you to.A、thatB、whatC、whichD、after

考题 In your production database, users report that they are unable to generate reports on an important table because it does not contain any data. While investigating the reason, you realize that another user executed the TRUNCATE TABLE command, which accidentally caused the data to be lost. Now you want to recover the lost data of the table without affecting objects in other schemas.  Which method must you use to recover the lost data?()  A、 Complete Recovery with online redo logB、 Complete Recovery with archived redo logC、 Tablespace Point-in-Time Recovery (TSPITR)D、 Incomplete Recovery with system change number (SCN)

考题 You decided to change the location of the flash recovery area. You executed the following command: Which statement is true?()A、The location can be changed only if the flash recovery area is empty.B、After executing the command, all new flash recovery area files will be created in the new location.C、The command will generate an error because you cannot change the flash recovery area while the database is open.D、All the existing files in the flash recovery area will be moved to the new location, and all new Flash Recovery Area files will be created in the new location.

考题 You need to perform an automated installation of an Exchange Server 2010 server. Which command should you include in your script()?A、setup.exeB、setup.comC、msiexec.exeD、lpsetupui.exe

考题 You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers in the ABC.com domain have Windows Server 2012 R2 installed. You have logged on to a server, named ABC-SR07, and would like to obtain the IP configurations of a server, named ABC-SR13.Which of the following actions should you take?()A、You should consider making use of the Winrs.exe command.B、You should consider making use of the Winsat.exe command.C、You should consider making use of the Winpop.exe command.D、You should consider making use of the Dsrm.exe command.

考题 You work as an administrator at ABC.com.The ABC.com network consists of a single domain named ABC.com.Subsequent to deploying a Server Core Installation of Windows Server 2012 R2 on a new ABC.com server,you are instructed to add a graphical user interface (GUI) to the server.  You want to achieve this goal from the command prompt. Which of the following actions should you take?()A、You should consider making use of the dism.exe command.B、You should consider making use of the dsquery.exe command.C、You should consider making use of the dsadd.exe command.D、You should consider making use of the dsrm.exe command.

考题 You decided to change the location of the flash recovery area. You executed the following command:   ALTER SYSTEM SET DB_RECOVERY_FILE_DEST=’+disk1’ SCOPE=BOTH SID=’*’;   Which statement is true?()A、 The location can be changed only if the flash recovery area is empty.B、 After executing the command, all new flash recovery area files will be created in the new location.C、 The command will generate an error because you cannot change the flash recovery area while the database is open.D、 All the existing files in the flash recovery area will be moved to the new location and all new Flash Recovery Area files will be created in the new location.

考题 The database is running in the ARCHIVELOG mode. It has three redo log groups with one member each. Oneof the redo log groups has become corrupted. You have issued the following command during the recovery of a damaged redo log file:ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 3; Which action should you perform immediately after using this command?()A、You should perform a log switchB、You should make a backup of the databaseC、You should switch the database to the NONARCHIVELOG modeD、You should shut down the database instance and perform a complete database recovery

考题 You are performing a database recovery because a user’s schema is dropped. While performing the recovery, you use the UNTIL SEQUENCE clause. Which type of database recovery are you performing?()A、 user managed complete recoveryB、 user managed incomplete recoveryC、 RMAN-based complete recoveryD、 RMAN-based incomplete recovery

考题 You have an enterprise subordinate certification authority (CA).  The CA is configured to use a hardware security module.   You need to back up Active Directory Certificate Services on the CA.   Which command should you run()A、certutil.exe backupB、certutil.exe backupdbC、certutil.exe backupkeyD、certutil.exe store

考题 You work as an administrator at ENSUREPASS.com. The ENSUREPASS.com network consists of a single domain named ENSUREPASS.com.Subsequent to deploying a Server Core Installation of Windows Server 2012 on a new ENSUREPASS.com server, you are instructed to add a graphical user interface (GUI) to the server.You want to achieve this goal from the command prompt. Which of the following actions should you take?()A、You should consider making use of the dism.exe command.B、You should consider making use of the dsquery.exe commandC、You should consider making use of the dsadd.exe commandD、You should consider making use of the dsrm.exe command

考题 You need to force a domain controller to register all service location (SRV) resource records in DNS.   Which command should you run()A、ipconfig.exe /registerdnsB、net.exe stop dnscache  net.exe start dnscacheC、net.exe stop netlogon  net.exe start netlogonD、regsvr32.exe dnsrslvr.dll

考题 You have a computer that runs Windows 7. The Encrypting File System (EFS) key is compromised. Youneed to create a new EFS key.  Which command should you run?()A、Certutil -getkeyB、Cipher.exe /kC、Icacls.exe /rD、Syskey.exe

考题 You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers in the ABC.com domain, including domain controllers, have Windows Server 2012 R2 installed.When you recently added new workstations to the ABC.com manually,you found that that the computer accounts were created in the default container. You want to make sure that the default container for newly created computers is redirected to a specified,target organizational unit (OU).Which of the following actions should you take?()A、You should consider making use of the replace.exe command-line tool.B、You should consider making use of the redircmp.exe command-line tool.C、You should consider making use of the redirusr.exe command-line tool.D、You should consider making use of the rexec.exe command-line tool.

考题 You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed. The ABC.com network has a domain controller named ABC_DC01.Which of the following tools would you use to manually remove Active Director from ABC_DC01?()A、You should consider using the dism.exe command-line tool.B、You should consider using the dsadd.exe command-line tool.C、You should consider using the pcpromo.exe command-line tool.D、You should consider using the ntdsutil.exe command-line tool.E、You should consider using the netsh.exe command-line tool.F、You should consider using the rexec.exe command-line tool.

考题 单选题You are performing a database recovery because a user’s schema is dropped. While performing the recovery, you use the UNTIL SEQUENCE clause. Which type of database recovery are you performing?()A  user managed complete recoveryB  user managed incomplete recoveryC  RMAN-based complete recoveryD  RMAN-based incomplete recovery

考题 多选题In your database, all the tablespaces are locally managed. You started Recovery Manager (RMAN) using recovery catalog and restored the control file by using the following command:  RMAN RESTORE CONTROLFILE;  Which two operations do you need to perform after restoring the control file from backup?()Ashut down and restart the instanceBadd new tempfiles to the temporary tablespaces after recoveryCperform a media recovery and open the database with the RESETLOGS optionDperform a media recovery and bring the database to NOARCHIVELOG mode

考题 单选题The database is running in the ARCHIVELOG mode. It has three redo log groups with one member each.One of the redo log groups has become corrupted. You have issued the following command during the recovery of a damaged redo log file: ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 3; Which action should you perform immediately after using this command?()A You should perform a log switchB You should make a backup of the databaseC You should switch the database to the NONARCHIVELOG modeD You should shut down the database instance and perform a complete database recovery

考题 单选题You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers in the ABC.com domain have Windows Server 2012 R2 installed. You have logged on to a server, named ABC-SR07, and would like to obtain the IP configurations of a server, named ABC-SR13.Which of the following actions should you take?()A You should consider making use of the Winrs.exe command.B You should consider making use of the Winsat.exe command.C You should consider making use of the Winpop.exe command.D You should consider making use of the Dsrm.exe command.

考题 单选题You work as an administrator at ENSUREPASS.com. The ENSUREPASS.com network consists of a single domain named ENSUREPASS.com.Subsequent to deploying a Server Core Installation of Windows Server 2012 on a new ENSUREPASS.com server, you are instructed to add a graphical user interface (GUI) to the server.You want to achieve this goal from the command prompt. Which of the following actions should you take?()A You should consider making use of the dism.exe command.B You should consider making use of the dsquery.exe commandC You should consider making use of the dsadd.exe commandD You should consider making use of the dsrm.exe command

考题 单选题You need to perform an automated installation of an Exchange Server 2010 server.Which Command should you include in your script?()A setup.exeB setup.comC msiexec.exeD lpsetupui.exe

考题 单选题After the recovery is complete, which command should you execute?()A ALTER DATABASE OPEN;B ALTER DATABASE CLEAR LOGFILE;C ALTER DATABASE OPEN RESETLOGS;D ALTER DATABASE OPEN NORESETLOGS;

考题 单选题You work as a network administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2 installed. The ABC.com network has a domain controller named ABC_DC01.Which of the following tools would you use to manually remove Active Director from ABC_DC01?()A You should consider using the dism.exe command-line tool.B You should consider using the dsadd.exe command-line tool.C You should consider using the pcpromo.exe command-line tool.D You should consider using the ntdsutil.exe command-line tool.E You should consider using the netsh.exe command-line tool.F You should consider using the rexec.exe command-line tool.

考题 单选题You have a client computer that runs Windows 7. You need to identify which unsigned drivers have beeninstalled.  Which command should you run?()A Cipher.exe /s.B Driverquery.exe /si.C Msinfo32.exe /q.D Pnputil.exe i.

考题 单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The company wants to export data from SQL Server to a Microsoft Excel file. The company assigns this task to you. You perform this by using the SQL Server Import and Export Wizard. After this, you save the package definition to a file. Now you have to reexecute the package from the command line.  In the options below, which utility should you choose to use?()A bcp.exe B dta.exe C dtexec.exe D sqlmaint.exe

考题 单选题In your production database, users report that they are unable to generate reports on an important table because it does not contain any data. While investigating the reason, you realize that another user executed the TRUNCATE TABLE command, which accidentally caused the data to be lost. Now you want to recover the lost data of the table without affecting objects in other schemas.  Which method must you use to recover the lost data?()A  Complete Recovery with online redo logB  Complete Recovery with archived redo logC  Tablespace Point-in-Time Recovery (TSPITR)D  Incomplete Recovery with system change number (SCN)

考题 单选题You work as an administrator at ABC.com.The ABC.com network consists of a single domain named ABC.com.Subsequent to deploying a Server Core Installation of Windows Server 2012 R2 on a new ABC.com server,you are instructed to add a graphical user interface (GUI) to the server.  You want to achieve this goal from the command prompt. Which of the following actions should you take?()A You should consider making use of the dism.exe command.B You should consider making use of the dsquery.exe command.C You should consider making use of the dsadd.exe command.D You should consider making use of the dsrm.exe command.

考题 单选题The database is running in the ARCHIVELOG mode. It has three redo log groups with one member each. One of the redo log groups has become corrupted. You have issued the following command during the recovery of a damaged redo log file:   ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 3;   Which action should you perform immediately after using this command?()A  You should perform a log switchB  You should make a backup of the databaseC  You should switch the database to the NONARCHIVELOG modeD  You should shut down the database instance and perform a complete database recovery