Previous Topic: STACKMAIN ParameterNext Topic: Message-related Parameters


STACKRESERVED Parameter

This parameter sets the size of the reserve stack space CA OPS/MVS uses.

Important! Do not modify this value except at the request of a CA Customer Support representative.

Default value

256 bytes

Other possible values

Any amount of stack space, specified in units of 1 KB (the default, even though it is specified in bytes, is valid and appears as 0 KB)

Set or modify this parameter…

At initialization

Example: STACKRESERVED

This function allocates 1 KB of reserve stack space.

OPSPRM('SET','STACKRESERVED','1')