DBCON - Description of Database Connections

Description of Database Connections information is stored in SAP table DBCON.
It is part of development package SDB_DBI in software component BC-DB-DBI. This development package consists of objects that can be grouped under "General Database Interface".

Fields for table DBCON

Field Name
Description
Is Key
Data Element
Data Type
Length
Check Table
CON_NAMELogical name of a database connectionXDBCON_NAMECHAR60
DBMSDatabase systemDBCON_DBMSCHAR6
USER_NAMEDatabase UserDBCON_UIDCHAR128
PASSWORDPassword for setting up the connection to the databaseDBCON_PWDCHAR510
CON_ENVDatabase-specific information for a database connectionDBCON_ENVCHAR2048
DB_RECOAvailability type for an open database connectDBCON_RECOCHAR2
MAX_CONNECTIONSMaximum Number of ConnectionsDBCON_MAX_CONNECTIONSINT11
OPT_CONNECTIONSOptimum Number of ConnectionsDBCON_OPT_CONNECTIONSINT11
Privacy Policy