网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
多选题
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?()
A

The application user has exceeded their undo quota.

B

The FLASHBACK GUARANTEE option is set on the undo tablespace.

C

The table is currently being queried by a Flashback Transaction Query operation.

D

The table is currently being queried by a Flashback Versions Query operation.

E

The RETENTION GUARANTEE option is set on the undo tablespace.


参考答案

参考解析
解析: 暂无解析
更多 “多选题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?()AThe application user has exceeded their undo quota.BThe FLASHBACK GUARANTEE option is set on the undo tablespace.CThe table is currently being queried by a Flashback Transaction Query operation.DThe table is currently being queried by a Flashback Versions Query operation.EThe RETENTION GUARANTEE option is set on the undo tablespace.” 相关考题
考题 You are writing an application that uses isolated storage to store user preferences.The application uses multiple assemblies.Multiple users will use this application on the same computer.You need to create a directory named Preferences in the isolated storage area that is scoped to the current Microsoft Windows identity and assembly.Which code segment should you use?()A.B.C.D.

考题 You create a Web application for your company‘s intranet. You want to enable users to customize their versions of the intranet home page. You create sections of content as Web Parts. You need to ensure that users can customize content at any time.Which two code segments should you use?()A.B.C.D.

考题 You are the network administrator for TestKing. Your network consists of a singleActive Directory domain. You manage a Terminal Server farm that includes fiveterminal servers and a Terminal Services Licensing server named testking9. Allservers run Windows 2000 Server. There are 2,500 users who log on to the terminalservers to access a custom human resource (HR) application.You install Windows Server 2003 on a new server named testking10. Testking10 isconfigured with all default settings enabled. You install Terminal Services and theHR application on testking10. You instruct some users to access the HR applicationon testking10.Four months later, users report that they can no longer establish Terminal Servicessessions to testking10. You verify that users can connect to the other terminalservers in your Terminal Server farm.You need to ensure that users can run the HR application on all terminal servers onthe network.What should you do?()

考题 You have a server named Server1 that runs a custom application.You deploy the application to a small group of pilot users. You monitor the server performance and obtain the information shown in the exhibit. (Click the Exhibit button.)You need recommend a solution to resolve the performance issue. Your solution must minimize server downtime.What should you recommend? ()A. Rewrite the application.B. Upgrade the server memory.C. Upgrade the server processor.D. Create a scheduled task to reboot the server every four hours.

考题 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?()A、 The application user has exceeded their undo quota.B、 The FLASHBACK GUARANTEE option is set on the undo tablespace.C、 The table is currently being queried by a Flashback Transaction Query operation.D、 The table is currently being queried by a Flashback Versions Query operation.E、 The RETENTION GUARANTEE option is set on the undo tablespace.

考题 You are implementing an ASP.NET MVC 2 Web application that allows users to view and edit data. You need to ensure that only logged-in users can access the Edit action of the controller. What are two possible attributes that you can add to the Edit action to achieve this goal? ()A、[Authorize(Users = "")]B、[Authorize(Roles = "")]C、[Authorize(Users = "*")]D、[Authorize(Roles = "*")]

考题 You use Microsoft .NET Framework 4 to create a Windows application. You plan to deploy the application by using Trusted Application Deployment. The application can only be installed by users who have elevated permissions. You need to ensure that users are not prompted for additional permissions when they install the application. Which two actions should you perform? ()A、Obfuscate the assemblies.B、Configure the application as online only.C、Enable User Account Control (UAC) on all client computers.D、Sign the deployment manifest with the publisher's digital certificate.E、Add the publisher of application to the trusted publisher's store on all client computers.

考题 Your network consists of a single Active Directory domain. The network contains a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has an application that runs as a service. The application uses a domain service account to access other servers in the domain. Security policies require that users reset their passwords every 30 days. After the application runs for a month, the application fails.You need to ensure that the application starts and can access the remote servers. What should you do?()A、In the Services snap-in, set the service to log on as the Local System account and start the service.B、In the Services snap-in, set the service to log on as the Local Administrator account and start the service.C、In Active Directory Users and Computers, reset the server’s computer account. In the Services snap-in, start the service.D、In Active Directory Users and Computers, set the Account Expires option to Never. In the Services snap-in, start the service. 

考题 Your network contains a Windows Server 2008 server that has the Web Server (IIS) server role installed.  You have a Web application that uses a custom application pool. The application pool is set to recycle every 1,440 minutes. The Web application does not support multiple worker processes.  You need to configure the application pool to ensure that users can access the Web application after the application pool is recycled. What should you do?()A、Set the Shutdown Executable option to True.B、Set the Process Orphaning Enabled option to True.C、Set the Disable Overlapped Recycling option to True.D、Set the Disable Recycling for Configuration Changes option to True.

