SAP MaxDB is a relational database system. It provides all functions for creating, using, and managing SAP MaxDB databases.
The SAP MaxDB software comprises the database kernel, tools, and interfaces.
- Installation
- Management
- Analysis
- Command Line Tools
- Interfaces
Installation
Installation Manager - Installation Manager is used for installing and upgrading the SAP MaxDB software and SAP MaxDB databases.
See: Using the Installation Manager
Management
Database Studio - Database Studio is the tool for managing SAP MaxDB databases. It can be used on all operating systems supported by the database system. It integrates administration, SQL, synchronization, and loader functions.
See: Database Studio documentation
Analysis
Database Analyzer - Database Analyzer is the tool for analyzing the performance of SAP MaxDB databases.
See: Database Analyzer documentation
Command Line Tools
Database Manager CLI - Database Manager CLI is the command line client of Database Manager, which is a tool for administering databases. You can use Database Manager CLI interactively or import commands from a file and execute them in the background. Database Manager CLI has script interfaces for Java, Perl, and Python.
See: Database Manager CLI documentation
SQLCLI - SQLCLI is used for data manipulation in SAP MaxDB databases. You can use this tool for entering and executing SQL statements, executing database procedures and querying information. You can use SQLCLI interactively or import commands from a file and execute them in the background.
See: SQLCLI doumentation
Loader - Loader is used for importing data and the database catalog into a SAP MaxDB database or exporting them from a SAP MaxDB database.
No comments:
Post a Comment