Show TOC

AccessUtility: Accessing a Utility SessionLocate this document in the navigation structure

Use

The AccessUtility server permission is a prerequisite for executing the following DBM commands:

DBM Command

Description

auto_extend

Extending the data area automatically

auto_shrink

Reducing 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_datasource_add

Adding a data source

db_datasource_alter

Modifying a data source

db_datasource_drop

Dropping a data source

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