单选题How can you modify the application to return more meaningful error messages to the user?()A Create a custom messages table. Include the necessary error handling code in the form modules to display the meaningful custom message instead of the ORA- error

题目
单选题
How can you modify the application to return more meaningful error messages to the user?()
A

Create a custom messages table. Include the necessary error handling code in the form modules to display the meaningful custom message instead of the ORA- error message. 

B

Provide users with a form in the application to query the ORA- error, that will return a custom message to replace the ORA- message. 

C

Eliminate constraints where possible, thereby limiting the number of error messages returned. 

D

Create a procedure to include the RETRIEVE_MESSAGE built-in that automatically translates common server errors into meaningful messages for use in Forms.

参考答案和解析
正确答案: B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

The error messages given by a C compiler show the message text,the most common(68) of the error,and a suggestion for fixing the error.

A.consequence

B.cause

C.information

D.result


正确答案:B
解析:C编译器给出的错误信息包括信息文本、最常见的错误原因和一个纠正错误的建议。

第2题:

During cluster fallover testing,the administrator determines that additional work is required to stop existing test applications on the standby node,prior to starting the production applications on the surviving node.  To manage this type of requirement,which step should be performed first?()  

  • A、 Create a custom pre/post event.
  • B、 Add a custom user defined event.
  • C、 Define custom error notification.
  • D、 Modify the test application server.

正确答案:B

第3题:

●The error messages given by a C compiler show the message text,the most common cause of the error,and a suggestion for (73) the error.

(73) A.upfsying

B.fixing

C.changing

D.Editing


正确答案:B
【解析】译文:C编程器给出的错误信息说明了改错误最常见的原因以及纠正方法。

第4题:

You create a Microsoft ASP.NET AJAX application by using the Microsoft .NET Framework version 3.5.  A JavaScript code segment in the AJAX application does not exhibit the desired behavior. Microsoft Internet Explorer displays an error icon in the status bar but does not prompt you to debug the script.  You need to configure the Internet Explorer to prompt you to debug the script.  Which two actions should you perform?()

  • A、Clear the Disable Script Debugging (Other) check box. 
  • B、Clear the Disable Script Debugging (Internet Explorer) check box. 
  • C、Select the Show friendly HTTP error messages check box. 
  • D、Select the Enable third-party browser extensions check box. 
  • E、Select the Display a notification about every script error check box.

正确答案:B,E

第5题:

You are creating an error page that provides a user-friendly screen whenever a server exception occurs.You want to hide the stack trace, but you do want to provide the exception’s error message to the user sothe user can provide it to the customer service agent at your company.  Which EL code snippet inserts thiserror message into the error page?()

  • A、Message: <b>${exception.message}</b>
  • B、Message: <b>${exception.errorMessage}</b>
  • C、Message: <b>${request.exception.message}</b>
  • D、Message: <b>${pageContext.exception.message}</b>
  • E、Message: <b>${request.exception.errorMessage}</b>

正确答案:D

第6题:

You want to customize access to the corporate network so that agentiess users are instructed to obtain a certificatebefore accessing the network.Which two configurations solve this problem? ()

A. Create a custom sign-in page with specific instructions in the "Instructions" field.

B. Create a custom sign-in page with specific "Missing Certificate" messages in the "Custom error messages" field.

C. Create a custom sign-in policy with specific instructions in the "Instructions" field.

D. Create a custom sign-in notification and assign it to the "Pre-Auth Sign-in Notification" in the sign-in policy.


参考答案:A, D

第7题:

What is the default message level configured for IBM Tivoli Federated Identity Manager?()

  • A、error messages only
  • B、disable all messages
  • C、error and warning messages only
  • D、info, error and warning messages

正确答案:D

第8题:

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. WebAuditEvent

B. WebEventManager

C. WebBaseEvent

D. WebRequestEvent


参考答案:C

第9题:

How can you modify the application to return more meaningful error messages to the user?()

  • A、Create a custom messages table. Include the necessary error handling code in the form modules to display the meaningful custom message instead of the ORA- error message. 
  • B、Provide users with a form in the application to query the ORA- error, that will return a custom message to replace the ORA- message. 
  • C、Eliminate constraints where possible, thereby limiting the number of error messages returned. 
  • D、Create a procedure to include the RETRIEVE_MESSAGE built-in that automatically translates common server errors into meaningful messages for use in Forms.

正确答案:A

第10题:

You need to use the Event Viewer window to review the event logs for only critical and error events. You also need the maximum amount of detail for each of these events. What should you do? ()

  • A、Edit the filter for the Administrative Events view.
  • B、Create a custom view. Enable the Critical, Error, and Information level events. Select all logs.
  • C、Create a custom view. Select the Critical checkbox, Error checkbox, and Verbose checkbox. Select all logs.
  • D、Search for the Critical or Error string by using the Find option of the Administrative Events view.

正确答案:C

更多相关问题