ODBC Server Installation and Management Manual
Installing the NonStop ODBC Server
HP NonStop ODBC Server Installation and Management Manual—429395-002
2-18
Installation Steps
Step 8—Run NOSINST
Run the NOSINST macro.
The TACL macro NOSINST performs these parts of the installation for you:
•
Installs the NOSUTIL utility program and its interface, NOSCOM, on subvolume
NOS-Target-Disk.ZNOS by copying the release file ZNOSUTIL and renaming it
as NOSUTIL, copying ZNOSCOM and renaming it as NOSCOM, and then SQL-
compiling NOSUTIL.
•
Installs the NonStop ODBC server program on NOS-Target-Disk.ZNOS by
copying the release file ZNOS and renaming as NOS, then SQL-compiling NOS
and licensing it.
•
Installs the SCSOBJ monitor program on NOS-Target-Disk.ZNOS by copying it
and installs the ancillary SCS files by copying them.
•
Installs the NOS Error file on subvolume NOS-Target-Disk.ZNOS by copying
the release file ZODBCMSG and renaming as ODBCMSG.
•
Builds the NonStop ODBC Server system catalog, which creates a collection of
SQL/MP tables, views, and indexes, and populates the tables with NonStop ODBC
metadata. If you are upgrading from a previous release of the NonStop ODBC
Server, NOSINST upgrades the NonStop ODBC Server system catalog tables to
the current version.
NOSINST returns messages as it completes each intermediate step. Any fatal errors
result in termination of the installation script. With the exception of catalog creation and
NonStop ODBC system catalog creation, no automatic backout procedure is
performed.
Help is provided for the basic commands. Enter this command to get a summary of
options:
RUN NOSINST HELP
The ALL and UPGRADE installation options are collections of steps that can be
executed in sequence directly by the user. This strategy lets you correct a detected
problem and resume the installation without repeating completed steps. For more
information about NOSINST options, see NOSINST on page 2-58.
There are three NOSINST installation sequences. The sequence you choose depends
on whether or not you currently have an older NonStop ODBC Server version installed,
and whether or not you want to overlay the older release. Choose one of the following:
Option 8a—Run NOSINST for a New Installation
These instructions are for installing NonStop ODBC Release 2 onto a system where no
prior releases of NSODBC have been installed.