Valid 70-764 Dumps shared by ExamDiscuss.com for Helping Passing 70-764 Exam! ExamDiscuss.com now offer the newest 70-764 exam dumps, the ExamDiscuss.com 70-764 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-764 dumps with Test Engine here:

Access 70-764 Dumps Premium Version
(452 Q&As Dumps, 35%OFF Special Discount Code: freecram)

<< Prev Question Next Question >>

Question 125/195

Overview
Application Overview
Contoso, Ltd., is the developer of an enterprise resource planning (ERP) application.
Contoso is designing a new version of the ERP application. The previous version of the ERP application used SQL Server 2008 R2.
The new version will use SQL Server 2014.
The ERP application relies on an import process to load supplier data. The import process updates thousands of rows simultaneously, requires exclusive access to the database, and runs daily.
You receive several support calls reporting unexpected behavior in the ERP application. After analyzing the calls, you conclude that users made changes directly to the tables in the database.
Tables
The current database schema contains a table named OrderDetails.
The OrderDetails table contains information about the items sold for each purchase order. OrderDetails stores the product ID, quantities, and discounts applied to each product in a purchase order.
The product price is stored in a table named Products. The Products table was defined by using the SQL_Latin1_General_CP1_CI_AS collation.
A column named ProductName was created by using the varchar data type. The database contains a table named Orders.
Orders contains all of the purchase orders from the last 12 months. Purchase orders that are older than
12 months are stored in a table named OrdersOld.
The previous version of the ERP application relied on table-level security.
Stored Procedures
The current version of the database contains stored procedures that change two tables. The following shows the relevant portions of the two stored procedures:

Customer Problems
Installation Issues

