DBM Server Commands 

DBM server commands can be transferred to the Database Manager CLI (Database Manager CLI: SAP DB 7.3 ® Calling the Database Manager CLI ® DBM Server Commands).

Syntax

<command_name> [<parameters>]

A DBM Server command always consists of the command name and optional parameters that influence the execution of the command.

dbmcli -u dbmmann,secret -d MK1 param_getfull data_cache

The Database Manager CLI is called and a database session is created for the DBM operator dbmmann, password secret with the registered database instance MK1. DBM server command param_getfull is used to request all data for database parameter DATA_CACHE.