This document discusses run-time messages and alerts in Oracle Forms. It describes how to handle errors from built-in subprograms, control system messages, create alerts, and handle database server errors. Key points covered include using FORM_SUCCESS to check for errors, the four types of Forms messages, and built-ins for controlling messages and alerts like SET_ALERT_PROPERTY and SHOW_ALERT. It also addresses trapping database errors using triggers or exception handlers.