The current version of the ERP application requires that several SQL Server logins be set up to function correctly. Most customers set up the ERP application in multiple locations and must create logins multiple times.
Index Fragmentation Issues
Customers discover that clustered indexes often are fragmented. To resolve this issue, the customers defragment the indexes more frequently. All of the tables affected by fragmentation have the following columns that are used as the clustered index key:
Backup Issues
Customers who have large amounts of historical purchase order data report that backup time is unacceptable.
Search Issues
Users report that when they search product names, the search results exclude product names that contain accents, unless the search string includes the accent.
Missing Data Issues
Customers report that when they make a price change in the Products table, they cannot retrieve the price that the item was sold for in previous orders.
Query Performance Issues
Customers report that query performance degrades very quickly. Additionally, the customers report that users cannot run queries when SQL Server runs maintenance tasks. Import Issues During the monthly import process, database administrators receive many supports call from users who report that they cannot access the supplier data. The database administrators want to reduce the amount of time required to import the data.
Design Requirements
File Storage Requirements
The ERP database stores scanned documents that are larger than 2 MB. These files must only be accessed through the ERP application. File access must have the best possible read and write performance.
Data Recovery Requirements
If the import process fails, the database must be returned to its prior state immediately.
Security Requirements
You must provide users with the ability to execute functions within the ERP application, without having direct access to the underlying tables.
Concurrency Requirements
You must reduce the likelihood of deadlocks occurring when Sales.Prod and Sales.Proc2 execute.
You need to recommend a solution that addresses the index fragmentation and index width issue. What should you include in the recommendation? (Each correct answer presents part of the solution. Choose all that apply.)

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (195q)
Question 1: You administer a Microsoft SQL Server 2016 database that has...
Question 2: HOTSPOT Note: This question is part of a series of questions...
Question 3: You administer a Microsoft SQL Server 2016 database named Co...
Question 4: You administer a Microsoft SQL Server 2016 database named Or...
Question 5: DRAG DROP You plan to deploy a database to SQL Azure. You ar...
Question 6: DRAG DROP You administer a Microsoft SQL Server database nam...
Question 7: You administer a Microsoft SQL Server 2016 database named Co...
Question 8: You are migrating a database named Orders to a new server th...
Question 9: DRAG DROP You have a server named SQL1 that has SQL Server 2...
Question 10: Overview Application Overview Contoso, Ltd., is the develope...
Question 11: You plan to install Microsoft SQL Server 2016 for a web host...
Question 12: You administer a Microsoft SQL Server 2016 database instance...
Question 13: HOTSPOT You manage a Microsoft SQL Server environment. You h...
Question 14: Overview Application Overview Contoso, Ltd., is the develope...
Question 15: Note: This question is part of a series of questions that pr...
Question 16: You install Microsoft SQL Server 2016 on a new server. After...
Question 17: You administer several Microsoft SQL Server 2016 database se...
Question 18: You administer a Microsoft SQL Server 2016 server that hosts...
Question 19: You administer a Microsoft SQL Server 2016 database named Co...
Question 20: HOTSPOT You deploy a Microsoft SQL Server instance to suppor...
Question 21: Overview Application Overview Contoso, Ltd., is the develope...
Question 22: Note: This question is part of a series of questions that us...
Question 23: Overview You are a database administrator for a company name...
Question 24: DRAG DROP You have two servers named SQL1 and SQL2 that have...
Question 25: You administer a Microsoft SQL Server 2016 database named Co...
Question 26: DRAG DROP You have a database. The existing backups for the ...
Question 27: Overview You are a database administrator for a company name...
Question 28: You have four databases that are accessed by using an Online...
Question 29: You have a server that has SQL Server 2014 installed. The se...
Question 30: Note: This question is part of a series of questions that us...
Question 31: You administer a Microsoft SQL Server 2016 server. When tran...
Question 32: You administer a Microsoft SQL Server 2016 server. The MSSQL...
Question 33: DRAG DROP You are configuring a new Microsoft SQL Server Alw...
Question 34: You administer two Microsoft SQL Server 2016 servers named P...
Question 35: You administer a Microsoft SQL Server 2016 database that con...
Question 36: Note: This question is part of a series of questions that us...
Question 37: You administer a Microsoft SQL Server database named Sales. ...
Question 38: Which feature should you enable and configure so session req...
Question 39: HOTSPOT Note: This question is part of a series of questions...
Question 40: You have a database named DB1 that stores more than 700 giga...
Question 41: You administer a Microsoft SQL Server 2016 failover cluster....
Question 42: DRAG DROP Overview Application Overview Contoso, Ltd., is th...
Question 43: You administer a single server that contains a Microsoft SQL...
Question 44: You administer a Microsoft SQL Server 2016 server. One of th...
Question 45: You administer all the deployments of Microsoft SQL Server 2...
Question 46: Overview Application Overview Contoso, Ltd., is the develope...
Question 47: You are creating a database that will store usernames and cr...
Question 48: Overview You are a database administrator for a company name...
Question 49: Note: This question is part of a series of questions that us...
Question 50: You are designing a SQL Server database for an order fulfill...
Question 51: You administer a Microsoft SQL Server 2016 instance. The ins...
Question 52: HOTSPOT You manage a Microsoft-SQL Server database named sal...
Question 53: DRAG DROP You are designing a database for a university. The...
Question 54: You have a SQL Server 2014 instance named SQL1. SQL1 creates...
Question 55: Overview Application Overview Contoso, Ltd., is the develope...
Question 56: Overview Application Overview Contoso, Ltd., is the develope...
Question 57: You plan to migrate the db to azure. You verify that all obj...
Question 58: You want to simulate read, write, checkpoint, backup, sort, ...
Question 59: You administer a Microsoft SQL Server 2016 database named Co...
Question 60: Note: This question is part of a series of questions that us...
Question 61: Note: This question is part of a series of questions that us...
Question 62: You manage a SQL Server 2014 instance that contains a databa...
Question 63: You administer a Microsoft SQL Server 2016 instance that con...
Question 64: DRAG DROP You need to recommend the actions that are require...
Question 65: You are the administrator of a Microsoft SQL Server 2016 ser...
Question 66: You administer a Microsoft SQL Server 2016 database. Users r...
Question 67: Note: This question is part of a series of questions that pr...
Question 68: Note: This question is part of a series of questions that us...
Question 69: You are a database administrator for a Microsoft SQL Server ...
Question 70: You administer a Microsoft SQL Server 2016 database. The dat...
Question 71: DRAG DROP You plan to deploy three highly available SQL Serv...
Question 72: You have a database named DB1 that is configured to use the ...
Question 73: You administer a Microsoft SQL Server 2016 database named Co...
Question 74: Note: This question is part of a series of questions that pr...
Question 75: You administer all the deployments of Microsoft SQL Server 2...
Question 76: You administer a Windows Azure SQL Database database named I...
Question 77: Note: This question is part of a series of questions that us...
Question 78: You have a SQL Server 2012 database named DB1. You plan to i...
Question 79: Your company has offices in Seattle and Montreal. The networ...
Question 80: DRAG DROP You plan to deploy SQL Server 2014. Your company i...
Question 81: You are the lead database administrator (DBA) of a Microsoft...
Question 82: DRAG DROP You use SQL Server 2014 Enterprise Edition. Your d...
Question 83: HOTSPOT Note: This question is part of a series of questions...
Question 84: You administer two instances of Microsoft SQL Server 2016. Y...
Question 85: DRAG DROP You are the database administrator for a Microsoft...
Question 86: You want to reproduce the same SQL Server 2016 installation ...
Question 87: HOTSPOT You manage a Microsoft SQL Server instance. You have...
Question 88: You administer a Microsoft SQL Server 2016 database that con...
Question 89: Note: This question is part of a series of questions that us...
Question 90: You administer a Windows Azure SQL Database database named H...
Question 91: Note: This question is part of a series of questions that pr...
Question 92: Note: This question is part of a series of questions that us...
Question 93: DRAG DROP Note: This question is part of a series of questio...
Question 94: You administer a Microsoft SQL Server 2016 database. You wan...
Question 95: You administer a Microsoft SQL Server 2016 instance that has...
Question 96: You administer a SQL Server 2016 database instance. You need...
Question 97: A Microsoft SQL Server database named DB1 has two filegroups...
Question 98: HOTSPOT You are configuring log shipping for a Microsoft SQL...
Question 99: DRAG DROP You have a test server that contains a database na...
Question 100: You manage a Microsoft SQL Server environment. You plan to e...
Question 101: DRAG DROP You administer a database that is used for reporti...
Question 102: Overview You are a database administrator for a company name...
Question 103: You administer a Microsoft SQL Server 2016 server that hosts...
Question 104: You have a SQL Server 2014 environment That contains 20 serv...
Question 105: You administer a Microsoft SQL Server 2016 database named Co...
Question 106: You administer all the deployments of Microsoft SQL Server 2...
Question 107: You are creating a database that will store usernames and pa...
Question 108: You create an availability group named HaContoso that has re...
Question 109: You administer a Microsoft SQL Server 2016 server that hosts...
Question 110: You are a database administrator for a Microsoft SQL Server ...
Question 111: You are implementing a SQL Server 2016 five-node failover cl...
Question 112: HOTSPOT You manage a Microsoft SQL Server environment. A ser...
Question 113: You are troubleshooting an application that runs a query. Th...
Question 114: Overview General Overview ADatum Corporation has offices in ...
Question 115: You are designing a monitoring application for a new SQL Ser...
Question 116: Overview Application Overview Contoso, Ltd., is the develope...
Question 117: You plan to create a database. The database will be used by ...
Question 118: You administer a single server that contains a Microsoft SQL...
Question 119: You are creating an application that will connect to the Age...
Question 120: You administer a Microsoft SQL Server 2016 database that inc...
Question 121: DRAG DROP Note: This question is part of a series of questio...
Question 122: DRAG DROP You plan to deploy a database by using SQL Server ...
Question 123: You administer a Microsoft SQL Server 2016 server. You plan ...
Question 124: You deploy a database by using SQL Server 2014. The database...
Question 125: Overview Application Overview Contoso, Ltd., is the develope...
Question 126: You administer a Microsoft SQL Server 2016 database. You hav...
Question 127: Note: This question is part of a series of questions that pr...
Question 128: Overview Application Overview Contoso, Ltd., is the develope...
Question 129: DRAG DROP You are planning to deploy a database to Windows A...
Question 130: Overview You are a database administrator for a company name...
Question 131: Overview You are a database administrator for a company name...
Question 132: Note: This question is part of a series of questions that us...
Question 133: HOTSPOT You are planning to deploy log shipping for Microsof...
Question 134: Note: This question is part of a series of questions that us...
Question 135: You administer a Microsoft SQL Server 2016 Enterprise Editio...
Question 136: Overview You are a database administrator for a company name...
Question 137: HOTSPOT You have a Microsoft SQL Server instance that hosts ...
Question 138: You administer a Microsoft SQL Server 2016 instance. You dis...
Question 139:
Question 140: DRAG DROP Note: This question is part of a series of questio...
Question 141: You administer a Microsoft SQL Server 2016 instance that has...
Question 142: Overview You are a database administrator for a company name...
Question 143: You have configured Resource Governor with three resource po...
Question 144: Note: This question is part of a series of questions that pr...
Question 145: You administer all the deployments of Microsoft SQL Server 2...
Question 146: You plan to create a database. The database will be used by ...
Question 147: You have two SQL Server 2012 instances named SQLDev and SQLP...
Question 148: You administer a Microsoft SQL Server 2016 server that has S...
Question 149: You are designing a database named DB1. Changes will be depl...
Question 150: You administer a Microsoft SQL Server 2016 database that has...
Question 151: DRAG DROP You need to recommend a backup process for an Onli...
Question 152: Overview Application Overview Contoso, Ltd., is the develope...
Question 153: DRAG DROP You plan to deploy SQL Server 2014. You are design...
Question 154: You administer a Microsoft SQL Server 2016 instance. You nee...
Question 155: Note: This question is part of a series of questions that pr...
Question 156: Note: This question is part of a series of questions that us...
Question 157: You administer a Microsoft SQL Server 2016 database. You pro...
Question 158: Note: This question is part of a series of questions that us...
Question 159: You use Microsoft SQL Server 2016 to write code for a transa...
Question 160: You are planning on deploying a server that will be dedicate...
Question 161: You administer a Microsoft SQL Server 2016 environment. One ...
Question 162: You administer a Microsoft SQL Server 2016 database. The dat...
Question 163: HOTSPOT Note: This question is part of a series of questions...
Question 164: DRAG DROP Note: This question is part of a series of questio...
Question 165: Overview You are a database administrator for a company name...
Question 166: DRAG DROP You have a SQL Azure database named Database1. You...
Question 167: You administer a Microsoft SQL Server 2016 database. You nee...
Question 168: You administer a Microsoft SQL Server 2016 instance. After a...
Question 169: DRAG DROP You plan to deploy SQL Server 2014. You identify t...
Question 170: DRAG DROP You plan to deploy SQL Server 2014. Your company i...
Question 171: You deploy a database by using SQL Server 2012. The database...
Question 172: You administer a Microsoft SQL Server 2016 default instance....
Question 173: Your company has offices in Seattle and Montreal. The networ...
Question 174: You have two SQL Server instances named SQLDev and SQLProd t...
Question 175: You administer a Microsoft SQL Server 2016 database that inc...
Question 176: You have a database that stores information for a shipping c...
Question 177: Note: This question is part of a series of questions that us...
Question 178: You have a database named DB1. You plan to create a stored p...
Question 179:
Question 180: DRAG DROP You are designing an authentication strategy for a...
Question 181: You administer a Microsoft SQL Server 2016 database. Users r...
Question 182: HOTSPOT Note: This question is part of a series of questions...
Question 183: HOTSPOT A company has an on-premises Microsoft SQL Server en...
Question 184: HOTSPOT You are planning the deployment of two new Always On...
Question 185: Overview You are a database administrator for a company name...
Question 186: Overview Application Overview Contoso, Ltd., is the develope...
Question 187: You install a Microsoft SQL Server 2016 instance. The instan...
Question 188: HOTSPOT You are the database administrator of a Microsoft SQ...
Question 189: You plan to integrate an on-premises Microsoft SQL Server en...
Question 190: You are building a stored procedure for a SQL Azure database...
Question 191: Note: This question is part of a series of questions that pr...
Question 192: You plan to install a Microsoft SQL Server 2016 instance. Th...
Question 193: Note: This question is part of a series of questions that pr...
Question 194: DRAG DROP You plan to deploy SQL Server 2012. You must creat...
Question 195: You administer a Microsoft SQL Server 2016 database instance...