Skip Top Menu Navigation
Skip Top Menu Navigation

The FREE Enterprise Open Source Database

  Software Tools Interfaces Development Documentation
 

 
You Are Here:  SAP DB > 7.3 > Software > Linux > tgz Package Sample DB

SAP DB is now SAP MaxDB! For more information, visit the SAP MaxDB pages in the SAP Developer Network.

SAP DB Sample Database
(tgz Package)

Here you will find explanations on how to create and test your own SAP DB sample database.

Once you have downloaded and installed the relevant tgz package you can create your sample database. Use the scripts for creating or dropping a sample database which are part of the download package. When using them, suit them to your installation path.

If you execute the script for creating a database, a sample database with only some dynamic parameters and a small footprint will be created. Then you can change the database configuration according to your interest and experience.


Creating the Sample Database

What has been set up

Testing the Sample Database



Creating the Sample Database

For Linux, HP-UX, Solaris, Tru64 and AIX call the scripts as the user sap db
  • To create the sample database: <dependent_path>/misc/create_demo_db.sh
  • To drop the sample database: <dependent_path>/misc/drop_demo_db.sh
For Windows NT call the script:
  • To create the sample database: <dependent_path>/misc/create_demo_db.cmd
  • To drop the sample database: <dependent_path>/misc/drop_demo_db.cmd

What has been set up

  • The OS-user named sapdb with password sapdb has been created
  • The sample database instance TST has been created and and is ONLINE.
    It has one system devspace, one log devspace, and one data devspace.
  • The following database users have been preconfigured:

    User Name User Password Description
    DBM DBM Identification for controlling, monitoring and
    backup functions, even in database mode ADMIN
    DBA DBA Sets up the system, owns the system tables,
    defines users and other administrators
    TEST TEST Normal user of the database functions
    DOMAIN DOMAIN Owner of the catalog tables


Testing the Sample Database

The subdirectory <indep_path>/doc contains instructions to ease you through the first steps.

Search

Questions or comments about the Web site? Contact the webmaster.