Background documentationparam_directgetall Locate this document in the navigation structure

 

You display all database parameters of the current database instance with their values.

If not all parameters can be displayed due to the limited size of the reply packet, use param_directgetallnext to display the remaining content of the parameter file.

Prerequisites

You have the server authorization ParamRead.

Structure

param_directgetall

Result

OK

<parameter_name> <value>

<parameter_name> <value>

...

In the event of errors, see Reply Format.

More Information

Database Administration, Database Parameters