<<前へ 次へ>>

質問 64/194

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 2008 database named App1_DB.
App1_DB will remain in production.
Requirements
Planned Changes
You plan to deploy a SQL Server 2014 instance that will contain two databases named Database1 and Database2.
All database files will be stored in a highly available SAN.
Database1 will contain two tables named Orders and OrderDetails.
Database1 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.
The rows returned from the first query must be returned on the second query unchanged along with any rows added to the table between the two read operations.
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 wilt contains a stored procedure named usp_UpdateInventory. usp_UpdateInventory will manipulate a table that contains a self-join that has an unlimited number of hierarchies. All data in Database2 is recreated each day ad does not change until the next data creation process. Data from Database2 will be accessed periodically by an external application named Application1. The data from Database2 will be sent to a database named Appl_Dbl as soon as changes occur to the data in Database2. Litware plans to use offsite storage for all SQL Server 2014 backups.
Business Requirements
You have the following requirements:
Costs for new licenses must be minimized.

Private information that is accessed by Application must be stored in a secure format.

Development effort must be minimized whenever possible.

The storage requirements for databases must be minimized.

System administrators must be able to run real-time reports on disk usage.

The databases must be available if the SQL Server service 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.
During performance testing, you discover that database INSERT operations against the Inventory table are slow.
You need to recommend a solution to reduce the amount of time it takes to complete the INSERT operations. What should you recommend?

コメントを発表する

あなたのメールアドレスは公開されません。必要な部分に * が付きます。

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