Background documentationparam_directgetallnext Locate this document in the navigation structure

 

You display the remaining content of the current database parameter file. One parameter with its name and value is displayed per line.

Prerequisites

  • You have executed the DBM command for displaying all the parameters in the current database parameter file (see: param_directgetall). Due to the limited size of the reply packet, not all of the values have been displayed yet.

  • You have the server authorization ParamRead.

Structure

param_directgetallnext

Result

OK

<parameter_name> <value>

<parameter_name> <value>

...

Values for the Reply Fields

Value

Description

<parameter_name>

Parameter name

<value>

Parameter value

In the event of errors, see Reply Format.