Entering content frame

Function documentation AccessUtility: Access to Utility Session Locate the document in the library structure

Operators who have been assigned the AccessUtility server authorization can execute the following DBM command:

DBM command

Description

auto_extend

Extending the data area automatically

db_activate

Initializing a database instance

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 instance

db_release

Ending a database session

scheduler_deactivate_job

Deactivating a scheduler job

 

 

Leaving content frame