Description

authorization-name
Identifies an authorization ID that is to be used as the new value for the SESSION_USER special register and the runtime authorization ID.

The authorization ID must be a valid user profile or group user profile that exists at the current server. Several system user profiles that do not have a user profile handle may not be used. For more information, see the Get Profile Handle API.

SESSION_USER or USER
The SESSION_USER special register and the runtime authorization ID are set to the USER special register.
SYSTEM_USER
The SESSION_USER special register and the runtime authorization ID are set to the SYSTEM_USER special register.
variable
A variable which contains an authorization ID name.

The variable:

string-constant
A character constant with an authorization ID.