SAP StackSAP FICOSAP HRSAP MMSAP SDSAP PMSAP PSSAP ABAPSAP NetWeaverSAP TablesSAP Tcodes ☰MENU

MSQSNAP Table in SAP | MS SQL Server: Database performance snapshot Table & Fields List

MSQSNAP is a SAP table coming under BC module and SAP_BASIS component.View details, Fields & related tables of MSQSNAP in SAP.

  • Table description : MS SQL Server: Database performance snapshot
  • Module : BC-DB-MSS
  • Parent Module : BC
  • Package : STUN_MSS
  • Software Component : SAP_BASIS
MSQSNAP table in SAP

Here is some free PDF files that you can download free for your reference.
Download Now

Search For SAP Tables

Definitions

What is SAP ?

SAP is the short form of Systems, Applications & Products in Data Processing. It is one of the largest business process related software. This software focused on business processes on ERP & CRM.

What is table in SAP ?

Like most other software, SAP also using database tables to store the data. In SAP thousands of tables are there to store different data. A table contains several fields and some of the fields will be key fields.

SAP MSQSNAP Table Fields structure

FieldNoteData ElementDomain
RECORDDATEDateDATUMDATUM
RECORDTIMETimeUZEITUZEIT
ELAPSEDSECMS SQL Server number of seconds elapsed since DB startupMSSELAPSEDINT4
.INCLUDEMS SQL Server: ST04 Main Screen Display Structure    
.INCLUDEdata about sqlserver and the host its running on    
HOSTNAMEHostname of the application server logged into SQL ServerMSSHOSTNM_TEXT30
SQLVERSIONVersion of the database management system.MSQVERSNCHAR50
SQLBUILDNMSQL Server build number (corresponding to a Service Pack).MSQDBVERINT4
PRODLEVELDate the executable sqlservr.exe was created.MSQSSBLDDTCHAR12
SQLSTARTTMDate and time of last SQL Server start.MSQDBUPTMECHAR20
SQLEESQL Server edition: 'X' = Enterprise Ed., 'C' Cluster in useMSQSSSQLEECHAR1
NTVEROS edition: A=Advanced Server, S=Server, D=Datacenter.MSQSSNTEECHAR1
PARAMDIFFSingle-Character FlagCHAR1CHAR1
DISKPERFSingle-Character FlagCHAR1CHAR1
ISCLUSTERIs SQL Server clustered 'Y' or 'N'MSSISCLUSTERCHAR1
IS3GBIs SQL Server on machine with /3GB switch on 'Y' or 'N'MSSIS3GBCHAR1
ISPAEIs SQL Server on machine with PAE 'Y' or 'N'MSSISPAECHAR1
ISAWEIs SQL Server AWE enabled Y' or 'N'MSSISAWECHAR1
CHIPProcessor type being used on the host running SQL Server.MSQSSCHIPCHAR20
WINVEROperating system version running on SQL Server host.MSQSSWVERCHAR80
NUMCPUSNumber of CPUs on the host which runs SQL Server.MSQSSCPUSINT4
SQLCPUSMaximum number of CPUs SQL Server is configured to use.MSQSQLCPUSINT4
MASKBitmask representing the CPUs available to Windows.MSQSSMASKCHAR08
PHYMEMAmount of RAM on the server running SQL ServerMSQSSRAMINT4
TRACEFLAGSTrace flags which are currently set for SQL Server.MSQSSTFLGCHAR255
MEMSETTINGSpecifies how SQL Server memory parameters have been setMSQMEMSETCHAR010
AGTLOGLOCUNC path to a file used by SQL ServerMSSPATHMSSCSC255
ERRLOGLOCUNC path to a file used by SQL ServerMSSPATHMSSCSC255
.INCLUDEContains data from sysperfinfo on memory    
CONNECTMEMAmount of dynamic memory the server is using for connectionsMSSPMCONN  
WRKPROCMEMAmount of memory granted to executing processes in KBMSSPMGWSPM  
LOCKMEMORYAmount of dynamic memory used for locks in KBMSSPMLCKM  
MAXWSPMEMMaximum amount of memory available for executing SQL processMSSPMMWSPM  
OPTQRYMEMAmount of memory SQL Server is using for query optimizationMSSPMOPMEM  
SQLCACMEMAmount of memory being used for dynamic SQL cache in KBMSSPMCACM  
TARSRVMEMAmount of memory SQL Server is willing to consume in KBMSSPMTARSM  
TTLSRVMEMAmount of memory SQL Server is currently using in KB.MSSPMTTLSM  
USERCONCTSNumber of user connections to the SQL Server systemMSSPSUSCON  
CACHEHITPercentage of pages found in the buffer cacheMSSPBCACHT  
DATACACHSZSize in KB of the data cache, including unused spaceMSSPBDATAC  
CACHESIZESize in KB of the procedure cache, including unused space.MSSPBCACSZ  
BUFFCOMMITNumber of committed pages in cache.MSSPBCOMIT  
FREEBUFFERNumber of free pages available in cache.MSSPBFREBF  
STLPAGECNTNumber of buffer pages taken for other memory requirementsMSSPBSTPCT  
.INCLUDEContains data from sysperfinfo on accesses physical&logical    
FULLSCANSNumber of unrestricted base table or index scansMSSPAFULLS  
INDEXSRCHNumber of index searchesMSSPAIDXSR  
EXTALLOCSNumber of extents allocated to database objectsMSSPAEXAL  
EXTDEALLSNumber of extents deallocated in a databaseMSSPAEXDE  
PAGEALLOCSNumber of pages allocated to database objectsMSSPAPGAL  
PAGEDEALLSNumber of pages deallocated in a databaseMSSPAPGDE  
PAGESPLITSNumber of index page splits in a databaseMSSPAPGSPL  
PROBESCANSNumber of probe scans in a databaseMSSPAPRBSN  
RANGESCANSNumber of range scans through indexesMSSPARNGSN  
WORKFILESNumber of work files createdMSSPAWFCRE  
WORKTABLESNumber of work tables createdMSSPAWTCRE  
LAZYWRITESNumber of pages written by the lazy writer to disk.MSSPBLZWTS  
PAGEREADSNumber of physical page readsMSSPBPGRDS  
PAGEWRITESNumber of physical page writesMSSPBPGWRT  
REQBUFFPGNumber of requests to find a page in the buffer pool.MSSPBUFREQ  
READAHEADNumber of pages read in anticipation of use.MSSPBRAPGS  
AUTOPARAMNumber of auto-parameterization attemptsMSSPSAUTO  
SQLBATCHSNumber of SQL batch requests received by server.MSSPSBATCH  
SQLCOMPILENumber of SQL compilationsMSSPSQLCMP  
AVGLTCHWTAverage wait time in ms for latch requests that waited.MSSPSALTWT  
LATCHWAITSNumber of latch requests that had to wait before granted.MSSPSLTHWT  
.INCLUDEDatabase size information    
DB_SIZEDatabase size in MBMSS_DBSIZE  
DB_ALLOCAllocated space in database in MBMSS_DBALLOC  
LOG_SIZELog size in MBMSS_LOGSIZE  
LOG_ALLOCAllocated space in log in MBMSS_LOGALLOC  
.INCLUDEInformation on the total size of all tables    
RESERVEDReserved size in KBMSSRESSIZE  
NUMTABSNumber of user tablesMSSNUMTABLES  
TABDATAData size in KBMSSDATASIZE  
NUMINDSNumber of indexes of user tablesMSSNUMINDEXES  
INDDATAIndex size in KBMSSINDEXSIZE  
UNUSEDUnused size in KBMSSUNUSEDSIZE  
NUMPROCSNumber of stored procedures created in DBIMSSNUMPROCS  
.INCLUDEcontains performance measures since sqlserver's last start    
SQLUPTIMENumber of seconds SQL Server has been running.MSQDSSQLSCINT4
CPUBUSYNumber of seconds CPUs have been busy (sum for all CPUs) .MSQDSCPUBYINT4
CPUIDLENumber of seconds CPUs have been idle (sum for all CPUs) .MSQDSCPUIDINT4
IOBUSYNumber of seconds SQL Server tasks were busy with IO.MSQDSIOBSYINT4
PCTCPUPercent of time the CPUs have been busy.MSQDSCPPCTINT4
PCTIDLEPercent of time CPUs have been idle.MSQDSIDPCTINT4
PCTIOPercent of time SQL Server tasks have beeen busy whit IO.MSQDSIOPCTINT4
PACKRECDNumber of network packets received.MSQDSPCKRDINT4
PACKSENTNumber of network packets sent out by SQL Server.MSQDSPCKSTINT4
CONNECTSNumber of attempted connections to SQL Server.MSQDSCONNINT4
PACKERRORSNumber of network packets with error since SQL Server start.MSQDSPCKERINT4
TOTALREADNumber of disk reads done by SQL Server (physical reads).MSQDSTOTRDINT4
TOTALWRITENumber of physical disk writes done by SQL Server.MSQDSTOTWRINT4
TOTALERRORNumber of disk read or write errors since SQL Server startedMSQDSTOTERINT4
.INCLUDEContains data from the performance object cache manager    
CACHETYPEType of object in SQL Server procedure cache.MSSPCTYPECHAR40
HITRATIOProcedure cache hit ratio as percentage.MSSPCRATIO  
OBJECTCNTNumber of objects stored in the procedure cache.MSSPCOBJCT  
OBJPAGESNumber of pages used by this object type in the cache.MSSPCPAGES  
USECOUNTSNumber of times an object of this type has been used.MSSPCUSECT  
R3USERSNumber of connections to SAP database from SAP application.MSQDBSAPPCINT4
OTHERUSERNumber of non-SAP processes connected to SAP database.MSQDBNUMPCINT4
UNIUSERNumber of different users connected to SAP databaseMSQDBNDUSRINT4

