HPlogo ALLBASE/SQL Advanced Application Programming Guide: HP 3000 MPE/iX Computer Systems > Chapter 7 Transaction Management with Multiple DBEnvironment Connections

Preprocessing and Installing Applications

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The method of preprocessing and installing a static application in a DBEnvironment is described in detail in the ALLBASE/SQL application programming guides. This section relates specifically to multi-connect applications.

To avoid producing multiple modules for the same application, it is recommended that you preprocess an application once. Then install the resulting module in every DBEnvironment accessed by the application.

Be aware that if different users are preprocessing the same application, the owner name of the resulting module defaults to that of the user doing the preprocessing. Unless you specify the owner name in the preprocessor command line, a separate module results for each user who has preprocessed a given application.

Feedback to webmaster