Tivoli Header

Administrator's Reference

SET CONTEXTMESSAGING (Set Message Context Reporting On or Off)

Use this command to get additional information when ANR9999D messages occur. TSM 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

>>-Set CONTEXTmessaging--+-ON--+-------------------------------><
                         '-OFf-'
 
 

Parameters

ON
Specifies to enable message context reporting.

OFf
Specifies to disable message context reporting.

Examples

Task

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

Command:
set contextmessaging on

Related Commands

Table 217. Commands Related to SET CONTEXTMESSAGING

Command Description
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]