考题 You are a desktop administrator for your company. You are responsible for deploying a new application. The application is packaged in an .msi file. You need to deploy the application to only three users in the company. The .msi file contains all of the information necessary to correctly install the application. You need to install the application so that users see information about the installation progress, but no other user interface is displayed during the installation. What should you do?()A、Use the Msiexec.exe program to perform a quiet installation of the application.B、Use the Msiexec.exe program to perform a passive installation of the application. C、Create a Group Policy object (GPO) that assigns the application. Link the GPO to the site containing the users who will use the application. D、Create a Group Policy object (GPO) that advertises the application. Link the GPO to the domain. 

考题 You create a Web application. The Web application enables users to change fields in their personal profiles. Some of the changes are not persisting in the database. You need to raise a custom event to track each change that is made to a user profile so that you can locate the error. Which event should you use?()A、WebAuditEventB、WebEventManagerC、WebBaseEventD、WebRequestEvent

考题 All client computers in your company run Windows 7 Enterprise. You are planning to deploy a custom application that runs only on Windows XP to all users. You install Windows XP Mode on each host computer and install the application in the Windows XP guest virtual machine s (VM s ). You verify that the application runs in the guest VM s . A n a pplication shortcut does not appear on the Windows 7 host computer s . You need to ensure that the application can be launched directly from the Windows 7 host computer s . What should you do in the guest VM s ? ()A、Repair the application.B、Use Programs and Features in the Control Panel to change the application.C、Copy the application shortcut to the Start menu for All Users.D、Assign the Full Control permission to the application shortcut to the Everyone group.

考题 You are the desktop administrator for your company. All users in the network have Windows XP Professional computers. Users in the research department have dual-processor computers. Users in the research department report that when they run 16-bit Windows programs, their computer performance becomes very slow. You use System Monitor to monitor the users’ computers. You discover that when the users are running their 16-bit applications, one processor shows a sustained utilization of more than 90 percent while the other processor only shows utilization of less than 10 percent. You need to improve application performance for the users in the research department. What should you do?()A、Configure each application to run in a separate memory space.B、Configure each application to run in AboveNormal priority class.C、For each application, set the compatibility mode to Windows 95.  D、Configure processor affinity for each application to allow it to run on both processors.

考题 Your network consists of a single Active Directory domain. All domain controllers run Windows Server 2008 R2. All client computers run Windows 7. All user accounts are stored in an organizational unit (OU) named Staff. All client computer accounts are stored in an OU named Clients.  You plan to deploy a new application. You need to ensure that the application deployment meets the following requirements: èUsers must access the application from an icon on the Start menu. èThe application must be available to remote users when they are offline. What should you do?()A、Publish the application to users in the Staff OU.B、Publish the application to users in the Clients OU.C、Assign the application to computers in the Staff OU.D、Assign the application to computers in the Clients OU.

考题 单选题All client computers in your company run Windows 7 Enterprise. You are planning to deploy a custom application that runs only on Windows XP to all users. You install Windows XP Mode on each host computer and install the application in the Windows XP guest virtual machine s (VM s ). You verify that the application runs in the guest VMs . A n a pplication shortcut does not appear on the Windows 7 host computers . You n eed to ensure that the application can be launched directly from the Windows 7 host computers . What should you do in the guest VM s ?()A Repair the application.B Use Programs and Features in the Control Panel to change the application.C Copy the applica tion shortcut to the Start menu for All Users.D Assign the Full Control permission to the application shortcut to the Everyone group.

考题 单选题You are the network administrator for The network consists of a single Active Directory domain named All servers run Windows Server 2003. A server named TestKing2 functions as an application server. Users in the TestKing marketing department use an application on TestKing2 to analyze data. The application produces a high volume of disk activity. You give access to 15 new users for the application on TestKing2. Users in the TestKing marketing department report unacceptable delays when they use the application during periods of peak activity. You use System Monitor to analyze the performance of TestKing2. You need to ensure that TestKing2 can support the new users. Which counter should you monitor?()A The % Disk Time counter for the PhysicalDisk performance objectB The Current Disk Queue Length counter for the PhysicalDisk performance objectC The Free Megabytes counter for the LogicalDisk performance objectD The Disk Transfers/sec counter for the LogicalDisk performance object

