To illustrate commands and actions, the documentation uses the DEMODB demo database instance and the HOTEL schema sample data found there.
dbmcli –d <database_name> -u <dbm_user>,<dbm_user_password> db_online
dbmcli –d DEMODB –u DBADMIN,SECRET db_online
See also:
Concepts of the Database System,
SQL Tutorial, HOTEL Demo Schema for the SQL Tutorial