Background documentationparam_directgetall Locate this document in the navigation structure

 

With this command you can display all database parameters of the current database 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 permission 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