SAP TABLES

rdisp/tableCheck SAP Parameter attribute - Define internal kernal tables to be checked








rdisp/tableCheck is a SAP Parameter attribute which is used to control Define internal kernal tables to be checked information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

rdisp/tableCheck profile paramerter attributes


Parameter Name: rdisp/tableCheck
Description: Define internal kernal tables to be checked
Default Value: VMC_SESSION
Parameter Type ( See IF_PARAMETER_TYPES): String(STRING)
Restriction Values:
Parameter Unit:
Parameter Group: Dispatcher
CSN Component: BC-CST-DP
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

You can use this parameter to activate the runtime monitoring for some internal kernel tables. This can be useful when analyzing problems such as memory dumps or general crashes. You can check the following tables: FILE Management table for open files COMM Management table for open connections VMC_SESSION Table for VMC session management LOGON Management table for all active sessions WP Management table for the work processes SOCK,, Table of the virtualized sockets (VMC only) SYS Management table for instance information For each activated table, the check determines whether the internal memory areas are in a consistent state. If the check detects errors, these are logged in the developer trace. Caution: This parameter replaces the following parameters: rdisp/fileTableCheck rdisp/sessionTableCheck rdisp/sockTableCheck

See SAP Parameter Documentation for full SAP documentation for this profile parameter.