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 GE[T] AUDIT[POINT]
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 >>