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

:

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Escapes temporarily to the operating system and (optionally) executes a single operating system command.

Scope

SQLMON Only

SQLMON Syntax

>> : [CommandName;]

Parameters

CommandName

Name of an MPE operating system command.

Description

  1. If you include a command name, control returns to SQLMON as soon as the command has been executed.

  2. If you omit the command name, use the resume command to return to SQLMON.

Example

   >> :LISTF,2;



   ACCOUNT=  SOMEACCT    GROUP=  SOMEGRP



   FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----

                    SIZE   TYP        EOF      LIMIT R/B  SECTORS  #X MX



   PARTSDBE  PRIV   125W   FB           1          1   1        2   1  1

   PARTSF0   PRIV  2048W   FB         150        150   1     2416   5  5

   PARTSLG1  PRIV   256W   FB         256        256   1      514   2  2

   PARTSLG2  PRIV   256W   FB         256        256   1      514   2  2



   >>
Feedback to webmaster