IBM Tivoli Storage Manager, Version 7.1

SET DBREPORTMODE (Set the level of database reporting)

Use this command to set the level of database diagnostic reporting to be presented on the service console and activity log.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram
                     .-Partial-.   
>>-SET DBREPORTMODE--+---------+-------------------------------><
                     +-None----+   
                     +-Partial-+   
                     '-Full----'   

Parameters

None
Specifies that no database diagnostic reporting is performed. This setting should not normally be used.
Partial
Specifies that the only events that are reported are those that are exceptions and that might represent errors. This is the default.
Full
Specifies that all database diagnostic information is reported. This includes information that is normal and expected.

Example: Report only events that are likely to be errors

Issue the following command:

set dbreportnode partial

Related commands

Table 1. Commands related to SET DBREPORTMODE
Command Description
QUERY ACTLOG Displays messages from the server activity log.


Feedback