shared_memory_segment_size

Specifies the initial size of the shared memory block allocated by the run-time system.

Syntax:
>>-----set shared_memory_segment_size=---integer-----------><
Parameters:
integer Specifies the initial size of the shared memory block allocated by the run-time system, in bytes. The minimum value you can specify is 8192 (8 K).
Properties:
Default: 65536 (64 K)
IDE equivalent: None

Related Topics: