Entering content frame

Procedure documentationDisplaying All Parameters of the Current Database Parameter File Locate the document in its SAP Library structure

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.

Caution

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