HPlogo ALLBASE/SQL Database Administration Guide: HP 9000 Computer Systems > Appendix I SQLAudit

EDITOR

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Invokes the currently set editor.

Scope

SQLAudit only.

SQLAudit Syntax

SQLAudit >> ED[ITOR] [FileName]

Parameters

FileName

identifies the file you want to edit.

Description

  • This command invokes the currently set editor from within SQLAudit. The default editor is /usr/bin/vi. Use the SET EDITOR command to redefine the current editor.

Authorization

Anyone can issue the EDITOR command.

Example



   SQLAudit >> editor results



   *****  SQLAUDIT: GENERATED RESULTS *****

   BEGIN

   INSERT (2) ...

   UPDATE (1) ...

     .

     .



   :q



   SQLAudit >>
Feedback to webmaster