You want to load the example data used in the examples in the MaxDB documentation.
You can load this example 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:
SQL-Tutorial, Explanation of the Objects in the HOTEL Schema
You have the server authorization ExecLoad or LoadSysTab.
load_tutorial
OK
<return_code>,<description>
<loader_code>,<command>
<loader_output_lines>
<loader_log_lines>
Values for the Reply Fields
Value |
Description |
<return_code> |
Return value of the Database Manager if the value is 0 the DBM command was executed successfully for every other value see: documentation 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 |