Tandem Logon Manager for IBM Systems (ILOGMGR) Manual
Control Record Syntax
3-2 127335—Tandem Logon Manager for IBM Systems (ILOGMGR) Manual
Configuring for the ILOGMGR
Control Record Syntax
The control file contains the following control records, which define the various names
and values that can be referred to by the ILOGMGR.
VTAM APPL Name Control Record
The VTAM APPL name defines the ILOGMGR to VTAM. The syntax for this control
record is:
ILOGMGR=iname
where iname is a valid VTAM APPL name. The control record must begin in the first
column.
There can be only one VTAM APPL name control record in the control file. If an
ILOGMGR attempts to use a control file already in use by another ILOGMGR, it will
abend due to the control record name duplication.
TLOGMGR Name Control Record
The TLOGMGR name control record defines the TLOGMGRs residing on Tandem
systems to the ILOGMGR. The format of the TLOGMGR name control record is:
TLOGMGR=tname
where tname is a valid VTAM name that represents a TLOGMGR LU.
Note the following considerations when you are creating or using a TLOGMGR name
control record:
•
The control record must begin in the first column
•
TLOGMGR names may not be duplicated
•
Only one TLOGMGR may be defined in each control record, but up to 50
TLOGMGRs may be defined for one ILOGMGR
•
Each TLOGMGR name control record must be followed by at least one Tandem
application names (TDMAPPLS) control record
Tandem Application Names (TDMAPPLS) Control Record
The Tandem application names (TDMAPPLS) control record defines Tandem
application names to the ILOGMGR. The format of the TDMAPPLS control records is
one of the following (shown with its corresponding TLOGMGR name control record):
•
TLOGMGR=tname,TDMAPPLS=appl-name
•
TLOGMGR=tname,TDMAPPLS=(appl-name-1,appl-name-2,…appl-name-n)
•
TLOGMGR=tname
TDMAPPLS=(appl-name-1,appl-name-2,…appl-name-n)