SAP MaxDB Installation On Windows and Linux
SAP MaxDB Installation On Windows and Linux
SAP MaxDB Installation On Windows and Linux
Helen Zemlerub
on
Version 11
inShare
For installing or uninstalling the SAP MaxDB software in SAP systems please refer to the following
information (login required):
http://service.sap.com/installNW70
http://service.sap.com/upgradeNW70
SAP Note 767598
Note: The following description only applies to SAP MaxDB as a standalone database or when used
for developing your own applications using the SAP MaxDB interfaces. You can download the SAP
MaxDB Community edition from the SAP MaxDB download area in SDN.
SAP MaxDB is easy to install. If you accept the default installation values, the complete SAP MaxDB
software will be installed and a demo database will be created. The default software installation
initially uses about 500 MB of storage space. Please note that the required storage space grows
while using the database. The initial database size is extended automatically as soon as the fill
level of the data area reaches 90%. For the current system requirements, see SAP MaxDB Supported Platforms and Architectures.
After installing SAP MaxDB, you can immediately start using the software using the command line
tools that are part of the software packages. If you prefer using a GUI tool for database
administration, we recommend that you install Database Studio.
For more information on how to proceed after installing the software, see Getting Started with SAP
MaxDB.
6. If you want to use the database for the SAP MaxDB tutorials, enter DEMODB as the database
name, and DBADMIN with the password SECRET as the database system administrator.
Linux
Requirements: glibc >= 2.3.3, gtk 2.x, X server (the root user must be able to access a display).
Additionally, Linux i386 requires glibc with TLS (thread local storage) support.
1. Download the SAP MaxDB software package for your Linux platform.
2. Open a root shell.
3. Change to the directory that contains the SAP MaxDB package you have downloaded.
4. Unpack the SAP MaxDB package.
5. To start Installation Manager, enter ./SDBSETUP
6. Choose Start SAP MaxDB Installation.
7. Follow the instructions of Installation Manager.
8. After finishing the installation, exit the root shell.
9. Update the PATH environmental variable for the operating system user who is going to operate
SAP MaxDB, for example using the following command:
export PATH=/opt/sdb/programs/bin:$PATH
10. If necessary, add it to the login profile of the operating system user as well (for example,
.bash_profile in the user's home directory).
Microsoft Windows
1. Stop all databases. For example, use the Database Manager CLI command line tool to stop a
database on the local computer:
dbmcli -d database_name -u database_system_administrator,password db_offline
2. Stop the SAP MaxDB X server (communication server) by entering the following command on the
command line:
x_server stop
3. Download the Database Studio software package for Microsoft Windows to a local directory.
4. Go to the directory that contains the software package you have downloaded.
5. Double-click it.
5. Follow the instructions of the Installation Manager.
Linux
1. Stop all databases. For example, use the Database Manager CLI command line tool to stop a
database on the local computer:
/opt/sdb/programs/bin/dbmcli -d database_name -u database_system_administrator,password
For the following steps, you need root privileges.
2. Stop the SAP MaxDB X server (communication server) by entering the following command on the
command line:
/opt/sdb/programs/bin/x_server stop
3. Download the Database Studio software package for Linux to a local directory and extract it.
4. Go to the directory where you have extracted the software package.
5. Enter the following command:
directory_with_extracted_package/SDBSETUP
6. Follow the instructions of the Installation Manager.
Note: Linux system environments vary greatly, meaning that you might have to install additional
system software for Database Studio to run properly. If you are having trouble starting Database
Studio, we recommend that you have a look at the posts in the SAP MaxDB forum (for example this
one: Re: DatabaseStudio 7.8.01.10 on Linux doesn't start).
Note: To uninstall the legacy tools Database Manager GUI and SQL Studio, use the standard
Microsoft Windows Add and Remove Programs dialog window (Microsoft Windows only)