Entering content frame

Procedure documentation Loading Demo Data in a Database Instance Locate the document in the library structure

Use

You load the demo data in a database instance using the DBM command Structure linkload_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.

See also:

Creating and Configuring a Database Instance

Installation Manual, Structure linkCreating the Demo Database Instance DEMODB

Procedure

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

 

Leaving content frame