Entering content frame

Procedure documentation load_tutorial Locate the document in the library structure

Use

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.

See also:

Database Administration Tutorial, Structure linkLoading Demo Data in a Database Instance

Concepts of the Database System, Structure linkDemo Database, Structure linkObjects in the HOTEL Schema

Prerequisites

You have the server authorization ExecLoad or LoadSysTab.

Syntax

load_tutorial

Reply

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: Structure linkMessages

<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

 

 

Leaving content frame