Chapter 1. Session Manager overview 7
When the member is processed, all error-free definitions will be installed. If
Session Manager finds, in storage, a definition of the same type, with the same
name as the one being input, the definition in storage will be totally replaced with
the contents of the definition in the processed member.
Session Manager will also perform a syntax and a cross reference check on new
definitions as they are being input. Syntax errors will be noted by line and
column, and references to Session Manager definitions that do not exist will also
be noted by line and column. Example 1-5 shows error messages for syntax and
cross reference errors.
Example 1-5 Configuration error messages
ISZ0338I 'update m user02' command issued by ADMIN01 at TN32 0
ISZ0800E USER USER02 statement in member USER02 :
ISZ0857E Error on line 4 column 4 -
ISZ0801E 'SESION ' parameter not identified
ISZ0338I 'update m user03' command issued by ADMIN01 at TN32 0
ISZ0835I Configuration member USER03 processed
ISZ0800E USER USER03 statement in member USER03 :
ISZ0857E Error on line 1 column 19 -
ISZ0300E PANEL 'MENU8 ' does not exist
1.2.2 Online and Batch Administration (OLA)
You administer an OLA configuration using OLA screens in a Session Manager
OLA session. To administer Session Manager via OLA, you must have an
assigned OLA class that has administrator level authority. Session Manager
provides three administrator level OLA classes. They are Implementor (IM),
Administrator (AD), and Local Administrator (LA). See OLA security in Chapter 5
for a more complete description of OLA security.
Session Manager configuration information
OLA configuration instructions are contained in a set of Session Manager
configuration data sets. Example 1-6 shows the portion of the supplied JCL for
the Session Manager started task that has the OLA configuration PDSEs.
Example 1-6 OLA configuration PDSEs
// EXEC PGM=ISZSMGR,PARM='CONFIG 01 START YES PRINT NO',
// REGION=0M,TIME=1440
//CONFIG DD DSN=&DSNPREF.CONFIG,DISP=SHR
// DD DSN=&SYSPREF.CONFIG,DISP=SHR
//APPL DD DSN=&DSNPREF.APPL,DISP=SHR
//ASCRIPT DD DSN=&DSNPREF.ASCRIPT,DISP=SHR
// DD DSN=&SYSPREF.ASCRIPT,DISP=SHR
8 IBM Session Manager Implementation
//CLASS DD DSN=&DSNPREF.CLASS,DISP=SHR
//COMMAND DD DSN=&DSNPREF.COMMAND,DISP=SHR
// DD DSN=&SYSPREF.COMMAND,DISP=SHR
//GROUP DD DSN=&DSNPREF.GROUP,DISP=SHR
//HCFORMAT DD DSN=&DSNPREF.HCFORMAT,DISP=SHR
//HCPROF DD DSN=&DSNPREF.HCPROF,DISP=SHR
//HCROUTE DD DSN=&DSNPREF.HCROUTE,DISP=SHR
//LINK DD DSN=&DSNPREF.LINK,DISP=SHR
//MESSAGE DD DSN=&DSNPREF.MESSAGE,DISP=SHR
// DD DSN=&SYSPREF.MESSAGE,DISP=SHR
//PROFILE DD DSN=&DSNPREF.PROFILE,DISP=SHR
//RANGE DD DSN=&DSNPREF.RANGE,DISP=SHR
//RUSER DD DSN=&DSNPREF.RUSER,DISP=SHR
//SPANEL DD DSN=&DSNPREF.SPANEL,DISP=SHR
// DD DSN=&SYSPREF.SPANEL,DISP=SHR
//SYSTEM DD DSN=&DSNPREF.SYSTEM,DISP=SHR
//TEMPUSER DD DSN=&DSNPREF.TEMPUSER,DISP=SHR
//TERMINAL DD DSN=&DSNPREF.TERMINAL,DISP=SHR
//TRANSTAB DD DSN=&DSNPREF.TRANSTAB,DISP=SHR
// DD DSN=&SYSPREF.TRANSTAB,DISP=SHR
//UPANEL DD DSN=&DSNPREF.UPANEL,DISP=SHR
//USCRIPT DD DSN=&DSNPREF.USCRIPT,DISP=SHR
//USER DD DSN=&DSNPREF.USER,DISP=SHR
You administer the content of the PDSEs using OLA in either the batch or online
form. See 4.5, “Batch OLA” on page 136, for a more complete description on how
to use Batch OLA. For online administration, you must use an OLA online
administration session. In an online OLA session, you have the ability to add,
modify, and delete any of the definitions that are within the scope of your
assigned OLA class. For any change you make, you have the option of activating
the change immediately or deferring activation until a later time.
To use OLA online, you must select the OLA online administration session from
the Session Manager menu screen. This will result in the OLA main menu screen
being shown. Figure 1-1 on page 9 shows the OLA main menu screen for
administrators.
Chapter 1. Session Manager overview 9
Figure 1-1 OLA main menu screen for administrators
The next screen you see will depend upon which Main Menu entry you select. If
you select SYSTEM definitions, your next screen will be Figure 1-2 on page 10.
Session Manager - Admin Main Menu 07/09/2004
15:38:08
TN32 092AABB6 SM02
My USER definition
PROFILE definitions
Local USER definitions
Remote USER definitions
APPL definitions
TERMINAL definitions
GROUP definitions
HCOPY definitions
SYSTEM definitions
Security definitions
View Activate messages
Command ===>
Available options: S - Select (default)
Pfk1 Help 2 3 Quit 4 Act msgs 5 6
Pfk7 Backward 8 Forward 9 10 11 12
10 IBM Session Manager Implementation
Figure 1-2 SYSTEM definitions selection screen
If you select HCOPY definitions, your next screen will be Figure 1-3 on page 11.
Session Manager - Admin System configuration statements 17/09/2004
10:22:22
TN32 092AABB6 SM02
ACB RANGE definitions
Link definitions
Command definitions
SYSTEM definitions
Message definitions
Command ===>
Available options: S - Select (default)
Pfk1 Help 2 3 Quit 4 Act msgs 5 6
Pfk7 Backward 8 Forward 9 10 11 12 Save
Get IBM Session Manager Implementation now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.