Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
46 views25 pages

Windows / Linux GUI-based Tool Comprises:: Object Browser Query Execution Client Monitoring Functionality

The document describes the AdminCenter tool, which provides a GUI for administering Altibase databases. AdminCenter allows users to browse database objects, execute queries, import and export table data, and monitor the status of Altibase servers and databases. Key functions include registering Altibase platforms, adding and managing database connections, viewing table details and data, and using the system monitor to check memory usage, tablespace information, workload metrics, and resource contention issues.

Uploaded by

CSK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views25 pages

Windows / Linux GUI-based Tool Comprises:: Object Browser Query Execution Client Monitoring Functionality

The document describes the AdminCenter tool, which provides a GUI for administering Altibase databases. AdminCenter allows users to browse database objects, execute queries, import and export table data, and monitor the status of Altibase servers and databases. Key functions include registering Altibase platforms, adding and managing database connections, viewing table details and data, and using the system monitor to check memory usage, tablespace information, workload metrics, and resource contention issues.

Uploaded by

CSK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

 Overview

 Windows / Linux GUI-based tool


 Comprises:
 Object browser
 Query Execution Client
 Monitoring Functionality
 Distributed separately from
ALTIBASE HDB Server / Client
 http://www.altibase.com
 Installing and Executing AdminCenter
 Download from altibase.com (must register first)
 Uncompress the ZIP file and move to desired location
 Download the appropriate JDBC driver for the server
Result View
 The AdminCenter Main Window

gSQL
(for executing queries)

Altibase Explorer
(for browsing servers
and DB objects)
 Registering a Platform with AdminCenter
 Right-Click on “Registered Platforms”  Click “Add Platform”

Nickname and
IP Address of the
Server
 Adding a Database
 Right-Click on Platform  Click “Add Stand-alone
Altibase Instance”
$ALTIBASE_HOME/lib/
Altibase.jar for the
target server
 Changing Database Connection Information
 Right-Click on Database
 Click “Edit Altibase Instance”
 Deleting a Database Connection from AdminCenter
 Right-Click on Database
 Click “Remove Altibase Instance”
 Connecting to a Database
 Right-Click on Database
 Click “Connect”
 Browsing Tables
 Right-Click on a Table

Menu Item Explanation


Output the column information
Refresh
again
Output detailed information
Show Detail
about the table
 Browsing Tables (continued)
 Right-Click on a Table  Click “Show Detail”
 Browsing Tables (continued)
 Right-Click on a Table
Menu Item Description
Output the number of records
Count Row
in the table
Truncate Remove all data from the table
Rename Change the name of the table
Return empty space not being
Compact
used by the memory table
Remove the table from the
Drop
database
 Importing / Exporting Table Data
 Right-Click on a Table
Menu Item Explanation
INSERT records corresponding
import  XLS
to the user-specified XLS file
INSERT records corresponding
import  CSV
to the user-specified CSV file
Save all records in the specified
export  XLS
table in XLS format
Save all records in the specified
export  CSV
table in CSV format
Privilege Set privileges for the table
 Using AdminCenter to Export Data

Destination
File Name

Database
Character Set
 Using AdminCenter to Import Data

Specify
Columns to
Import

Specify the
data file name
 AdminCenter gSQL
 direct query execution, similar to iSQL
 multiple displays

Result
Output

SQL
Statement
 Allow the user to monitor the status of the DB
 Right-Click on Server  Connect

Click on
Icon
 System Monitor
 Overview
 Outputs DB version and overall status information
Refresh
Interval

Memory Info
DB Info

Query
Statistics

Resource
Statistics
 DB Properties
 For viewing current DB settings
 Space
 DB Memory Usage
 The amount of memory used by each module
 Space
 Tablespace
 For checking tablespace and data file usage
 Workload
 Long-running Queries
 Workload
 For outputting information on wait events
 Resource Contention
 For outputting information on Waits for Locks
 Resource Contention
 For outputting information on buffer hits

You might also like