ES/SHM_FLAGS: Flags defining internal behaviour of ESSHM

Short text
Flags defining internal behaviour of ESSHM.

Parameter Description
This parameter defines internal flags that define certain behaviour characteristics of ESSHM. These values can be combined via AND as bitmasks:

Force Checking for duplicate user IDs : 0x0000001
Force checking for WP multi-attach : 0x0000002

Debug Checking level 1 : 0x0000010
Debug Checking level 2 : 0x0000020
Debug Checking level 3 : 0x0000040

Maintain level 1 statistics : 0x0000100
Maintain level 2 statistics : 0x0000200
Maintain level 3 statistics : 0x0000400

Disclaim ALL memory on free : 0x0001000
Disclaim SEGMENT_INFO on free : 0x0002000
Disclaim by average : 0x0004000

Maintain segment averages : 0x0010000
Maintain user averages : 0x0010000
Maintain block averages : 0x0010000

Update Segment disclaim count from average : 0x0100000
Update Block disclaim count from average : 0x0200000

Application Area
Extended Memory (EM)

Parameter Unit
Integer

Default Value
3620866

Who is permitted to make changes?
Customer

Are other parameters affected or dependent?
ES/TABLE must be set to SHM_SEGS. See also other parameters prefixed with ES/SHM*

Operating System Restrictions
Parameter only relevant for AIX (wenn ES/TABLE = SHM_SEGS)

You May Also Like

Leave a Reply?