HPlogo ALLBASE/ISQL Reference Manual: HP 9000 Computer Systems > Chapter 2 Getting Started with ISQL

Invoking ISQL

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

You invoke ISQL by issuing the following command:

   $ isql

ISQL displays a banner followed by an input prompt.



		 IIIIIIII    SSSSSSSS     QQQQQQQ      LL

		    II      SS           QQ     QQ     LL

		    II      SS           QQ     QQ     LL

		    II        SSSSSS     QQ     QQ     LL

		    II              SS   QQ     QQ     LL

		    II              SS   QQ     QQ     LL

		 IIIIIIII    SSSSSSS       QQQQQQ QQ   LLLLLLLLL



					 MON, JAN 13, 1992,  9:55 AM

   HP36217-02A.F0.00          Interactive SQL/9000         ALLBASE/SQL

   (C)COPYRIGHT HEWLETT-PACKARD CO. 1982,1983,1984,1985,1986,1987,1988,

   1989,1990,1991,1992. ALL RIGHTS RESERVED.



   isql=>

ISQL interacts with several files each time it is invoked:

  • isqlpro--the profile file.

  • isqlsyn--the synonym file.

  • hpsqlcat--the message file.

  • isqlwel--the welcome file.

The profile and synonym files are discussed later in this chapter under "Using ISQL Files and Buffers." The message file contains ISQL and other ALLBASE/SQL messages.

The welcome file contains the ISQL banner and prompt to be displayed when ISQL is invoked, as shown above. The ISQL prompt is defined on the the first line of the welcome file, although you can override this prompt with a SET PROMPT command submitted either from a profile file or interactively.

Feedback to webmaster