Menu

SAP Table DB6PMSA_SS

DB6: Application Subsections Snapshot

The table DB6PMSA_SS (DB6: Application Subsections Snapshot) is a standard table in SAP ERP. It belongs to the package STU6.

Technical Information

Table DB6PMSA_SS
Short Text DB6: Application Subsections Snapshot
Package STU6
Table Type Transparent Table

Fields for Table DB6PMSA_SS

Field Name Key Description Data Element Type Length Check Table
COMPTIME DB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMP CHAR 14
PARTITN Partition Number INT4 10
AGENT_ID agent_id: Application Handle DEC 22
ARTIF_KEY artif_key: Artificial Key for Uniqueness INT4 10
CALLERFLAG Who Has Called this Program CHAR 1
DBMSTRTTME DB6: Timestamp (Format: YYYYMMDDHHMMSS) DB6TSTAMP CHAR 14
PRGVERS Version of Program Inserted this Row CHAR 20
SS_NUMBER ss_number: Subsection Number INT4 10
SS_STATUS ss_status: Subsection Status INT4 10
SS_ND_NUM ss_node_number: Node Where the Subsection is Executing INT4 10
SS_EXEC_TM ss_exec_time: Elapsed Execution Time in Seconds DEC 22
SS_USRCTS ss_usr_cpu_time.seconds: Total User CPU Time DEC 22
SS_USRCTMS ss_usr_cpu_time.micrsec: Total User CPU Time DEC 22
SS_SYSCTS ss_sys_cpu_time.seconds: Total System CPU Time DEC 22
SS_SYSCTMS ss_sys_cpu_time.microsec: Total System CPU Time DEC 22
TQ_NDWFOR tq_node_waited_for: Node for Which We Wait if Blocked INT4 10
TQ_WFANY tq_wait_for_any: TRUE if Waiting for any Node to Send INT4 10
TQ_IDWOM tq_id_waiting_on: Table Queue Waiting to Send/Receive INT4 10
TQ_TTSNDSP tq_tot_send_spills: Total No of Buffers Overflowed to a Temp DEC 22
TQ_CRSNDSP tq_cur_send_spills: Current No of TQ Send Buffers Overflowed DEC 22
TQ_MXSNDSP tq_max_send_spills: Maximum No of TQ Send Buffers Overflowed DEC 22
TQ_RW_RD tq_rows_read: Total # Rows Received in Table Queues DEC 22
TQ_RW_WR tq_rows_written: Total Number of Rows Sent to Table Queues DEC 22
RW_READ rows_read: Number of Data Manager (DMS) Rows Read DEC 22
RW_WRITTEN rows_written: Number of DMS Rows Written DEC 22
NUM_AGENTS num_agents: Number of Agents Currently Working on Subs. DEC 22
STMT_TEXT STRI 0