Entering content frame

 Overview of the DBM Commands for Configuring Database Instances 

Terminating a Parameter Session

param_abortsession

Changing the Value of a Database Parameter

param_put

Changing Volume Parameters

param_addvolume

Displaying All Data for  Database Parameter

param_getfull

Displaying All Properties of a Database Parameter

param_getproperties

Displaying All Parameters of the Current Database Parameter File

param_directgetall

Displaying the Data for All Database Parameters

param_extgetall

Displaying the Data for All Volume Parameters

param_getvolsall

Displaying the Data for Individual Volume Parameters

para_getvolume

Displaying the Current Value of a Database Parameter

param_getvalue

Displaying the Data Type of a Database Parameter

param_gettype

Displaying the Stored Explanatory Text

param_getexplain

Displaying the Stored Help Text

param_gethelp

Displaying the System Default Value

param_getdefault

Displaying a Value from the Database Parameter File

param_directget

Displaying Individual Data for a Database Parameter

param_extget

Confirming Changes to the Database Parameter File

param_commitsession

Scrolling in the Database Parameter History

param_gethistorynext

Directly Changing a Value in the Database Parameter File

param_directput

Opening a Parameter Session

param_startsession

Adding a Volume

db_addvolume

Initializing the Database Parameter for a New Database Instance

param_init

Copying a Database Parameter File

param_copy

Correcting Database Parameters

param_putconfirm

List of Available Parameter Files

param_versions

Deleting the Database Parameter File

param_rmfile

Deleting a Database Parameter

param_directdel

Changing Volume Parameters

param_delvolume

Opening the Database Parameter History

param_gethistory

Checking All Database Parameters

param_checkall

Resetting the Parameter File to a Previous Version

param_restore

The commands of the class param_direct* access the parameter file of the database instance directly. These commands do not require a parameter session, and it is therefore not possible to ROLLBACK.

 

Leaving content frame