Entering content frame

Procedure documentation Deleting a Database Parameter Locate the document in its SAP Library structure

Use

You delete the parameter specified as <parameter_name> from the database parameter file.

The changed values are transferred to the parameter file and are effective after the next restart of the database instance.

Caution

Use this command with great care.

The param_directdel command accesses the database instance parameter file directly. It does not require a parameter session and so it is not possible to ROLLBACK.

Prerequisites

You have the server authorization ParamFull.

Syntax

param_directdel <parameter_name>

Reply

The system displays an OK message.

In the event of errors, see Reply Format.

 

Leaving content frame