You display all database parameters of the current database instance with their values. One parameter with name < parameter_name>and value <value> is displayed per line.
The command accesses the database instance parameter file directly. It does not require a parameter session and so it is also not possible to ROLLBACK.
You have the server authorization ParamRead.
param_directgetall
OK<NL>
<parameter_name> <value><NL>
<parameter_name> <value><NL>
...
In the event of errors, see Reply Format.