DB6PMCM2 SAP (DB6: Configuration Database Manager (Part 2)) Structure details

Dictionary Type: Structure
Description: DB6: Configuration Database Manager (Part 2)




ABAP Code to SELECT data from DB6PMCM2
Related tables to DB6PMCM2
Access table DB6PMCM2




Structure field list including key, data, relationships and ABAP select examples

DB6PMCM2 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "DB6: Configuration Database Manager (Part 2)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DB6PMCM2 TYPE DB6PMCM2.

The DB6PMCM2 table consists of various fields, each holding specific information or linking keys about DB6: Configuration Database Manager (Part 2) data available in SAP. These include CALLERFLAG (Who Has Called this Program), DBMSTRTTME (DB6: Timestamp (Format: YYYYMMDDHHMMSS)), PRGVERS (), JAVA_HP_SZ (java_heap_sz: Maximum Java Interpreter Heap Size).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP DB6PMCM2 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
COMPTIMEDB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMPCHAR14
CALLERFLAG Who Has Called this Program0
DBMSTRTTMEDB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMPCHAR14
PRGVERS 0
JAVA_HP_SZ java_heap_sz: Maximum Java Interpreter Heap Size0
JDK11_PATHDB6: File Path DB6PATHCHAR255DB6PATH
KEEPDARI keepdari: Keep DARI Process Indicator0
MX_CNRTRS max_connretries: Node Connection Retries0
MX_CRD_AG max_coordagents: Maximum Number of Coordinating Agents0
MX_QDGRE max_querydegreee: Maximum Query Degree of Parallelism0
MX_TM_DIFF max_time_diff: Maximum Time Difference Among Notes0
MAXAGENTS maxagents: Maximum Number of Agents0
MAXCAGENTS maxcagents: Maximum Number of Concurrent Agents0
MAXDARI maxdari: Maximum Number of DARI Processes0
MXTOTFLOP maxtotfilop: Maximum No. of Total Files Open per Application0
MIN_PRIMEM min_priv_mem: Minimum Committed Private Memory (Pages 4 KB)0
MON_HP_SZ mon_heap_sz: Database System Monitor Heap Size (Pages 4 KB)0
NNAME nname: NetBIOS Workstation Name0
NUM_INITAG num_initagents: Initial Number of Agents in Pool0
NUM_POOLAG num_poolagents: Agent Pool Size0
NUMDB numdb: Maximum Number of Concurrently Active Databases0
OBJECTNAME objectname: IPX/SPX DB2 Server Object Name0
PRI_MEM_TH priv_mem_thresh: Private Memory Threshold (Pages 4 KB)0
QY_HP_SZ query_heap_sz: Query Heap Size (Pages 4 KB)0
RESTBUFSZ restbufsz: Default Restore Buffer Size (Pages 4 KB)0
RESYNC_IVL resync_interval: Transaction Resync Interval0
ROUTE_OBNMDB6: File Path DB6PATHCHAR255DB6PATH
RQRIOBLK rqrioblk: Client I/O Block Size0
SHEAPTHRES sheapthres: Sort Heap Threshold0
SPM_NAME spm_name: Sync Point Manager Name0
SPM_LGFLSZ spm_log_file_sz: Sync Point Manager Log File Size0
SPM_MX_RSY spm_max_resync: Sync Point Manager Resync Agent Limit0
SPM_LGPATHDB6: File Path DB6PATHCHAR255DB6PATH
SS_LOGON ss_logon: Logon Required for DB2START/DB2STOP0
STASTOTM start_stop_time: Start and Stop Timeout0
SVCENAME svcename: TCP/IP Service Name0
SYSADM_GP sysadm_group: System Administration Authorization Group Name0
SYSCTRL_GP sysctrl_group: System Control Authorization Group Name0
SYSMANT_GP sysmaint_group: System Maintenance Authorization Group Name0
TM_DBASES tm_database: Transaction Manager Database Name0
TP_MONNAME tp_mon_name: Transaction Processor Monitor Name0
TPNAME tpname: APPC Transaction Program Name0
TRST_ALLCL trust_allclnts: Trust All Clients0
TRST_CLATH trust_clntauth: Trusted Clients Authentification0
UDF_MEM_SZ udf_mem_sz: UDF Shared Memory Set Size0
NODETYPE nodetype: Machine Node Type0
REL_LEVEL release: Configuration File Release Level0
MAXLOGICAG max_logicagents: Maximun number of logic agents0
NUMITDARIS num_initdaris: Initial number of fenced DARI processes0
INST_MEM instance_memory: size of instance shared memory (4KB)0
MAX_CONN max_connections: max number of client connections0
PLUGIN_MODE space|UNFENCED0
SRVCON_AUTH CLIENT|SERVER|SERVER_ENCRYPT|KERBEROS|KRB_SERVER_ENCRYPT| GS0
GROUP_PLUGIN 0
CLNT_PW_PLUGIN 0
CLNT_KRB_PLUGIN 0
SRVCON_PW_PLUGIN 0
SRVCON_GSSPLIST 0
LOCAL_GSSPLUGIN 0
SYSMON_GRP 0
UTIL_IMPACT_LIM util_impact_lim: instance impact policy configuration0
FCM_NUM_CHANNELS fcm_num_channels: Number of Internal Communication Channels0
FEDERATED_ASYNC federated_async: Maximum Asynchronous TQs per query0

Key field Non-key field



How do I retrieve data from SAP structure DB6PMCM2 using ABAP code?

As DB6PMCM2 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DB6PMCM2 as there is no data to select.

How to access SAP table DB6PMCM2

Within an ECC or HANA version of SAP you can also view further information about DB6PMCM2 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!