
Parameter
wdisp/shm_attach_mode
Short text
Shared memory attach and creation mode for SAP Web Dispatcher
Parameter Description
This parameter determines what should happen to the shared memories of the SAP Web Dispatcher. The possible values and their meanings correspond to the values of the start option -shm_attach_mode of the SAP Web Dispatcher. If the command line option is set explicitly to a different value when the Web Dispatcher is started, this value is definitive and the parameter value is overwritten.
Values for wdisp/shm_attach_mode
1. The shared memory is cleaned up and the SAP Web Dispatcher terminates. The behavior is the same as with the option –cleanup.
2. The SAP Web Dispatcher connects to the existing shared memory (attach). If it does not exist, the SAP Web Dispatcher ends with an error.
3. Not useful
4. The SAP Web Dispatcher creates a new shared memory. If this exists already, the SAP Web Dispatcher ends with an error.
5. If a shared memory exists already, it is deleted. A new shared memory is then created.
6. The Web Dispatcher attempts to attach itself to an existing shared memory. If a shared memory does not exist, a new one is created. This is also the default value, that is, SAP Web Dispatcher behaves like this if the options -shm_attach_mode [mode] and -cleanup are not used, and the parameter wdisp/shm_attach_mode is not explicitly set to another value.
7. As 5
Application Area
SAP Web Dispatcher
Parameter Unit
None
Default Value
6
Who is permitted to make changes?
Customer
Operating System Restrictions
None
Database System Restrictions
None
Values allowed
Whole number between 1 and 7


