This parameter defines one or more ILOG files. These can be specified in any order, but there must be one ILOG statement per ILOG file.
ILOG FILE file SUBFILE subfile DSN dsname [PAGES pages] [[SYSNAME sysname] [SSNAME ssid] [SMFID smfid]
Indicates that an ILOG file definition follows. Specify one FILE occurrence for each ILOG subfile required.
File number to identify the collection of subfiles that comprise the ILOG. Specify a value from 0 to 99 (inclusive).
subfile number, unique within the ILOG. CA‑GSS rotates among all subfiles within an ILOG, filling each in its turn. Specify a value from 0 to 9 (inclusive).
Name of a VSAM linear data set, for the exclusive use of this CA‑GSS address space, that is used to contain the ILOG subfile. This file must be large enough to contain the entire ILOG subfile.
Common errors include specification of a non-linear data set and invalid SHAREOPTIONS.
Number of 4K pages to be allocated to the subfile. This value must be 5 or greater.
Default: 5
If this parameter is present, its value is compared with the z/OS system name and, if it does not match, the ILOG parameter is ignored.
If this parameter is present, its value is compared with the value specified by the SSNAME initialization parameter and, if it does not match, the ILOG parameter is ignored.
If this parameter is present, its value is compared with the z/OS SMF ID and, if it does not match, the ILOG parameter is ignored.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|