Pathmaker Reference Manual

PMPROJECT Utility
Utilities
067869 Tandem Computers Incorporated 5–25
Execution priority
Execution security
Home terminal
PATHMON log file
Screen printer
Owner
Description
INSTALL
Installs the specified project. Use INSTALL only after using the Pathmaker
Application Installation screen to specify the application's test environment.
INSTALL creates a set of test configuration files for creating the application’s
database files, for configuring and starting the application’s PATHMON process,
and for duplicating the application’s files to another disk location.
Using the exclamation point (!) option with INSTALL purges any previous
versions of these test configuration files. If you omit the exclamation point and
any of the files exist, INSTALL ends with an error.
These test configuration files are EDIT files, available for you to tailor installation
files to your production environment:
DUPCODE File Utility Program (FUP) command file for duplicating the
generated application’s files from their test configuration location
to the current default subvolume. Files to be duplicated are
requester object-code files, server object-code files, help database
files, and SQL general server object code and error message files.
You can also use DUPCODE to move your generated application
to the production system.
GENDATA FUP command file for creating the application’s database files. the
Pathmaker product creates the commands for this file from the
DDL RECORD definitions for records used by services in this
project. If you used NonStop SQL files exclusively for your
application database, GENDATA will be empty.
PATHCOOL Command interpreter command file for cool-starting the generated
application’s Pathway system. You can use PATHCOOL with
TACL to start your application.
PATHCOLD Command interpreter command file for cold-starting the generated
application’s Pathway system, using the PATHCNFG, PATHTCPS,
PATHPRGS, PATHSVRS, and PATHUSERS files. You can use
PATHCOLD with either the TACL or COMINT processes.