HPlogo ALLBASE/SQL Performance and Monitoring Guidelines: HP 9000 Computer Systems > Chapter 9 SQLMON Command Reference

SET MENU

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Controls the display of SQLMON menus

Scope

SQLMON Only

SQLMON Syntax

SET M [ENU] [ ON OFF ]

Parameters

ON

Displays menus at the SQLMON prompt. The default value.

OFF

Does not display menus.

Description

  • Expert users may want to set the menu option to OFF.

  • When MENU is ON, SQLMON displays menus such as the following:

    SQLMONITOR SUBSYSTEMS (and abbreviations):
    
    
    
               OVERVIEW     IO     LOAD     LOCK     SAMPLEIO     STATIC
    
                  /o        /i     /loa     /loc        /sa         /st
    
    
    
    CURRENT SUBSYSTEM SCREENS:
    
    
    
                           OVERVIEW     SESSION     PROGRAM
    
                               o           s           p 
    

Examples

To turn off the menus, issue the following command:

   SQLMONITOR OVERVIEW => SET MENU OFF

If you omit the last parameter, SQLMON prompts for it, as follows:

   SQLMONITOR OVERVIEW => SET MENU



   ON/OFF: ON
Feedback to webmaster