Menu

SAP Table DBCON

Description of Database Connections

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The table DBCON (Description of Database Connections) is a standard table in SAP ERP. It belongs to the package SDB_DBI.

Technical Information

Table DBCON
Short Text Description of Database Connections
Package SDB_DBI
Table Type Transparent Table

Fields for Table DBCON

Field Name Key Description Data Element Type Length Check Table
CON_NAME Logical name for a database connection DBCON_NAME CHAR 30
DBMS Database system DBCON_DBMS CHAR 3
USER_NAME Database User DBCON_UID CHAR 30
PASSWORD Password for setting up the connection to the database DBCON_PWD CHAR 255
CON_ENV Database-specific information for a database connection DBCON_ENV CHAR 255
DB_RECO Availability type for an open database connect DBCON_RECO CHAR 1
MAX_CONNECTIONS Maximum Number of Connections DBCON_MAX_CONNECTIONS INT1 3
OPT_CONNECTIONS Optimum Number of Connections DBCON_OPT_CONNECTIONS INT1 3