MSQSNAP related tables

TableNote
MSQSNAPMS SQL Server: Database performance snapshot
MSSSPVERSMS SQL Server: Database Release and Stored Proc. Revision
SQLMSASQL Monitor: Snapshot Administration
SQLMSHCISQL Monitor: Source Info / Snapshot
SQLMSMSQL Monitor: Table Names / Snapshot
SQLMSQSQL Monitor: Request / Snapshot
SQLMSTSQL Monitor: Tables Names / Snapshot
MSSROWSETMSSQL : DB performance snapshot data
/SDF/SQLHISTSQL Monitor: Delta records for top SQL statements
AMSSUGlobal Performance Analysis: Trace Summary SQL Statements
AMTSUGlobal Performance Analysis: Trace Data SQL, Table View
DD02MSSTable Parameters for Microsoft SQL Server
DD12MSSIndex Parameters for MS SQL Server
MLOCKLOCtest table used in SQL Server Locking Veris
MSSDBSTATTTable statistics for MS SQL Server
SAP ALECRMSCMSRMSAP SolutionsSAP ReferencesSAP BasicsPP ModuleWMSAP Partners
HomeContact & Privacy PolicyTwitter
All of the product names here are trademarks of their respective companies. The site sapstack.com is not affiliated with SAP AG.
©2024 sapstack.com