ODBC Server Installation and Management Manual

Installing the NonStop ODBC Server
HP NonStop ODBC Server Installation and Management Manual429395-002
2-59
Using Tracing Facilities
The NOSINST options are as follows:
Using Tracing Facilities
The NonStop ODBC Server contains a number of tracing facilities that can be used to
determine the status of the system and to aid in debugging.
Following are descriptions of some of the tracing facilities available. See Section 4,
Managing the NonStop ODBC Server, for greater detail.
RUNFILTR
RUNFILTR is a macro supplied with the NonStop ODBC Server. It prints all EMS event
messages generated by the NonStop ODBC Server. These messages pertain to such
events as starting and stopping NonStop ODBC servers. You can start RUNFILTR
before or after you start the SCS; starting it before helps you to troubleshoot problems
that occur during startup.
You must run RUNFILTR on a separate terminal or in a separate window. Position on
NOS-Target-Disk.ZNOS and, from a separate TACL prompt, type the following:
RUN RUNFILTR
NonStop ODBC Server Tracing
The NonStop ODBC server processes can be configured to trace on a user-name
basis. Tracing is enabled by setting the TRA_MODE_ON attribute to “Y” in the user
profile. The level of tracing to be used (INPUT STREAM, for example) is specified by
the trace definition referenced in the user profile.
ALL Performs the COMPILE, INSTALL/UPGRADE, and LOAD
steps in order.
COMPILE Installs and SQL compiles NOSUTIL (the utility program that
manages the NonStop ODBC Server catalog tables) and NOS
(the NonStop ODBC server program) and registers them in
the SQL/MP system catalog (usually $SYSTEM.SQL). Also
licenses NOS and SCSOBJ.
INSTALL Installs the NonStop ODBC Server system catalog tables in
the SQL/MP system catalog.
SYSCAT INSTALL Installs a new NonStop ODBC System catalog.
SYSCAT
UPGRADE
Upgrades the existing NonStop ODBC Server system catalog
to the current NonStop ODBC Server version.
LOAD Loads default SCS configuration values into the system
catalog tables.
HELP Provides on screen help information.
EXIT Terminates NOSINST without completion.