单选题You need to reduce the amount of space currently being used to store system restore points.  What shouldyou do?()ARun Disk Cleanup.BRun Msconfig.exe.CConfigure disk quotas.DConfigure Windows Backup.

单选题
You need to reduce the amount of space currently being used to store system restore points.  What shouldyou do?()
A

Run Disk Cleanup.

B

Run Msconfig.exe.

C

Configure disk quotas.

D

Configure Windows Backup.


参考解析

解析: 暂无解析

相关考题:

对话理解听力原文:M: The paper money required little effort to carry. If you need large amount of money, you can use a check or credit card to make the payment.W: This nature of money is called portability and it provides convenience in settling transactions.Q: What does the word portability mean?(11)A.It means being convenient to be carried.B.It means being readily to be divided.C.It means being easily identified.D.It means being carried in a big basket.

You need to reduce your ternperature.(翻译)

You need to reduce your temperature, so you ( )take some medicine.A. needB. shouldC. will

You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN). Identify two scenarios is which you must have a recovery catalog.()A. To store the backup information of multiple databaseB. To restrict the amount of space that is used by the backupsC. To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.D. To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.

Evaluate the following command and its output:Which two statements correctly interpret the output?() A. FREE_SPACE indicates only the space that is currently unallocated.B. ALLOCATED_SPACE indicates only the space currently allocated and in use.C. FREE_SPACE indicates only the space that is currently allocated and available for reuse.D. ALLOCATED_SPACE indicates both the space currently allocated and used, and the space that is available for reuse.E. FREE_SPACE indicates both the space that is currently allocated and available for reuse, and the space that is currently unallocated.

You wish to upgrade the IOS of a router without removing the image currently installed.What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?()A. Router# show versionB. Router# show flashC. Router# show memoryD. Router# show buffersE. Router# show running-configF. All of the above

You wish to upgrade the IOS of a router without removing the image currently installed.What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?()A、Router# show versionB、Router# show flashC、Router# show memoryD、Router# show buffersE、Router# show running-configF、All of the above

Which of the following command line tools can be used to display the default gateway, IP address,and DNS servers currently being used by a host?()A、TRACERTB、IPCONFIG/ALLC、NSLOOKUPD、PING-T

A customer wants to run VMWare ESX on an x445 with a large number of virtual machines running Windows 2003 Server as a Disaster Recovery (DR) Site for the production environment.  Which of the following questions would most impact the memory configuration?()A、What version of VMWare ESX Server is being considered?B、Do the systems currently use Double Data Rate (DDR) memory?C、What is the total number of processors installed in the production systems?D、What is the total amount of memory currently being used across all the production systems?

You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN). Identify two scenarios is which you must have a recovery catalog.()A、To store the backup information of multiple databaseB、To restrict the amount of space that is used by the backupsC、To maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.D、To list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.

Evaluate the following command and its output:   SQLSELECT * FROM dba_temp_free_space;  TABLESPACE_NAME TABLESPACE_SIZE ALLOCATED_SPACE FREE_SPACE  LMTEMP 250609664 101048576 149561088 Which two statements correctly interpret the output?()  A、 FREE_SPACE indicates only the space that is currently unallocated.B、 ALLOCATED_SPACE indicates only the space currently allocated and in use.C、 FREE_SPACE indicates only the space that is currently allocated and available for reuse.D、 ALLOCATED_SPACE indicates both the space currently allocated and used,and the space that is available for reuse.E、 FREE_SPACE indicates both the space that is currently allocated and available for reuse,and the space that is currently unallocated.

You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()A、 ExtraSmallB、 ExtraLargeC、 SmallD、 Large

You have a computer that runs Windows XP Professional. The computer has a limited amount of free disk space. You need to identify the amount of disk space that is used to store the following:Temporary Internet Files, Files in the Recycle Bin, Downloaded program files. What should you do?()A、From the command prompt, run chkdsk.exe.B、From the System Tools menu, run Disk Cleanup.C、From Internet Explorer, view the Internet Options.D、From System Properties, view the User Profiles settings.

Your company uses Microsoft Applicat ion Virtualization (App - V). When sequencing applications, you receive an error indicating that the App - V Sequencer is unable to save temporary files. You need to ensure that you can sequence applications. What should you do on the App - V Sequencer computer?()A、Increase the amount of memory.B、Increase the storage space available to the %TMP% directory.C、Increase the storage space available to the %TEMP% directory.D、Increase the storage space available to the scratch directory.

Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace usage metrics is set to 70%. To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace usage metrics for the APPS tablespace. What should you do?()A、 Disable SQL tracing for the APPS tablespace.B、 Disable logging attributes for the APPS tablespace.C、 Modify the tablespace to be a dictionary-managed tablespace.D、 Increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace.E、 Increase the warning threshold value for the tablespace space usage metric for the APPS tablespace.

