Users notify you that their application is failing every tim

题目
多选题
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.

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are the network administrator for TestKing. Your network consists of a single

Active Directory domain. You manage a Terminal Server farm that includes five

terminal servers and a Terminal Services Licensing server named testking9. All

servers run Windows 2000 Server. There are 2,500 users who log on to the terminal

servers to access a custom human resource (HR) application.

You install Windows Server 2003 on a new server named testking10. Testking10 is

configured with all default settings enabled. You install Terminal Services and the

HR application on testking10. You instruct some users to access the HR application

on testking10.

Four months later, users report that they can no longer establish Terminal Services

sessions to testking10. You verify that users can connect to the other terminal

servers in your Terminal Server farm.

You need to ensure that users can run the HR application on all terminal servers on

the network.

What should you do?()


参考答案:B

第2题:

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.

正确答案:A,E

第3题:

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.


参考答案:A

第4题:

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.

正确答案:C

第5题:

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.

正确答案:D,E

第6题:

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.


参考答案:A

第7题:

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 = "*")]

正确答案:A,B

第8题:

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.


参考答案:B, C

第9题:

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. 

正确答案:D

第10题:

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. 

正确答案:B

更多相关问题