[计算机类试卷]微软认证70-228模拟试卷7及答案与解析.doc
《[计算机类试卷]微软认证70-228模拟试卷7及答案与解析.doc》由会员分享,可在线阅读,更多相关《[计算机类试卷]微软认证70-228模拟试卷7及答案与解析.doc(16页珍藏版)》请在麦多课文档分享上搜索。
1、微软认证 70-228模拟试卷 7及答案与解析 1 You are the administrator of a SQL Server 2000 computer. You create several jobs on the server and schedule them to run during the evening. You configure an operator on the server and configure the jobs to send an e-mail to this operator if a job fails for any reason. While
2、 testing the jobs, you discover that e-mail messages are not being sent to the operator when a job fails. You use SQL Server Enterprise Manager to confirm that SQL Mail is started. You need to ensure that e-mail messages are sent to the operator whenever a job fails. What should you do? ( A) Configu
3、re SQLAgentMail to use a valid MAPI profile ( B) Configure SQL Mail to use a mailbox that delegates permissions to the operator ( C) Use the net send notification method to send the operator e-mail messages ( D) Create a job that executes the xp_startmail stored procedure Configure the job to run wh
4、enever SQL Server 2000 starts 2 You are the administrator of a SQL Server 2000 database. Using the default options configures the database. You drop indexes to facilitate a large import of data, and rebuild them after the import is complete. Users report that response times from a stored procedure h
5、ave become slower. In the stored procedure, you examine the following code. CREATE PROCEDURE GetCustomer ( CustomerID Int ) AS SELECT FirstName, LastName, Address1, Address2, City, State, Zip, MAX(PurchaseDate) AS LastPurchase FROM Customers C JOIN Addresses A ON A.AddressID = C.AddressID JOIN Purch
6、ases P ON P.CustomerID = C.CustomerID WHERE C.CustomerID = CustomerID GROUP BY FirstName, LastName, Address1, Address2, City, State, Zip You want to improve the performance of the procedure by using the least amount of administrative effort. What should you do? ( A) Recompile the stored procedure. (
7、 B) Update the database statistics. ( C) Check the consistency of the database and repair errors. ( D) Create a view and modify the stored procedure to use the view. 3 You are the administrator of a SQL Server 2000 computer. The server contains a database named Sales. The database is configured as s
8、hown in the exhibit. In the last six months, the database has grown by 4 GB. Users report that query response time has slowed. The options set up on the database are shown in the Database Options exhibit. You want to accelerate query response time. What should you do? ( A) Update the database statis
9、tics. ( B) Add indexes to the foreign key fields. ( C) Truncate the transaction log. ( D) Run the database maintenance plan wizard. ( E) Drop primary keys from all tables. 4 Exhibit: UPDATE EzonexamConsolidated SET District = Mexico WHERE RtvID = 45 You work as database administrator at E. You handl
10、e one SQL Server 2000 computer and one database. When users run the query in the exhibit above the receive the following error message: Server: Mrh3612, Level 16, Stats 1, Line 1 View or function EzonexamConsolidated is not updateable because it contains aggregates: How should you enable the query t
11、o run? ( A) Create a non-normalized EzonexamConsolidated table and populate the table with data from the base tables. ( B) The appropriate users should be granted UPDATE permissions on each base table. ( C) To enable updates on the composite tables create an INSTEAD OF trigger on the view. ( D) On e
12、ach base table add a cascading update trigger. 5 You are the administrator of a SQL server computer. The server is running SQL Server 6.5 and SQL Server 7.0. You install a named instance of SQL Server 2000, and then run the SQL server upgrade wizard. On the database selection screen, some of the SQL
13、 Server 6.5 databases are not listed. You cancel the SQL Server upgrade wizard. You need to ensure that the SQL Server 6.5 databases are listed in the wizard. What should you do? ( A) Uninstall SQL Server 7.0, and then rerun the SQL Server upgrade wizard. ( B) Run the Microsoft SQL Server-switch app
14、lication, and then rerun the SQL Server upgrade wizard. ( C) Create a data transformation services package that imports the databases from SQL Server 6.5 to SQL Server 2000, and then execute the package. ( D) Uninstall SQL Server 2000, and then reinstall SQL Server 2000 as the default instance. 6 Yo
15、u are the administrator of a SQL Server 2000 computer. The server contains a database that has the torn page detection database option enabled. Backups of the database are made daily. The server loses power for one minute. When power is restored, torn pages are detected. You notice in SQL Server Ent
16、erprise Manager that the database is marked suspect. You need to correct the problem. What should you do? ( A) Execute the DBCC CHECKDB statement, and then specify the PHYSICAL_ONLY option. ( B) Execute the DBCC CHECKDB statement, and then specify the REPAIR_REBUILD option. ( C) Execute the sp_reset
17、status stored procedure. ( D) Restore the suspect database from backups. 7 You are the administrator of three SQL Server 2000 computers at Five Lakes Publishing. One server, FLPSQL01, stores order data. You want to be able to use the other two servers, FLPSQL02 and FLPSQL03, to answer queries and ru
18、n report. The planned network configuration is shown in the exhibit.You want to use the database Maintenance Plan wizard to configure log shipping from FLPSQL01 to FLPSQL02 and FLPSQL03. You do not want users to add any new data on FLPSQL02 and FLPSQL03, but they must be able to run queries and repo
19、rts.Which two actions should you take? (Each correct answer presents part of the solution. Choose two) ( A) Set the database load state for each destination server to No recovery mode. ( B) Set the database load state for each destination server to standby mode. ( C) Enable the allow database to ass
20、ume primary role option for both destination servers. ( D) Enable the allow database to assume primary role option for one destination server and then disable this option for other destination server. ( E) Disable the allow database to assume primary role option for both destination servers. 8 You a
21、re the administrator of a SQL Server 2000 computer. The server is configured as shown in the Database Server Configuration exhibit. You need to create a new database named Inventory. Employees in your company will use the Inventory database to track inventory data. Users will require immediate respo
22、nses to queries that help them locate where parts are stored. The tables in the database will be configured as shown in the Database Schema exhibit. The database will consume 14 GB of disk space. You must configure the data files and transaction log to accelerate query response time.Which two course
23、s of action should you take? (Each correct answer represents part of the solution. Choose two.)A. On drive C, create a transaction log. On drive D, create a data file in the PRIMARY filegroup. On drive E, create a data file in the SECONDARY filegroup.B. On each drive, create a transaction log. On ea
24、ch drive, create a data file in the PRIMARY filegroup.C. On drive D, create a transaction log. On drive E, create a data file in the PRIMARY filegroup.D. On the PRIMARY filegroup, create all tables and all indexes.E. On the PRIMARY filegroup, create all tables. On the SECONDARY filegroup, create all
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 试卷 微软 认证 70228 模拟 答案 解析 DOC
