Background documentationAccessUtility: Accessing a Utility Session Locate this document in the navigation structure

 

Operators, who have been assigned the AccessUtility server permission, can execute the following DBM commands:

DBM Command

Description

auto_extend

Extending the data area automatically

db_activate

Initializing a database

db_activate_req

DBM command used only by DBM client programs

db_addvolume

Adding volumes

db_connect

Opening a database session

db_deletevolume

Deleting a data volume

db_execute

Executing an administration command or an SQL statement (displaying the complete result list)

db_executenice

Executing an administration command or an SQL statement (displaying the result record-by-record)

db_fetch

Scrolling through the results of an administration command or an SQL statement (displaying the complete result list)

db_fetchnice

Scrolling through the results of an administration command or an SQL statement (displaying the result record-by-record)

db_migratecatalog

DBM command used only by SAP applications

db_reinstall

Resetting the database

db_release

Ending a database session

scheduler_deactivate_job

Deactivating a scheduler job