Entering content frame

Function documentation DBM Commands Locate the document in the library structure

Use

DBM commands are commands in the Database Manager CLI for managing database instances.

All DBM commands executed during a Database Manager session refer to the database instance whose name was specified with the option -d when logging on to the Database Manager CLI.

See also:

Displaying the List of DBM Commands

Overview of All DBM Commands

Prerequisites

The right to execute a DBM command can be subject to three prerequisites:

·        Logging On to the Database Manager

·        Server Authorizations

·        Logging On to the Operating System

You can find out which of these prerequisites must be fulfilled to execute a specific DBM command by looking at its description.

Syntax

<dbm_command> [<dbm_option_list>]

<dbm_command> :: = <command> [<cmd_option_list>]

<cmd_option_list> :: = <command_option> | <command_option> <command_option> ...

<dbm_option_list> :: = <dbm_option> | <dbm_option> <dbm_option> ...

 

Option

Description

<dbm_command>

DBM command

<command_option>

Command option (see description of the respective DBM command)

<dbm_option>

DBM Option

 

 

 

Leaving content frame