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

Table Of Contents
1 Introduction to SQL/MX Database Management
This section provides an introduction to managing an SQL/MX database. For more information
about managing an SQL/MP database, see the SQL/MP Installation and Management Guide.
Managing an SQL/MX relational database typically involves managing sets of continuously active
programs, as well as the database itself. In this environment, you will need to add new applications
and disk volumes and repair or change existing applications, all without affecting other applications
currently running on your system.
This section addresses these topics:
“SQL/MX Database Features” (page 17)
“Naming Database Objects” (page 21)
“SQL/MX Metadata” (page 22)
“SQL/MX Database Object Types” (page 23)
“The SQL/MX Environment” (page 24)
“Database Management Tasks” (page 25)
“SQL/MX Database Management Tools” (page 26)
In this manual, the descriptions of managing a database are based on these assumptions about
the database environment at your site:
An application includes database components (tables, indexes, and views) and the programs
that access the database. Database definitions, configuration, and distribution can significantly
affect application performance. An SQL/MX database that contains SQL/MX tables, SQL/MP
tables, or both, is an integral part of an application.
The database is a production database, not a test database. The database must be consistent,
accurate, and available.
Application development is ongoing. New or changed applications need to be integrated
with existing applications.
Central database management is required. The database management tasks might be
performed by groups of people, but these tasks should be administered by a single person or
group.
The database management environment for NonStop SQL/MX includes:
The SQL/MX relational database management system (RDBMS)
Database management tools
SQL/MX statements, SQL/MX utilities, and SQL/MX conversational interface (MXCI)
commands
Guardian and HP NonStop Open System Services (OSS) utilities
HP products for database security, conversion, and reorganization
For more information, see “Planning Database Security and Recovery” (page 41).
SQL/MX Database Features
The SQL/MX RDBMS supports these features:
“Distributed Databases” (page 18)
“Database Protection and Recovery” (page 18)
“Data Integrity” (page 19)
SQL/MX Database Features 17