SESSDATA1-5

Description

Five 32-byte parameters (and corresponding read-only variables s_sessdata1-5) for general use by the user.

Session data common session parameters are applicable to these control statements: SYSTEM (see SYSTEM statement), PROFILE (see PROFILE statement), USER (see USER statement), TERMINAL (see TERMINAL statement), and APPL (see APPL statement).

Format

SESSDATA1 data - SESSDATA5 data

Usage

There is no validation on the data within these parameters. The 5th parameter will be displayed as asterisks in an OLA display or IBM Session Manager Administration Plug-in View. The variables are available for use in scripts, exits and so on, and are not used internally by IBM Session Manager. Since they are associated with sessions, they may optionally be defined with subscripts. For example, s_sessdata1.12 refers to the value of SESSDATA1 specified for session 12. The subscript may be a four digit number from 1 to 9999. The variables are not available when running a session or command on a remote system.

See also STOPINH and STOP_INHERIT keywords.

Parent topic:

Related topics: