為大家收集整理了《微軟認(rèn)證考試70-432練習(xí)試題6》供大家參考,希望對(duì)大家有所幫助!??!
QUESTION 26 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named Dworks in the instance. The Dworks database has the Products table. Now you have to replicate the Products table to the SQL Server instances at remote locations, so you create a Merge Replication topology and a Publication to do this. The Publication has a 21-day retention period. There is a user who goes on a business trip, 30 days later he comes back and finds that data in his database is not the latest. The Windows Event log states the following error message: "Replication: expired subscription dropped." You must get the latest data in the user's database and make sure that future data changes are appropriately replicated. So what action should you perform to achieve this goal? A.You should recreate the publication B.You should upload unsynchronized changes. C.You should reinitialize the publication and generate a new snapshot at once. D.You should upload unsynchronized changes, and then reinitialize the publication Answer: C QUESTION 27 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now in a high security environment, you manage a SQL Server 2008 cluster. You intend to configure and use encrypted connections for the clustered virtual SQL Server. You have to install a certificate. The cetification will be used for encryption. What should you do? A.In the cluster quorum drive, install the encryption certificate B.In the SQL Server shared disk, install the encryption certificate C.in the cluster group, install the encryption certificate. D.On each individual node, install the encryption certificate Answer: D QUESTION 28 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB1 in the instance. The company stores clients data in DB1. Clients can access their profile data by using a Web application. You must ensure the security of the customer data, you must ensure that even if the backup media is lost, data files, log files and subsequent backups and so on are quite safe. So what action should you perform to achieve this goal? A.For both the CustomerDB database and the master database, enable Transparent Database Encryption. B.You should use the built-in encryption functions to encrypt the sensitive data at the cell level. C.You should make the CustomerDB database accessible only through stored procedures and functions. D.For the CustomerDB database, enable Transparent Database Encryption and back up the transaction log. Answer: D QUESTION 29 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is an internal application which uses Analysis Services and Reporting Services. You use the application on the basis of SQL Server 2008. According to the requirement of company security policy, the surface area for all the deployed components of SQL Server 2008 should be configured. You have to implement the security policy and devise a method to evaluate the security policy against other database servers. What should you do? A.You should create policies based on the appropriate facets. Apply the policies against a server group. The server group includes the database servers that need to be configured B.You should create a Transact-SQL script based on the sp_configure stored procedure. Use a configuration server to run the script against a server group that includes the database servers that need to be configured C.You should edit the RSReportServer.config configuration file. Distribute the file to all database servers that need to be configured D.You should analyze your database servers by using the SQL Server Best Practices Analyzer (BPA). Implement the recommendations of the BPA Answer: A QUESTION 30 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named Service in the instance. There is a database user who is named ServiceGreatUser. A SQL Server login named ServiceGreatLogin maps to ServiceGreatUser in the Service database. According to the requirement of the company CIO, the database user can only perform the two tasks below: the database user executes all stored procedures that currently exist in the Sales database and executes all stored procedures that will be created in the Sales database. So what should you do to ensure this? A.ServiceGreatUser should be added to the appropriate fixed database roles. B.You should assign the appropriate object-level permissions to ServiceGreatUser C.You should assign the appropriate server-level permissions to ServiceGreatLogin D.You should assign the appropriate database-level permissions to ServiceGreatUser Answer: D
QUESTION 26 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named Dworks in the instance. The Dworks database has the Products table. Now you have to replicate the Products table to the SQL Server instances at remote locations, so you create a Merge Replication topology and a Publication to do this. The Publication has a 21-day retention period. There is a user who goes on a business trip, 30 days later he comes back and finds that data in his database is not the latest. The Windows Event log states the following error message: "Replication: expired subscription dropped." You must get the latest data in the user's database and make sure that future data changes are appropriately replicated. So what action should you perform to achieve this goal? A.You should recreate the publication B.You should upload unsynchronized changes. C.You should reinitialize the publication and generate a new snapshot at once. D.You should upload unsynchronized changes, and then reinitialize the publication Answer: C QUESTION 27 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now in a high security environment, you manage a SQL Server 2008 cluster. You intend to configure and use encrypted connections for the clustered virtual SQL Server. You have to install a certificate. The cetification will be used for encryption. What should you do? A.In the cluster quorum drive, install the encryption certificate B.In the SQL Server shared disk, install the encryption certificate C.in the cluster group, install the encryption certificate. D.On each individual node, install the encryption certificate Answer: D QUESTION 28 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB1 in the instance. The company stores clients data in DB1. Clients can access their profile data by using a Web application. You must ensure the security of the customer data, you must ensure that even if the backup media is lost, data files, log files and subsequent backups and so on are quite safe. So what action should you perform to achieve this goal? A.For both the CustomerDB database and the master database, enable Transparent Database Encryption. B.You should use the built-in encryption functions to encrypt the sensitive data at the cell level. C.You should make the CustomerDB database accessible only through stored procedures and functions. D.For the CustomerDB database, enable Transparent Database Encryption and back up the transaction log. Answer: D QUESTION 29 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is an internal application which uses Analysis Services and Reporting Services. You use the application on the basis of SQL Server 2008. According to the requirement of company security policy, the surface area for all the deployed components of SQL Server 2008 should be configured. You have to implement the security policy and devise a method to evaluate the security policy against other database servers. What should you do? A.You should create policies based on the appropriate facets. Apply the policies against a server group. The server group includes the database servers that need to be configured B.You should create a Transact-SQL script based on the sp_configure stored procedure. Use a configuration server to run the script against a server group that includes the database servers that need to be configured C.You should edit the RSReportServer.config configuration file. Distribute the file to all database servers that need to be configured D.You should analyze your database servers by using the SQL Server Best Practices Analyzer (BPA). Implement the recommendations of the BPA Answer: A QUESTION 30 You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named Service in the instance. There is a database user who is named ServiceGreatUser. A SQL Server login named ServiceGreatLogin maps to ServiceGreatUser in the Service database. According to the requirement of the company CIO, the database user can only perform the two tasks below: the database user executes all stored procedures that currently exist in the Sales database and executes all stored procedures that will be created in the Sales database. So what should you do to ensure this? A.ServiceGreatUser should be added to the appropriate fixed database roles. B.You should assign the appropriate object-level permissions to ServiceGreatUser C.You should assign the appropriate server-level permissions to ServiceGreatLogin D.You should assign the appropriate database-level permissions to ServiceGreatUser Answer: D