Show TOC

param_getdefaultLocate this document in the navigation structure

Use

Use this command to display the system default value for the database parameter specified.

The system outputs an OK message and a line showing the system default value. If no default value exists for the database parameter, the line is empty.

Prerequisites

You have the server permission ParamRead.

Structure

param_getdefault <parameter_name>

Table 1: Options

Option

Description

<parameter_name>

Name of the database parameter

Result

OK

<default>

Value

Description

<default>

System default value

In the event of errors, see Reply Format.

More Information