OLA_DEFER_USERS

Description

Specifies whether OLA USER statements will be loaded at IBM Session Manager start time or when each user signs on.

This parameter is applicable to the SYSTEM control statement (see SYSTEM statement).

Format

OLA_DEFER_USERS [Yes|No|ON|OFF]

Default: No

Usage

A setting of Yes or ON specifies that no OLA USER statements will be loaded at IBM Session Manager start time and will be loaded only when each user signs on. This has the advantage of not loading all USER statements at system start up, and only loading the USER statements that are actually required. This will therefore save memory and processing by not loading the USER statements that are not required. This is especially true where there are a number of instances sharing the USER statements as each instance will only load the USER statements for the users that sign onto that instance.

CAUTION: If this parameter is set to Yes or ON then USER statements are ignored until the user signs on; USER statements are also ignored if the commands UPDATE ALL or PUPDATE USER are issued. To apply any USER statement configuration updates to a user that is already signed on, perform one of these actions:

When updated, any change comes into effect when the system is recycled.

Parent topic:

Related topics: