
Parameter
rdisp/tableCheck
Short text
Configure internal kernel tables to be checked
Parameter Description
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
Application Area
Dispatcher
Default Value
VMC_SESSION
Are other parameters affected or dependent?
rdisp/fileTableCheck
rdisp/sessionTableCheck
rdisp/sockTableCheck
Values allowed
Comma separated list with the table types listed above.
Example:
VMC_SESSION, SOCK


