Entering content frame

Displaying All Parameters of the Current Database Parameter File 

Use

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.

Prerequisites

You have the server authorization ParamRead.

Syntax

param_directgetall

Reply

OK<NL>
<parameter_name> <value><NL>

<parameter_name> <value><NL>
...

In the event of errors, see Reply Format.

 

Leaving content frame