Entering content frame

 Initializing the Database Parameters for a New Database Instance 

Use

You initialize all of the database parameters needed to generate a new database instance.

This procedure uses the name of the database instance from the session with the database manager. There must be no database parameter file for this database instance.

All database parameters are first assigned their default values from the description file (see also: Configuring Database Instances). Then a complete calculation run is carried out. The values from the calculation run overwrite the default values.

The new parameter values in the database parameter file are checked for correct syntax. The system does not display a message about conditions that are not fulfilled or missing obligatory values.

The initialization is performed only within the database manager. The parameters are not saved to the database parameter file until you confirm changes to the database parameter file.

Prerequisites

You have opened a parameter session.

You have the server authorization InstallMgm.

Syntax

param_init [<db_instance_type>]

 

db_instance_type

Database instance type

Permitted values are:
OLTP     (OLTP)
LVC     
(liveCache)
ARCHIVE
    (Archive)

If you do not enter a database parameter, the system uses OLTP.

Reply

The system displays an OK message.

In the event of errors, see Reply Format.

 

Leaving content frame