SET CONTEXTMESSAGING (Set message context reporting on or off)

Use this command to get additional information when ANR9999D messages occur. IBM Spectrum® Protect polls the server components for information that includes process name, thread name, session ID, transaction data, locks that are held, and database tables that are in use.

Note: When consecutive messages are issued from the same code area by the same thread, only the first of these messages will report the context information.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagramSet CONTEXTmessaging ONOFf

Parameters

ON
Specifies to enable message context reporting.
OFf
Specifies to disable message context reporting.

Example: Set message context reporting on or off

Turn on context messaging to receive additional information that could help determine the cause of ANR9999D messages.
set contextmessaging on

Related commands

Table 1. Commands related to SET CONTEXTMESSAGING
Command Description
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.