Background documentationload_tutorial Locate this document in the navigation structure

 

You load the demo data used in the examples in the MaxDB documentation.

You can load this demo data in every available database instance at any time. This provides you with all the data you need to follow the examples described in the documentation.

Prerequisites

You have the server authorization ExecLoad or LoadSysTab.

Structure

load_tutorial

Result

OK

<return_code>,<description>

<loader_code>,<command>

<loader_output_lines>

<loader_log_lines>

Values for the Reply Fields

Value

Description

<return_code>

Return code of the Database Manager

If the value is 0, the DBM command has been executed successfully.

For any other value, see Messages.

<description>

Message short text

<loader_code>

Return code from Loader

<command>

Executed command line

<loader_output_lines>

Loader message text

<loader_log_lines>

Content summary of Loader log

More Information

Database Manager CLI Tutorial, Loading Demo Data in a Database Instance

Concepts of the Database System, Demo Database, Objects in the HOTEL Schema