This document discusses run-time messages and alerts in Oracle Forms. It describes how Forms displays messages to inform users of events, and how to control message severity and suppress messages. There are different types of messages - informative, error, working, and application. It also discusses handling run-time errors of built-in subprograms, and using triggers to intercept system messages. The document covers setting properties of alerts, and controlling alerts with built-in functions. Finally, it discusses trapping database server errors using built-ins or exceptions.