会计考友 发表于 2012-8-3 00:09:22

微软认证模拟试题:SQLServer考题[3]

微软认证模拟试题:SQLServer考题
on the same logical drive. You do not want the Full Text indexing to use more than 25% of the available drive space because you want to allow space for dynamic expansion of the data files. You want to be able to remotely monitor the amount of space in use by the catalogs. How should you remotely monitor the space usage with a minimum number of additional administrative steps?
A. Use the windows NT Performance Monitor to connect to the Server and to monitor the size of the Microsoft Search catalog
B. Create a scheduled job to regularly monitor the size of the Full Text indexes and send the result to your E-MAIL address
C. Create a batch file to monitor the size of Full Text indexes and send the result to you viaNetwork Message. Use the Windows NT Scheduler Service to schedule the batch file to run
regularly
D. Create a batch file to monitor the size of the Full Text indexes and send the result to you via Network Message. Create a scheduled job to run the batch file regularly.
Answer: A
You are a SQL Server 7.0 system administrator for you company. To provide users with Full Text search capabilities, you create a Full Text catalog and enable Full Text indexing for specific tables in a database. From your Windows NT Workstation computer, you want to remotely monitor the size of the Full Text catalog on Windows NT server computer that is running SQL Server. Which of the following tools is the most convenient to use for monitor the Full Text catalog?
A. Performance Monitor
B. Query Analyzer
C. The SP_MONITOR system stored procedure
D. SQL Server Profiler.
Answer: A
Notice: To obtain real-time information about the size of a specific full-text catalog, you can continuously monitor the appropriate instance of the Microsoft search Indexer Catalogs You load a lot data into your database, then you find that the space for log is almost full, how can y
页: [1]
查看完整版本: 微软认证模拟试题:SQLServer考题[3]