考题 多选题You are implementing an ASP.NET Web application. Users will authenticate to the application with an ID. The application will allow new users to register for an account. The application will generate an ID for the user based on the users full name. You need to implement this registration functionality. Which two actions should you perform?()AConfigure the SqlMembershipProvider in the web.config file.BConfigure the SqlProfileProvider in the web.config file.CCreate an ASP.NET page that contains a default CreateUserWizard control to create a new user account.DCreate an ASP.NET page that contains a custom form that collects the user information and then uses the Membership.CreateUser method to create a new user account.

考题 多选题You are implementing an ASP.NET MVC 2 Web application that allows users to view and edit data. You need to ensure that only logged-in users can access the Edit action of the controller. What are two possible attributes that you can add to the Edit action to achieve this goal? ()A[Authorize(Users = )]B[Authorize(Roles = )]C[Authorize(Users = *)]D[Authorize(Roles = *)]

考题 单选题You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses data-bound controls. You discover that when the application is executed by users, one of the controls is not displayed properly. You need to view the property values assigned to the controls. What should you do?()A Use IntelliTrace.B Use PresentationTraceSource.C Run the application in debug mode with Visual Studio 2010. Use the Auto window while you step through the application code.D Run the application in debug mode with Visual Studio 2010. Use the WPF Visualizer while you step through the application code.

考题 多选题You are designing a Windows Azure web application.  All users authenticate by using their Active Directory Domain Services (AD DS) credentials.  You need to recommend an approach for enabling single sign-on for domain-authenticated users.   Which two actions should you recommend?()AUse Forms authenticationto generate claims.BUse Active Directory Federation Services (AD FS) to generate claims.CUse SqlMembershipProvider in the web application.DUse Windows Identity Foundation in the web application.

考题 单选题You are responsible for migrating client computers from Windows 98 and Windows NT Workstation 4.0 to Windows 2000 Professional. You have installed Windows 2000 Professional and reinstalled the necessary application on 10 computers. You have returned these computers to their users. The users of these computers report that their word processing application will not start. What should you do?()A Set the permission on the application to Execute.B Add the application to the Run key in the registry.C Apply the Securews.inf security template on the users’ computers.D Apply the compatws.inf security template on the users’ computers.

考题 单选题You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server that runs Windows Server 2008. The Terminal Services server role is installed on theserver. You have a new application deployed on the server. The application creates files that have anextension of .xyz. You have to make sure that users are able to launch the remote application from theircomputers by double-clicking a file that has the .xyz extension. What action should you perform?()A The Remote Desktop Connection Client on the users’ computers should be configured to point to theserver.B Configure the application as a published application You should use a Remote Desktop Program file.C Configure the application as a published application by using a Microsoft Windows Installer packagefile.D Configure the application as a published application by using a Terminal Server Web Access Web site.

考题 单选题Your network consists of a single Active Directory domain. The network contains a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has an application that runs as a service. The application uses a domain service account to access other servers in the domain. Security policies require that users reset their passwords every 30 days. After the application runs for a month, the application fails.You need to ensure that the application starts and can access the remote servers. What should you do?()A In the Services snap-in, set the service to log on as the Local System account and start the service.B In the Services snap-in, set the service to log on as the Local Administrator account and start the service.C In Active Directory Users and Computers, reset the server’s computer account. In the Services snap-in, start the service.D In Active Directory Users and Computers, set the Account Expires option to Never. In the Services snap-in, start the service. 

考题 单选题You want to enable users of a Web application to modify the Web application's UI and behavior. These modifications must be maintained at the user level so that when users return to the Web application, the changes are still in effect. You need to achieve this goal by using the minimum amount of custom code. What should you do?()A Persist control data by using view state.B Use Web Part controls.C Maintain a profile for each user.D Enable session state on the Web application.

考题 单选题You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application requires frequent updates. You want to use the ClickOnce technology to distribute the application to Internet users. You need to ensure that the application is automatically updated without requiring user intervention. You also need to ensure that the users execute the most recent version of the application. What should you do when you publish the application? ()A Use Install the application from a file share. Select the Application is available online and offline option.B Use Install the application from CD-ROM or a DVD-ROM. Select the Application will not check for updates option.C Use Install the application from a Web site. Select the Application is available online only option.D Use Install the application from a Web site. Select the Application is available online and offline option.

考题 单选题You work as an application developer at Certkiller .com. You have created a Windows service application for the purpose of monitoring the number of active service requests running on Certkiller .com’s server.  You want to configure this Windows service application to produce a report every ten minutes. You start by placing the reporting logic in the GenerateReport method of this Windows service.You want to create a Timer object that invokes this method every ten minutes.What should you do? ()A AB BC CD D