Loading Demo Data in a Database Instance 
You load the demo data in a database instance using the DBM command load_tutorial.
If you want to carry out the examples from this Database Administration Tutorial or the Loader Tutorial, we recommend that you use the Installation Manager to create the database instance DEMODB and load the demo data in this database instance. In this way you get the database instance underlying the examples and thus also the results given in the examples.
To read the prerequisites, see Database Manager CLI, load_tutorial
Call the Database Manager CLI, log on as operator DBADMIN with password SECRET, connect to the database instance DEMODB, load the demo data:
>dbmcli –u DBADMIN,SECRET –d DEMODB load_tutorial
OK
0,OK: everything works fine
0,""C:\Program Files\sdb\DEMODB\bin\x_python" "C:\Program Files\sdb\DEMODB\env\.
./demo/ltutorial.py" -R "C:\Program Files\sdb\DEMODB" -d DEMODB -u DBADMIN,*"
HOTEL
==================================
Installation successfully finished
==================================
Creating and Configuring a Database Instance
Installation Manual, Creating the Demo Database Instance DEMODB