|
|
Introduction
Mimer SQL is an advanced database management system developed by Upright Database Technology AB. This manual describes how to establish, manage and maintain a Mimer SQL database.
The information contained in this handbook generally applies to all the platforms supported by Mimer SQL.
From time to time platform-specific notes appear in the general description, presented as follows:
There are also some appendices at the end of this handbook which contain information that applies to specific platforms.
Documentation Objectives
This manual is a general handbook for system administrators, describing in detail the various areas of responsibility and procedures to use when administering a Mimer SQL database system.
Prerequisites
There are no prerequisites for users of this manual. However, it is advisable for the reader to be familiar with, and have a working knowledge of, the host computer operating system.
Organization of this Manual
- The Database Environment describes the components of a Mimer SQL database system, particularly those relevant to the responsibilities of the system administrator.
- Establishing a Mimer SQL Database describes how the system administrator establishes a Mimer SQL database.
- Managing a Database Server covers the subject of managing a Mimer SQL database server including: a description of various factors and parameters which might affect server performance.
- Backup and Restore describes how the BACKUP and RESTORE functionality provides facilities for taking backups of the database and for restoring data in the event of a system crash.
- Databank Check Functionality describes how the Databank Check (DBC) functionality is provided to check the physical integrity of databanks.
- DBOPEN Functionality describes how the DBOPEN functionality opens all the databanks in the database. This facility can be used after a databank has not been closed properly (e.g. because of a system failure). If this is not done, the implicit databank check performed when a user first opens the databank can cause a delay (the actual length of the delay depends on how much data is stored in the databank).
- Shadowing Functionality describes how the SHADOWING functionality allows simultaneously updated copies of databanks to be created and maintained. These give extra data protection and provide automatic fail-over in the event of loss or damage to the original databank.
- READLOG Functionality describes how the READLOG functionality reads the contents of the LOGDB databank, which can provide an audit trail or other relevant information in the event of a system failure.
- Database Statistics describes how the STATISTICS functionality maintains statistical information in the data dictionary concerning the usage of tables and indexes. This information is used by the Mimer SQL compiler in optimizing access paths for data manipulation statements.
- Export/Import describes how the EXPORT/IMPORT functionality permits base tables to be transferred between different databases.
The manual also contains the following appendices:
- Executing in Single-user Mode describes matters relevant when accessing a database in single user mode.
- The SQLHOSTS File on VMS and Unix describes the contents and use of the SQLHOSTS file used on UNIX and VMS.
- The MULTIDEFS File on VMS and Unix describes the contents and use of the MULTIDEFS file used on UNIX and VMS.
- UNIX Specifics describes UNIX specific issues regarding Mimer SQL.
- Data Dictionary Tables describes the data dictionary tables.
Acronyms, Terms and Trademarks
All other trademarks are the property of their respective holders.
Related Mimer SQL Publications
- Mimer SQL Reference Manual
Contains a complete description of the syntax and usage of all statements in Mimer SQL and is a necessary complement to this manual.
- Mimer SQL User's Manual
Contains a description of the BSQL facilities. A user-oriented guide to the SQL statements is also included, which may provide help for less experienced users in formulating statements correctly (particularly the SELECT statement, which can be quite complex).
- Mimer SQL Programmer's Manual
Contains a description of how Mimer SQL can be used within the context of application programs, written in conventional programming languages.
- Mimer SQL platform-specific documents
Containing platform-specific information. A set of one or more documents is provided, where required, for each platform on which Mimer SQL is supplied.
- Mimer SQL Release Notes
Contain general and platform-specific information relating to the Mimer SQL release for which they are supplied.
|
Upright Database Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 dbtechnology@upright.se |
|
|