Show TOC

Background documentationcom.sap.dbtech.powertoys.DBM Class Locate this document in the navigation structure

 

This DBM Java class is used for establishing and closing connections to databases and for executing DBM commands (administration commands).

com.sap.dbtech.powertoys.DBM Class: Methods

Method

Task

dbrootDBM

Connecting Java applications to the DBM server of a specific software version

You need this method to create new databases.

dbDBM

Connecting Java applications to databases using the Database Manager

cmd

Executing DBM commands

cancel

Canceling DBM commands

release

Closing the connection to the Database Manager