Module Installation [ HP ALLBASE/4GL Run-Time Administration Manual ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Run-Time Administration Manual
Module Installation
While an application is under development, HP ALLBASE/4GL creates a
number of executable sections for the application, and stores these
sections in a database module in the database. HP ALLBASE/4GL also
stores the module definition in a file NAME in the group and account
identified by the current value of the HP4DBMPATH variable, where NAME is
the name of the application or version.
During the application loading process, HP ALLBASE/4GL connects to the
database environment for the application and installs the module for the
application. The database module file or files for the application, and
any versions of the application must be present in the group and account
identified by the MPE/iX variable HP4DBMPATH during the application
loading procedure.
HP ALLBASE/4GL attempts to connect to the database environment specified
in the application definition record. If this database environment does
not exist, HP ALLBASE/4GL displays a message asking you to specify the
name of a database environment. (You can enter / in response to this
message if you want to terminate the loading process without installing
the database module.)
MPE/iX 5.0 Documentation