The demo database instance DEMODB is a database instance that contains example data. The demo database instance is included in the MaxDB software.
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
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.
· 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.
See also:
SQL Tutorial, HOTEL Demo Schema for the SQL Tutorial