SQL/MX 3.2 Management Manual (H06.25+, J06.14+)

Table Of Contents
OSS is an open computing interface to the HP NonStop system. The OSS environment coexists
with the Guardian environment and provides a fully independent alternative to it. OSS interoperates
with the HP NonStop operating system and makes use of many of its unique features, such as fault
tolerance and parallel processing. However, OSS is not an operating system, and it does not
replace portions of the operating system.
The OSS environment is case-sensitive. All commands issued in the OSS environment must be typed
in the proper case, as specified in the examples provided in this and other SQL/MX manuals. For
more information, see the OSS Shell and Utilities Reference Manual.
Privileges Required to Execute SQL/MX Utilities
To perform a specific SQL/MX utility and SQL/MX operation, you must have the user privileges
that are required for that utility or operation. For example, a super ID is required to execute certain
utilities. For these utilities, the super ID can use a user alias.
For more information, see the SQL/MX Reference Manual.
MXCS
MXCS comprises all server components that support the HP NonStop ODBC/MX driver, the
JDBC/MX driver, DataDirect’s SequeLink product, and the SQL/MX API for the NonStop
environment. MXCS consists of the MXCS Association Server, the MXCS Configuration Server,
and the MXCS SQL Server.
For more information, see SQL/MX Connectivity Service Manual and the SQL/MX Connectivity
Service Administrative Command Reference.
NonStop Server for Java
To create and execute SPJs in NonStop SQL/MX, you must install the HP NonStop Server for Java
on a NonStop system. Use the NonStop Server for Java to compile and execute Java applications.
For details about this product, see the NonStop Server for Java Programmer’s Reference. For
installation instructions, see the README file on the product CD. For version requirements, see the
SQL/MX Installation and Upgrade Guide.
JDBC/MX Driver
To create and execute SPJs in NonStop SQL/MX, you must install the JDBC/MX driver on a NonStop
system. The JDBC/MX driver enables a Java application to use NonStop SQL/MX to access an
SQL/MX or SQL/MP database. For details about this product, see the JDBC Driver for SQL/MX
Programmer’s Reference. For installation instructions, see the README file on the product CD. For
version requirements, see SQL/MX Installation and Upgrade Guide.
Database Management Tasks
Managing an SQL/MX database involves the tasks required to create the database, ensure its
availability to users, and perform required changes. Because the database is an integral part of
the application, measuring application performance and tuning the database configuration to
enhance performance are also database management tasks.
The tasks of SQL/MX database administrators (DBAs) include:
Installing the SQL/MX software
Upgrading to later releases of SQL/MX software or downgrade to earlier releases
Determining database layouts and data dictionary plans
Planning for database security, integrity, and recovery
Creating and loading databases
Querying catalog tables for information about databases
Database Management Tasks 25