We keep your Microsoft Microsoft exam demos up-to-date and original. They are a great help in your case to put together for the Microsoft certification. All of us provide the the majority of reliable and also rich resource on your Microsoft 70-465 exam preparation. Take activities now and also buy each of our Microsoft products. Become on the method to the Microsoft Microsoft certification. You are going to be proud if you get the Microsoft 70-465 certification.
Q11. You need to recommend a solution for the planned changes to the customer classifications.
What should you recommend? (Each correct answer presents part of the solution. Choose all that apply.)
A. Implement change data capture.
B. Add a table to track any changes made to the classification of each customer.
C. Add columns for each classification to the Customers table.
D. Add a row to the Customers table each time a classification changes.
E. Add a column to the Classifications table to track the status of each classification.
Answer: AC
Topic 4, Litware, Inc Case B
Overview
You are a database administrator for a company named Litware, Inc. Litware is a book publishing house.
Litware has a main office and a branch office.
You are designing the database infrastructure to support a new web-based application that is being developed. The web application will be accessed at www.litwareinc.com. Both internal employees and external partners will use the application.
You have an existing desktop application that uses a SQL Server 2005 database named App1_DB. App1_Db will remain in production.
Requirements
Planned Changes
You plan to deploy a SQL Server 2012 instance that will contain two databases named Databasel and Database2.
Database1 will contain two tables named Orders and OrderDetails. Databasel will also contain a stored procedure named usp_UpdateOrderDetails. The stored procedure is used to update order information. The stored procedure queries the Orders table twice each time the procedure executes. Each query against the Orders table must return the same data. All statements in the stored procedure run in a single transaction.
Database1 will contain several queries that access data in the Database2 tables.
Database2 will contain a table named Inventory. Inventory will contain over 100 GB of data.
The Inventory table will have two indexes: a clustered index on the primary key and a nonclustered index. The column that is used as the primary key will use the identity property.
Database2 will contain a table named Inventory. Inventory will contain over 100 GB of data.
The Inventory table will have two indexes: a clustered index on the primary key and a nonclustered index. The column that is used as the primary key will use the identity property.
Database2 will contain a stored procedure named usp_UpdateInventory. Usp_UpdateInventory will manipulate several small data sets of up to 100 rows each. Each data set will be used multiple times.
Data from Database2 will be accessed periodically by an external application named Application!. The data from Database2 will be sent to a database named App1_Db1 as soon as changes occur to the data in Database2.
Litware plans to use offsite storage for all SQL Server 2012 backups.
Business Requirements
You have the following requirements:
-Costs for new equipment must be minimized.
-External access to the databases must be encrypted.
-Development effort must be minimized whenever possible.
-System administrators must be notified when disk space falls below a certain threshold.
-The databases must be available if the SQL Server service or the storage solution fails.
-Database administrators must receive a detailed report that contains allocation errors and data corruption.
-Application developers must be denied direct access to the database tables. Applications must be denied direct access to the tables. -You must encrypt the backup files to meet regulatory compliance requirements. The encryption strategy must minimize changes to the databases and to the applications.
Q12. You plan to create a database.
The database will be used by a Microsoft .NET application for a special event that will last for two days.
During the event, data must be highly available.
After the event, the database will be deleted.
You need to recommend a solution to implement the database while minimizing costs. The solution must not affect any existing applications.
What should you recommend?
More than one answer choice may achieve the goal. Select the BEST answer.
A. Max Degree of Parallelism
B. Resource Governor
C. Windows System Resource Manager (WSRM)
D. Processor affinity
Answer: D
Q13. You need to recommend a solution to meet the security requirements of the junior database administrators.
What should you include in the recommendation?
A. a database role
B. a credential
C. a shared login
D. a server role
Answer: A
Q14. You need to recommend a change to sp3 to ensure that the procedure completes only if all of the UPDATE statements complete.
Which change should you recommend?
A. Set the XACT_ABORT option to on.
B. Set the IMPLICIT_TRANSACTIONS option to off.
C. Set the IMPLICIT_TRANSACTIONS option to on.
D. Set the XACT_ABORT option to off
Answer: C
Q15. You have a SQL Server 2012 environment that contains 20 servers.
The corporate security policy states that all SQL Server 2012 instances must meet specific security standards.
You need to recommend a management strategy for the SQL Server 2012 servers.
What should you include in the recommendation?
More than one answer choice may achieve the goal. Select the BEST answer.
A. Multi server jobs
B. Maintenance plans
C. Policy-Based Management
D. Common criteria compliance
Answer: C
Q16. You need to recommend a solution to improve the performance of usp_UpdateInventory. The solution must minimize the amount of development effort.
What should you include in the recommendation?
A. a cursor
B. a subquery
C. a table variable
D. a common table expression
Answer: C
Q17. You need to recommend a disk monitoring solution that meets the business requirements.
What should you include in the recommendation?
A. an audit
B. a maintenance plan
C. a policy
D. a SQL Server Agent alert
Answer: D
Q18. DRAG DROP
You have two servers named SQL1 and SQL2 that have SQL Server 2008 installed. SQL1 contains a database that is mirrored asynchronously to SQL2. The database contents are updated once a month.
You need to upgrade the database to SQL Server 2012. The solution must minimize downtime.
Which upgrade steps should you recommend?
To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q19. DRAG DROP
You plan to deploy SQL Server 2012.
You identify the following security requirements for the deployment:
-Users must be prevented from intercepting and reading the T-SQL statements sent from the clients to the database engine.
-All database files and log files must be encrypted if the files are moved to another disk on another server.
You need to identify which feature meets each security requirement. The solution must minimize processor overhead.
Which features should you identify?
To answer, drag the appropriate feature to the correct requirement in the answer area.
Answer:
Q20. You need to recommend a disaster recovery strategy for the Inventory database. What should you include in the recommendation?
A. SQL Server Failover Clustering
B. AlwaysOn availability groups
C. Peer-to-peer replication
D. Log shipping
Answer: D