单选题You wish to upgrade the IOS of a router without removing the image currently installed.What command will display the amount of memory that is being used by the current IOS image and whether there is enough room available to hold both the current and new images?()ARouter# show versionBRouter# show flashCRouter# show memoryDRouter# show buffersERouter# show running-configFAll of the above

单选题You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()A ExtraSmallB ExtraLargeC SmallD Large

单选题In your datawarehousing application, you generate reports frequently. The data is static in the tables being used to generate reports. You are currently using joins, resulting in a large performance overhead. What kind of database structure would you use to reduce the response time of the query?()Ahash clustersBindex clustersCpartitioned tablesDindex­organized table (IOT)

多选题Evaluate the following command and its output: Which two statements correctly interpret the output?()AFREE_SPACE indicates only the space that is currently unallocated.BALLOCATED_SPACE indicates only the space currently allocated and in use.CFREE_SPACE indicates only the space that is currently allocated and available for reuse.DALLOCATED_SPACE indicates both the space currently allocated and used, and the space that is available for reuse.EFREE_SPACE indicates both the space that is currently allocated and available for reuse, and the space that is currently unallocated.

单选题To reduce the amount of catenary you may().Ashorten the hawser or increase the tug's speedBlengthen the hawser or reduce the tug's speedCplace your tug in ironsDmake a sharp turn

单选题You need to reduce the amount of space currently being used to store system restore points.  What shouldyou do?()ARun Disk Cleanup.BRun Msconfig.exe.CConfigure disk quotas.DConfigure Windows Backup.

单选题Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace space usage metrics is set to 70%.  To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace space usage metrics for the APPS tablespace. What should you do?()Adisable SQL tracing for theAPPS tablespaceBdisable logging attribute for the APPS tablespaceCmodify the tablespace to be a dictionary­managed tablespaceDincrease the critical threshold value for the tablespace space usage metrics for the APPS tablespaceEincrease the warning threshold value for the tablespace space usage metrics for the APPS tablespace

单选题You have a file server that runs Windows Server 2003 Service Pack 2 (SP2). You need to track the amount of disk space used by each user on the server. What should you do? ()AFrom Performance console, create a counter log.BFrom the properties of each volume, enable quotas.CFrom the Event Viewer console, create a new log view.DFrom the Local Security Policy, enable auditing for object access.

单选题The amount of expansion space to be left in a fuel tank when fuel oil is being received, is determined by the ().Aquantity of fuel to be receivedBflash point of the fuel as it is receivedCfuel temperature as it is receivedDviscosity of the fuel being received

多选题You are using the control file to maintain information about the database backups that are being performed by Recovery Manager (RMAN).Identify two scenarios is which you must have a recovery catalog. ()(Choose two.)ATo store the backup information of multiple databaseBTo restrict the amount of space that is used by the backupsCTo maintain a backup for a certain time is set by the CONTROL_FILE_RECORD_KEEP_TIME parameter.DTo list the data files that were in a target database at a given time by using the AT option of REPORT SCHEMA command.

单选题Users are performing a large volume of inserts and deletes on the application tables in the APPS tablespace. You observe that there are several warning alerts being generated for the APPS tablespace space usage metrics. Currently, the warning threshold for the tablespace usage metrics is set to 70%. To make the generated alerts more useful as a problem identification tool, you want to reduce the frequency of alert generation for the tablespace usage metrics for the APPS tablespace. What should you do?()A Disable SQL tracing for the APPS tablespace.B Disable logging attributes for the APPS tablespace.C Modify the tablespace to be a dictionary-managed tablespace.D Increase the critical threshold value for the tablespace space usage metrics for the APPS tablespace.E Increase the warning threshold value for the tablespace space usage metric for the APPS tablespace.

多选题Evaluate the following command and its output:   SQLSELECT * FROM dba_temp_free_space;  TABLESPACE_NAME TABLESPACE_SIZE ALLOCATED_SPACE FREE_SPACE  LMTEMP 250609664 101048576 149561088 Which two statements correctly interpret the output?()AFREE_SPACE indicates only the space that is currently unallocated.BALLOCATED_SPACE indicates only the space currently allocated and in use.CFREE_SPACE indicates only the space that is currently allocated and available for reuse.DALLOCATED_SPACE indicates both the space currently allocated and used,and the space that is available for reuse.EFREE_SPACE indicates both the space that is currently allocated and available for reuse,and the space that is currently unallocated.

单选题You administer a SQL Server 2008 instance. The instance hosts a database that is used by a Web-based application. The application processes 15,000 transactions every minute. A table in the database contains a column that is used only by the application. This column stores sensitive data. You need to store the sensitive data in the most secure manner possible. You also need to ensure that you minimize the usage of memory space and processor time. Which encryption type should you use?()ASymmetric key encryptionBAsymmetric key encryptionCCertificate-based encryptionDTransparent data encryption