OSI/MHS Configuration and Management Manual

Installing Your OSI/MHS Subsystem
OSI/MHS Configuration and Management Manual424827-003
4-18
Description of the Installation in Progress
If an error occurs, an error message is displayed and the installation stops. Check the
output location for the complete FUP output.
17) Secure New Executable Object Files.
This step secures all executable objects and associated files according to the security
string specified in the installation file (by the OBJECT_SECURITY keyword).
If an error occurs, an error message is displayed and the installation stops. Check the
output location for the complete FUP output.
18) SQL Compile MS Initialization Program.
In this step, SQL compiles the MS utility into the system SQL catalog. This step must
be completed before any MS databases can be created or before the MS program can
be SQL compiled. 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.
If an error occurs, an error message is displayed and the installation stops. Check the
output location for the complete SQL compiler (SQLCOMP) output.
19) Create MS SQL Catalog.
This step creates a new MS SQL catalog in the specified volume and subvolume. The
catalog has the default security of OSI/MHS MS SQL table security (keyword
SQL_TABLE_SECURITY). If the catalog you specify already exists, no error occurs
and the catalog is used as if this step had created it. Each keyword that specifies an
MS SQL database will have a catalog created for it. The keywords are in the form
MS_SQL_DATABASEn, where n is a number from 1 to 999. The following message is
displayed at the beginning of the step.
If the SQL catalog exists, this message appears.
The following message is displayed at the completion of the step.
If an error occurs, an error message is displayed and the installation stops. Check the
output location for the complete SQLCI output.
Note. The MR process has the object file name MTA, although some MTA functions are
performed by the RTS and SC processes in the MR class.
Note. For the SQL compile to complete successfully, the SQL system catalog files called
PROGRAM TRANSID and IXPROG01 must be secured for read/write access.
Begin: Creation of MS (SQL) catalog ($myvol.ms1db)
(SQL catalog $myvol.ms1db already exists)
End: Creation of MS (SQL) catalog ($myvol.ms1db)