HPlogo ALLBASE/SQL Reference Manual: HP 9000 Computer Systems > Appendix C Sample DBEnvironment

Installing the Files for PartsDBE

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

You can install the files for setting up PartsDBE when you install ALLBASE/SQL or at a later time. Refer to the pamphlet entitled ALLBASE/SQL Release Notes for installation instructions. This pamphlet accompanies the media for the software.

The files for PartsDBE are installed into the following directory structure:

                               /
                               |
                              usr
                               |
                              lib
                               |
                            allbase
                               |
                             hpsql
                               |
            ------------------------------------------
           |        |          |         |            |
         readme   setup    sqlsetup   sampledb     programs
         (file)   (file)    (file)   (directory)  (directory)

The hpsql directory contains the files that are important for loading the sample DBEnvironment. Included are the following three files:

  • readme, a file describing the files in the hpsql directory and how to use them

  • sqlsetup, a C shell script that displays a menu of options for creating sample DBEnvironments (sqlsetup calls setup)

  • setup, a script you use to copy the hpsql directory and subdirectories into your current working directory, create and load PartsDBE, and preprocess and compile the sample source code files

Also included are the two directories listed here:

  • sampledb, which contains files for creating and loading PartsDBE

  • programs, which contains source code files for sample ALLBASE/SQL C, COBOL, Pascal, and FORTRAN programs

Feedback to webmaster