Pathmaker Programming Guide

Merging Pathmaker Projects
Finishing and Installing the Application
7–26 067868 Tandem Computers Incorporated
Assume the EDIT file is named FUPOBEY. To use the file, enter the following
command at the command interpreter:
25> FUP / IN FUPOBEY /
Note that you need only one help server (HELPSRVO), one Enscribe database server
(DBSERVER), and one NonStop SQL database server (SQLGS) on the central
subvolume. If you already copied these files onto the central subvolume, you can omit
those commands.
If you copied the SQL standard server, you must SQL compile it to add it to an SQL
catalog on the production system. You must also SQL compile any servers that use
NonStop SQL.
To do so, you might copy the SQLCODE file generated by the PMPROJECT INSTALL
utility for each project onto the production system, merge the information into one file,
and then modify the file to specify production system information, such as the name of
the production SQL catalog and the names of production application database files.
You can then OBEY this new file to initiate SQL compilation of all required files for the
application.