HPlogo ALLBASE/SQL Database Administration Guide: HP 3000 MPE/iX Computer Systems > Appendix I SQLAudit

HELP

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Displays the help text of an SQLAudit command.

Scope

SQLAudit only.

SQLAudit Syntax

>> H[ELP] CommandName or Keyword

Parameter

CommandName

is the name of the command whose syntax you want displayed.

Keyword

is the name of the subject you want displayed. Valid keywords are MAIN, SUMMARY, and GENERAL.

Description

  • If a CommandName or Keyword is included, SQLAudit displays the help text and returns you to the SQLAudit prompt.

  • If HELP is entered by itself, SQLAudit displays the MAIN help screen and prompts you for the CommandName or Keyword for which you want additional help.

  • Typing // at any time returns you to the SQLAudit prompt.

Authorization

Anyone can issue the HELP command.

Example

   SQLAudit >> HELP GET AUDITPOINT



   SYNTAX  [GET] [AUDITPOINT]



   OPERATION  GET AUDITPOINT will determine the current audit point

           information from the DBEnvironment and place it in a file

           for the user.  This audit point file can then be used by

           other SQLAudit commands (such as AUDIT or LOCK AUDITPOINT).



   EXAMPLE SQLAudit >> GET AUDITPOINT



           Audit Point File >> STARTPT

           Lock Log for Audit Point (n/y) >> NO

           Display Audit Point Information (n/y) >> NO



   SQLAudit >> 


Feedback to webmaster