IST1188I
VTAM level STARTED AT time ON date

Explanation

This message is the first in a group of messages that VTAM® issues in response to a DISPLAY VTAMOPTS command.

Possible message groups follow.
  • This message group is issued in response to a DISPLAY VTAMOPTS command when FORMAT=CURRENT is specified or defaulted on the command.
    IST1188I  VTAM level STARTED AT time ON date
    IST1349I  COMPONENT ID IS dddd-ddddd-ddd
    IST1348I  VTAM STARTED AS nodetype
    IST1189I  option = current_value [option = current_value]
    ⋮
     IST1904I  option = current_value
    [IST1911I  value]
    ⋮
    IST314I  END
  • This message group is issued in response to a DISPLAY VTAMOPTS command when FORMAT=MODIFIED or FORMAT=COMPLETE is specified on the command.
    • If FORMAT=MODIFIED is entered, VTAM displays information about start options that have been modified since VTAM initialization.
    • If FORMAT=COMPLETE is entered, VTAM displays information about all specified options.
    IST1188I  VTAM level STARTED AT time ON date
    IST1349I  COMPONENT ID IS dddd-ddddd-ddd
    IST1348I  VTAM STARTED AS nodetype
    IST1309I  START OPTION   CURRENT VALUE      ORIGINAL VALUE   ORIGIN
    IST1310I  option         current_value      original_value   origin
    ⋮
     IST924I -------------------------------------------------------------
     IST1905I START OPTION   = option
     IST1906I CURRENT VALUE  = current_value
    [IST1911I value]
     IST1907I ORIGINAL VALUE = original_value
    [IST1911I value]
     IST1908I ORIGIN         = origin
    ⋮
    IST314I  END

See z/OS Communications Server: SNA Operation for more information.

IST1188I
  • level is the version (x) and release (y) of VTAM for z/OS® Communications Server that is being run. For example, CSVxRy is displayed for VTAM for z/OS Communications Server Version x Release y.
  • The date and time values specify when VTAM was started. See DATE and TIME formats for information about the date and time values.
IST1189I
  • option is the name of a VTAM start option.
    • This message, and optionally IST1904I, are repeated to display all options specified on the command.
    • If OPTION=* is specified, VTAM displays the value of all start options.
  • See the z/OS Communications Server: SNA Resource Definition Reference for the names of possible options.
  • current_value is the current value of option.
    • If current_value represents time, this message displays this value in seconds. For example, if a value of 1 minute is specified for the CDRSCTI start option, VTAM displays current_value as 60S.
    • If current_value is ***NA***, this indicates that option is not applicable for the host configuration. For example, if the host is configured as a subarea node without any APPN function, an APPN option cannot be specified.
    • If current_value is *BLANKS*, this indicates that no value was entered, and the default is blanks.
    • If current_value represents a character string that can be longer than 17 characters, then IST1904I is used to display option.
IST1309I and IST1310I
  • option is the name of the VTAM start option.
    • IST1309I, IST1310I, and IST1905I are issued as many times as necessary to display all the options specified on the command.
    • If OPTION=* is specified, VTAM displays the value of all start options.
  • See the z/OS Communications Server: SNA Resource Definition Reference for the names of possible options.
  • current_value is the current value of option.
  • original_value is the original value that was specified for option.
    • If current_value and original_value represent time, this message displays those values in seconds. For example, if a value of 1 minute is specified for the CDRSCTI start option during start processing, VTAM displays current_value as nS and original_value as 60S.
    • If current_value and original_value are ***NA***, this indicates that option is not applicable for the host configuration. For example, if the host is configured as a subarea node without any APPN function, an APPN option cannot be specified.
    • If current_value and original_value are *BLANKS*, this indicates that no value was entered, and the default is blanks.
    • If current_value or original_value represents a character string that can be longer than 17 characters, then the message group starting with IST1905I is used to display option.
    origin indicates where original_value was specified. Possible values are:
    ATCSTRxx
    The start list
    DEFAULT
    The IBM-supplied default start options
    OPERATOR
    The start options entered by the operator
    ***NA***
    current_value and original_value are ***NA***

IST1348I

nodetype indicates the node type of this host and is determined by start options that are specified or defaulted. Possible values are:
  • END NODE
  • INTERCHANGE NODE
  • MIGRATION DATA HOST
  • NETWORK NODE
  • SUBAREA NODE
IST1349I
  • dddd-ddddd-ddd is the component identifier assigned by VTAM. This identifier is used by IBM® for VTAM program maintenance.See the z/OS Communications Server: SNA Programming for a description of vector lists and more information about the component identifier.
IST1904I
  • option is the name of a VTAM start option.
    • Messages IST1189II, IST1904I, or IST1911I are repeated to display all options specified on the command.
    • If OPTION=* is specified, VTAM displays the value of all start options.
    See the z/OS Communications Server: SNA Resource Definition Reference for the names of possible options.
  • current_value is the current value, or up to the first 49 characters of the current value, of option.

    IST1904I is displayed only if current_value is longer than 17 characters. If current_value is longer than 49 characters, the first 49 characters are displayed as current_value and the remaining characters are displayed using one or more IST1911I messages.

IST1905I
  • option is the name of the start option being displayed.
IST1906I
  • current_value is the current setting of the start option identified as option in message IST1905I.
  • If current_value is *BLANKS*, then no value was entered, and the default is blanks.
  • IST1906I is used only if either current_value represents a character string that is longer than 17 characters, or original_value on IST1907I represents a character string that is longer than 17 characters. If current_value is greater than 43 characters, the first 43 characters are displayed as current_value and the remaining characters are displayed using one or more IST1911I messages.
IST1907I
  • original_value is the original value that was specified for the start option identified as option in message IST1905I.
  • If original_value is *BLANKS*, then no value was entered, and the default is blanks.
  • IST1907I is used only if either original_value represents a character string that is longer than 17 characters, or current_value on IST1906I represents a character string that is longer than 17 characters. If original_value is greater than 43 characters, the first 43 characters are displayed as original_value and the remaining characters are displayed using one or more IST1911I messages.
IST1908I
  • origin indicates where original_value, as displayed in message IST1907I, was initially specified for the start option identified as option in message IST1905I. Possible values are:
    ATCSTRxx
    The start list.
    DEFAULT
    The IBM-supplied default start options.
    OPERATOR
    The start options entered by the operator.
IST1911I
  • value is the continuation of current_value on IST1904I or IST1906I, or the continuation of original_value on IST1907I. IST1911I is repeated as often as necessary to display the entire current_value or original_value.

System action

Processing continues.

Operator response

None.

System programmer response

None.

Routing code

2

Descriptor code

5