nerdexam
Oracle

1Z0-151 · Question #33

Which setting of :SYSTEM.MESSAGE_LEVEL suppresses all system messages?

The correct answer is E. You cannot use :SYSTEM.MESSAGE_LEVEL to suppress all system messages. Controlling System Messages You can prevent system messages from being issued, based on their severity level. FormsBuilder classifies every message with a severity level that indicates how critical or trivial the information is; the higher the numbers, the more critical the…

Triggers

Question

Which setting of :SYSTEM.MESSAGE_LEVEL suppresses all system messages?

Exhibit

1Z0-151 question #33 exhibit

Options

  • A0
  • B10
  • C25
  • D50
  • EYou cannot use :SYSTEM.MESSAGE_LEVEL to suppress all system messages

How the community answered

(24 responses)
  • A
    17% (4)
  • C
    4% (1)
  • D
    8% (2)
  • E
    71% (17)

Explanation

Controlling System Messages You can prevent system messages from being issued, based on their severity level. FormsBuilder classifies every message with a severity level that indicates how critical or trivial the information is; the higher the numbers, the more critical the message. There are six levels that you can affect. Note: Suppressing Messages According to Their Severity In a trigger, you can specify that only messages above a specified severity level are to be issuedby the form. You do this by assigning a value to the MESSAGE_LEVEL system variable. Formsthen issues only those messages that are above the severity level defined in this variable.The default value for MESSAGE_LEVEL (at form startup) is 0. This means that messages of all severities are displayed.

Topics

#SYSTEM.MESSAGE_LEVEL#system variables#message suppression#runtime messages

Community Discussion

No community discussion yet for this question.

Full 1Z0-151 Practice