HPlogo ALLBASE/SQL Performance and Monitoring Guidelines: HP 9000 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

is the name of an HP-UX operating system command.

Description

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

  • If you omit the command name, use the exit command to return to SQLMON from the HP-UX shell.

Example

   >> !ll;



   total 5586

   -rw-rw-r--   1 guest      guest       10626 Jul 12 11:06 +invfile

   -rw-------   1 hpdb       guest      204800 Apr 20 15:20 OrderDF1

   -rw-------   1 hpdb       guest      204800 Apr 20 15:20 OrderXF1

     .

     .

     .

   >>
Feedback to webmaster