Application A currently holds an exclusive lock on a single row and application B tries to access that row. If lock timeout is set to -1 and both applications are using isolation level RS, which of the following will occur?()
第1题:
A.
B.
C.
D.
第2题:
You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 768 MB of memory and multiple cores. You need to recommend the smallest compute instance size that is equivalent to the existing server. Which size should you recommend?()
第3题:
A healthcare provider has two applications that they need to redundantly protect in a SAN environment. Their patient record application runs on Oracle 11i and consists of many small, randomly accessed files. The database is kept on three clustered Sun servers and currently uses 30 TB of data space. Their imaging application that retains and manages x-rays, consists of Filenet, CommonStore, and TSM running on an IBM Power750 server, and is currently using 65 TB of data space. Which of the following disk solutions meets the customer’s requirement()
第4题:
Application A holds an Update lock on a single row and application B is trying to read that row. If both applications are using isolation level UR, which of the following will occur?()
第5题:
Users notify you that their application is failing every time they try to add new records. Because of poor application design, the actual ORA error message is unavailable. What might be the problem?()
第6题:
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application includes a function that is triggered by filling out a form and by clicking a button. Currently, the application is tested manually. You need to create an automated and iterative process to test the application. What should you do?()
第7题:
A
B
C
D
第8题:
ExtraSmall
ExtraLarge
Small
Large
第9题:
The user interface will make use of the currently configured culture settings in the Control Panel at present.
The user interface will make use of new culture settings.
The user interface will make use of the culture settings that were installed with the operating system.
第10题:
basicHttpBinding and HTTP
basicHttpBinding and Kerberos
wsHttpBinding and Kerberos
wsHttpBinding and HTTPS
第11题:
Create a single Web site that contains both Web applications.
Create two Web sites, one for each Web application.
Assign both Web applications to the same application pool.
Assign each Web application to its own application pool.
第12题:
Deploy version 2 of the application by using Microsoft Application Virtualization (App-V).
Deploy version 2 of the application as a Remote Desktop Services RemoteApp.
Deploy version 2 of the application by using a Group Policy Software Installation policy.
Deploy version 2 of the application by using a Microsoft System Center Configuration Manager package.
第13题:
______ refers to the stowage of cargo in a block of two or more adjoining cargo holds with the cargo holds adjacent to the block of loaded cargo holds empty.
A.Alternate hold loading condition
B.Block hold loading condition
C.Part hold loading condition
D.Homogeneous hold loading condition
第14题:
You use Microsoft .Net Framework 4 to create a Windows Form application. You created a new application, you then wrote the code below: Thread.CurrentThread.CurrentUICulture = Thread.CurrentThread.CurrentCulture Which of the following options are TRUE? ()
第15题:
An administrator uses C-SPOC to change the user password for all nodes that belong to a Resource group. The administrator must perform this operation on a node that is:()
第16题:
A customer currently has a large group of older 1U servers. Each dedicated to aunique application. Quick provisioning of the servers is important to the customer. Which of the following approaches addresses this situation?()
第17题:
You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space. You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server. Which size should you recommend?()
第18题:
You work as an application developer at Certkiller .com. You are currently in theprocess of reviewing an application that was created by a fellow developer.The application that you are reviewing includes a declaration for a collection named EmployeeList, which stores Employee objects. The declaration is shown below: public class EmployeeList : Enumerator, IEnumerable { // Class implementation } You require the ability to iterate through the EmployeeList with minimum development effort.What should you do?()
第19题:
Application B will read the row.
Applications A and B will cause a deadlock situation.
Application B will wait until application A releases the Update lock.
Application A will be terminated so that application B can read the row.
第20题:
Applications A and B will cause a deadlock situation
Application B will read the previous version of the row
Application B will read the row and see uncommitted changes made by application A
Application B will be placed in a lock-wait state until application A releases its lock
第21题:
The application user has exceeded their undo quota.
The FLASHBACK GUARANTEE option is set on the undo tablespace.
The table is currently being queried by a Flashback Transaction Query operation.
The table is currently being queried by a Flashback Versions Query operation.
The RETENTION GUARANTEE option is set on the undo tablespace.
第22题:
Component Services
Performance Information and Tools
Reliability Monitor
Resource Monitor
第23题:
You should change the IIS isolation mode.
You should assign the application to another application pool.
You should configure all applications that are part of your application's application pool in orderto use the same version of ASP.NET.
You should run the Aspnet_regiis.exe Tool.
You should restart the application pool that hosts the application.