This guide is intended for TAS administrators who want to manage Tibero® (hereafter Tibero) files by using Tibero® Active Storage (hereafter TAS).
This guide describes how to manage TAS. Users must have knowledge of the following in order to understand this guide.
Tibero
Operating systems and system environments
UNIX and Linux
This guide does not contain comprehensive information for installing or running TAS. For more information about installation, the environment, operation, and management of TAS, refer to the relevant guides.
For information about installation and configuration for TAS, refer to Tibero Installation Guide.
This guide consists of 6 chapters and 1 appendix.
Descriptions for each are as follows.
Chapter 1: TAS Overview
Describes the basic concepts and functions of TAS.
Chapter 2: TAS Instance Management
Describes how to manage TAS instances.
Chapter 3: TAS Disk Space Management
Describes how to manage TAS disk space.
Chapter 4: TAS Information Views
Describes how to view TAS information by using dynamic views.
Chapter 5: Backup and Recovery
Describes how to use Tibero Recovery Manager (RMGR) to backup and recover Tibero database files stored in a TAS disk space
Chapter 6: Command Line Tool
Describes how to use TASCMD, a command line tool, to query and manage files stored in a disk space.
Appendix A: Tibero Configuration Example
Describes how to use TAS to configure Tibero using an example.
Convention | Meaning |
---|---|
<AaBbCc123> | Program source code file name |
<Ctrl>+C | Hold down the Ctrl key and press the C key |
[Button] | Name of a GUI button or menu |
Bold | Emphasis |
Italics | Reference to another guide |
" " (Double quotation marks) | Reference to a chapter or section in this or another guide |
'Input' | User input on the screen |
Hyperlink
| Email account, website, or a reference to other chapters or sections |
> | Proceeding order of menu |
+---- | Files or directories exist in this directory |
|---- | Files or directories do not exist in this directory |
Note | Reference or caution |
[Figure 1.1] | Figure caption |
AaBbCc123 | Commands, screen output after executing command, or sample code |
{ } | Required items |
[ ] | Optional items |
| | Selective items |
Version | Description |
---|---|
v2.1.7.4 |
|
v2.1.7.3 |
|
Document | Description |
---|---|
Tibero Installation Guide | Describes the system requirements and specific methods for installation and uninstallation. |
Tibero Administrator's Guide | Describes how to manage Tibero in order to guarantee smooth operation. This guide also describes the various functions that support management. |
Tibero Utility Guide | Describes how to install, use, and configure the utilities that handle database related operations. |
Tibero Error Reference Guide | Describes troubleshooting methods for various errors that may occur while using Tibero. |
Tibero Reference Guide | Describes the initialization parameters, data dictionary, and static and dynamic views used by Tibero. |
Tibero SQL Reference Guide | Describes the SQL statements required for creating application programs or operating a database. |