Entering content frame

Object documentation Demo Database Locate the document in the library structure

Definition

The demo database instance DEMODB is a database instance that contains example data. The demo database instance is included in the MaxDB software.

Use

The demo database instance DEMODB is used in the documentation to illustrate procedures, commands and the like using examples:

dbmcli –d <database_name> -u <dbm_user>,<dbm_user_password> db_online

dbmcli –d DEMODB –u OLEG,MONDAY db_online

Caution

This demo database was developed for practice and testing purposes and contains several predefined demo users with standard passwords and demo data.

Do not use the demo database instance in a production system.

Structure

·        Name of the database instance: DEMODB

·        Name/password of the database system administrator: DBADMIN/SECRET

·        Name/password of a database user: MONA/RED

·        Schema: HOTEL

For more of the terms used in the demo database instance, see Variables and Examples.

Example

See also:

SQL Tutorial, HOTEL Demo Schema for the SQL Tutorial

Software Information

 

Leaving content frame