OSI/MHS Configuration and Management Manual

Installing Your OSI/MHS Subsystem
OSI/MHS Configuration and Management Manual424827-003
4-19
Description of the Installation in Progress
20) SQL Compile MS Program.
In this step, SQL compiles the MS program into the MS SQL catalog (the same catalog
specified by the keyword MS_SQL_DATABASE1). You should run this step during a
first-time installation if you plan to configure a message store, and when you move to a
new version of OSI/MHS. This step also compiles the SAVEMBOX and RESTMBOX
utilities described in Appendix C, Mailbox Save and Restore Utilities.
The executable MS file that is delivered with OSI/MHS has embedded SQL
statements, so you must compile it using the SQL compiler during installation. This
registers it in the appropriate SQL catalog (MS_SQL_DATABASE1) and prevents
delays caused by dynamic SQL compilation when the MS is first run. The following
messages are displayed during this step.
If an error occurs, an error message is displayed and the installation stops. Check the
output location for the complete SQL compiler (SQLCOMP) output.
21) Create OSI/MHS Database.
This step creates the OSI/MHS configuration database and registration database. The
OSI/MHS configuration database contains all the files that the MHS manager uses
directly. These files have the prefix ZMHS. The registration database contains the
user file, the association file, and the route file. These databases are created in the
locations specified by the keywords OSIMHS_CONFIG_DATABASE,
OSIMHS_ROUTE_FILENAME, OSIMHS_ASSOC_FILENAME, and
OSIMHS_USER_FILENAME.
This step also secures all files according to the specified security (keyword
OSIMHS_FILE_SECURITY). The following messages are displayed during this step.
Begin: SQL Compile of MS program ($myvol.osimhs.ms)
End: SQL Compile of MS program ($myvol.osimhs.ms)
Begin: Creation of OSI/MHS database ($myvol.zmhsdb)
Creating MHS manager files in $myvol.xmhsdb
MHS manager files created in $myvol.xmhsdb
Creating route file in $myvol.xmhsdb.route
Route file created in $myvol.xmhsdb.route
Creating MTA association file in $myvol.xmhsdb.assoc
MTA association file created in $myvol.xmhsdb.assoc
Creating user file in $myvol.xmhsdb.user
User file created in $myvol.xmhsdb.user
Creating CUG search file in $myvol.xmhs1.cug
User file created in $myvol.xmhs1.cug
Creating user file in $myvol.xmhs1.dl
Creating user file in $myvol.xmhs1.dl
User file created in $myvol.xmhs1.dlmber
User file created in $myvol.xmhs1.dlmber
End: Creation of OSI/MHS database ($myvol.zmhsdb)