Space banner This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

SMMSYSxx PARMLIB parameter explanations


The following table provides detailed explanations of the SMMSYSxx parameters:

Parameter

Explanation

ACS_GDG_DSN

The ACS_GDG_DSN global parameter specifies whether a generation date set qualifier (G nnnn V nn ) is added to data set names for the SMSACSDC, SMSACSMC, SMSACSSC, SMSACSSG, and SMSACSTE functions for use in Filter List and Rule List processing.During ACS processing, IBM provides the data set name with the final qualifier removed. While it is known that this is a generation data set, the actual generation might not be known. When the specific generation is unknown, a value of G0000V00 is appended if this parameter is in effect.

Syntax

ACS_GDG_DSN=YES | NO | Y | N

Default

NO


ADDV_CANDP

The ADDV_CANDP global parameter specifies the name of a MainView SRM defined pool that is to be used by the Automation AUTOADDV command as a pool of candidate volumes for adding to other storage groups.This keyword is optional. If it is not specified, the AUTOADDV command and associated function will ignore requests to add a volume to a storage group.

Syntax

ADDV_CANDP=candPool

The candPool variable represents a one- to eight-character candidate pool name.An example follows:ADDV_CANDP=CANDPOOL

Default

None


ALLSTORTAB#

The ALLSTORTAB# global parameter controls the number of entries that can be contained in a buffer before information is written to activity logs on the rare occasions when MainView SRM Allocation is unable to obtain storage during initial processing under a batch job or Started Task.
Setting ALLSTORTAB#=0, causes messages to be written to the joblog or SYSLOG, rather than sending the information to the activity logs.

Syntax

ALLSTORTAB#=nnn

The nnn variable represents a value between 0 and 999.

Default

128


AOO_SUBSYS

The AOO_SUBSYS global parameter indicates the subsystem IDs of automation operations packages.External events are sent to the specified subsystems by issuing a PUT to a DD statement with the SUBSYS parameter.MainView AutoOPERATOR subsystems IDs can be specified in this parameter. Other automation operations packages subsystem IDs can be specified in this parameter if they accept external events in this manner.

Syntax

AOO_SUBSYS=(xxxx,xxxx,xxxx)

The xxxx variables represent the two- to four-character subsystem names that correspond to the values specified in the automation operations package.

Default

This parameter is optional.

If it is not specified, external events are not sent to an automated operations package, regardless of any DEST=AO specification in any Automation function RLST member.


AUTO_MXTSK

The AUTO_MXTSK global parameter specifies the maximum number of tasks to be used in processing AUTO commands and VTOC Scan requests.If more than one automation command or VTOC Scan is entered at a time, this keyword determines how many will actually run and consume resources simultaneously. If the number of simultaneous requests is greater than the number specified here, the additional requests wait for a request to complete before they can begin. These commands are further controlled by the VSCAN_MXTSK keyword.

Syntax

AUTO_MXTSK=nn

The nn variable represents 2 to 30 tasks.

Default

3


AUTO_XCFCOM

The AUTO_XCFCOM global parameter specifies whether the Automation component can initiate communication between SVOS systems in the same sysplex. This communication allows the Automation component to detect when jobs end that are routed to another system in the sysplex. Without this communication you must either ensure that submitted jobs will only run on the local system or that some other facility is in place to note jobs ending on the remote system and route that information back to the local system. If the system is not a member of a sysplex or is in a monoplex, this keyword is not necessary because XCF communications will not be used in those situations.

Syntax

AUTO_XCFCOM=YES | NO | Y | N

Default

N


AUTOJ_OINDX

The AUTOJ_OINDX global parameter specifies the prefix to be used on data set names that were created by MainView SRM and are used to save tailored skeleton JCL.The function name, solution name, date, and time are appended to this prefix to complete the full data set names. This parameter is required for the automation component to be able to save skeleton JCL to a data set when JOB_DEST=SAVE is specified in an AUTO function RLST.You must manage these data sets manually. The Automation component never deletes these files. Migration and other data set management attributes should be assigned to these data sets as needed.

Syntax

AUTOJ_OINDX=xxxxxx

The xxxxxx variable represents the one- to thirteen-character prefix that follows standard data set naming conventions. A maximum of four data set name nodes can be used.

Default

None


AUTOJ_OPR

The AUTOJ_OPRI global parameter specifies the primary allocation size in tracks for the save JCL data sets.

Syntax

AUTOJ_OPRI=nnnn

The nnnn variable represents a value from zero to 4369.

Default

5


AUTOJ_OSEC

The AUTOJ_OSEC global parameter specifies the secondary allocation size in tracks for the saved JCL data sets.

Syntax

AUTOJ_OSEC=nnnn

The nnnn variable represents a value from zero to 4369.

Default

1


AUTOJ_OVOL

The AUTOJ_OVOL global parameter specifies the volume serial number of the saved JCL data sets.

Syntax

AUTOJ_OVOL=xxxxxx

The xxxxxx variable represents a one- to six-character valid volume serial number defined in your environment.

Default

None


AUTOJ_OUNIT

The AUTOJ_OUNIT global parameter specifies the device type of the saved JCL data sets.The AUTOJ_OUNIT parameter must specify a direct access device type. If it does not, an error message displays when the solution is encountered. This parameter is required for the automation component to be able to save skeleton JCL to a data set when JOB_DEST=SAVE is specified in an AUTO function RLST.

Syntax

AUTOJ_OUNIT=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid direct access device number or name defined in your environment.

Default

None


BBI3_SSID

The BBI3_SSID global parameter specifies the CAS subsystem name to which the SVOS PAS should connect. Because the MainView infrastructure (MVI) connection occurs during SVOS startup, SVOS will not start if BBI3_SSID is not specified. To update the value of BBI3_SSID, SVOS must be stopped and restarted; it cannot be refreshed.The CAS subsystem name is specified in the SSID= parameter on the PARM= keyword for the CAS JCL EXEC statement.

Syntax

BBI3_SSID=xxxx

The xxxx variable represents a 1- to 4-character CAS subsystem name.

Default

None

The parameter is required.


BCDSn

The BCDSn global parameter specifies HSM CDS database files to be used by the MainView SRM Reporting component. You can supply up to four BCDSnames, replacing with a value of 1 through 4. You must specify the BCDS names in numerical order, beginning with number 1. For example, supplying a BCDS2 and BCDS3 global name without specifying BCDS1 would cause MainView SRM to ignore all BCDS entries.Under special circumstances it is desired to not allocate any of the HSM CDS data sets. When this is the situation, any one of the CDS files must be specified as 'NONE'. All of the CDS data sets (BCDS1, MCDS1, and OCDS) can be specified as 'NONE' but it is only necessary to specify one for this feature to take place. 

Syntax

BCDSn=xxxxxxxx

The variable represents the multicluster data set number (1, 2, 3, or 4).The xxxxxxxx variable represents a backup data set name.

Default

None

If this parameter is not specified, MainView SRM will discover the HSM BCDS data set name when SVOS is started. BMC recommends that you let SVOS discover the data set names; however, discovery requires that the DFSMShsm address space be active prior to SVOS being started. If this requirement cannot be met, this keyword should be used to specify the name.

BLKINPUT

The BLKINPUT global parameter, when set to Y, causes function OPTBLKSZ to change the block size in the program DCB if the program DCB contains a nonzero block size. If a block size was either not specified or specified as 0 in the program DCB, no change is made.This feature is for older programs that open data sets for input processing and were coded with hard coded block size values where those values are different from what is found in the F1DSCB. This option is not normally required.

Syntax

BLKINPUT=YES | NO | Y | N

Default

N


BLKOLDSR

The BLKOLDSR global parameter, when set to Y, causes function OPTBLKSZ to change the block size in the program DCB to the value that is specified in the OPTBLKSZ RLST SET statement when a data set is opened for output processing and either DISP=SHR or DISP=OLD has been specified.This option is for older programs that have hardcoded block size values specified. This option is not normally used because hardcoded block size values are usually only specified when a data set is created by using DISP=NEW.

Syntax

BLKOLDSR=YES | NO | Y | N

Default

N


BSCAN_DCLAS

The BSCAN_DCLAS global parameter specifies data class name to assign to the BCDS scan temporary data set.

Note: SMS data compaction can be used on the temporary data set by setting DSNTYPE=EXTENDED and COMPACTION=YES in the assigned data class. When a data class is specified, BCDS scan generates a permanent data set name for the temporary data set. This combination of parameters is required for data compaction to be allowed. The temporary data set is still deleted at the end of the BCDS scan.

Syntax

BSCAN_DCLAS=dataClass

The variable dataClass represents the valid one to eight alphanumeric character data class name defined to your environment.

Default

None

If a value is not specified, no data class is assigned.

BSCAN_OEAS

The BSCAN_OEAS global parameter indicates whether the BSCAN output collection data set can reside in the extended address space (EAS) on an extended address volume (EAV) or not.

Syntax

BSCAN_OEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If you do not specify this parameter, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


BSCAN_OPRI

The BSCAN_OPRI global parameter specifies the primary allocation size in cylinders for the BCDS scan collection data set.

Syntax

BSCAN_OPRI=nnnn

The nnnn variable represents a number from 1 to 4369 cylinders.

Default

50


BSCAN_OSEC

The BSCAN_OSEC global parameter specifies the secondary allocation size in cylinders for the BCDS scan collection data set.

Syntax

BSCAN_OSEC=nnnn

The nnnn variable represents a number from 1 to 4369 cylinders.

Default

50


BSCAN_OUNIT

The BSCAN_OUNIT global parameter specifies the unit name for the BCDS scan collection data set.

Syntax

BSCAN_OUNIT=unitName

The variable unitName represents one to eight alphanumeric characters of a valid SMS storage group name.

Default

None

The parameter is required.


BSCAN_OVOL

The BSCAN_OVOL global parameter specifies the volume name for the BCDS scan collection data set.

Syntax

BSCAN_OVOL=volser

The variable volser represents one to six alphanumeric characters of a valid volume name defined to your environment.

Default

None

If this parameter is not specified, no volume name is defined in the allocation of the collection data set.


BSCAN_POST

The BSCAN_POST global parameter specifies that the BSCAN process should be initiated on completion of either HSM primary space management (PRI) or HSM secondary space management (SEC). BMC recommends running the BSCAN process after the completion of either primary or secondary space management (whichever comes last). This parameter can be used to issue a BSCAN command automatically when one of those processes is completed.If MSCAN is also setup to run (via the MSCAN_POST parameter), the BSCAN process will not begin until the MSCAN process has completed.If this parameter is not specified, the BSCAN process is not initiated automatically at the end of either HSM process. In this case, BSCAN can be initiated manually through the console, or by using the MainView SRM Scheduled Services facility.This keyword requires the HSM Collector to be active, and the MainView SRM ARCINEXT exit to be installed in the DFSMShsm address space.

Syntax

BSCAN_POST=PRI | SEC

Default

None

If this parameter is not specified, BSCAN is not automatically initiated.


BSCAN_SCLAS

The BSCAN_SCLAS global parameter specifies the storage class name to assign to the BCDS scan temporary data set.If BSCAN_SCLAS is specified, BSCAN_TUNIT and BSCAN_TVOL are ignored.

Syntax

BSCAN_SCLAS=storageClass

The variable storageClass represents one to eight alphanumeric characters of a valid storage class name defined to your environment.

Default

None

This parameter is required if either of the following situations exist:

  • BSCAN_DCLAS is specified
  • BSCAN_TUNIT is not specified


BSCAN_SGCIN

The BSCAN_SGCIN global parameter specifies whether to include Application Collector data in the BCDS scan collection data set when SVSGC is active.

Syntax

BSCAN_SGCIN=YES | NO | Y | N

Default

NO


BSCAN_TPRI

The BSCAN_TPRI global parameter specifies the primary allocation size in cylinders for the BCDS scan temporary data set.

Syntax

BSCAN_TPRI=nnnn

The nnnn variable represents a number from 1 to 4369 cylinders.

Default

100


BSCAN_TEAS

The BSCAN_TEAS global parameter indicates whether the BSCAN temporary data set can reside in the extended address space (EAS) on an extended address volume (EAV).

Syntax

BSCAN_TEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


BSCAN_TSEC

The BSCAN_TSEC global parameter specifies the secondary allocation size in cylinders for the BCDS scan temporary data set.

Syntax

BSCAN_TSEC=nnnn

The nnnn variable represents a number from 1 to 4369 cylinders.

Default

50


BSCAN_TUNIT

The BSCAN_TUNIT global parameter specifies the unit name for the BCDS scan temporary data set.

BSCAN_TUNIT is ignored when BSCAN_SCLAS is specified.

Syntax

BSCAN_TUNIT=unitName

The variable unitName represents one to eight alphanumeric characters of a valid storage class name defined to your environment.

Default

None

This parameter is required if BSCAN_SCLAS is not specified.

BSCAN_TVOL

The BSCAN_TVOL global parameter specifies the volume name for the BCDS scan temporary data set.

BSCAN_TVOL is ignored when BSCAN_SCLAS is specified.

Syntax

BSCAN_TVOL=volser

The variable volser represents one to six alphanumeric characters of a valid volume name defined to your environment.

Default

None

If this parameter is not specified, no volume name is specified in the allocation of the temporary data set.

CAL

The CAL global parameter specifies the suffix of the SMCALS xx member. SMCALS xx contains calendar parameters used to specify nonworking days for the DFSMShsm-related functions.

Syntax

CAL=xx

The xx variable represents the two-character suffix of the SMCAL xx member. A single character is not allowed.

Default

None


CAPPLN_APPL

The CAPPLN_APPL global parameter specifies whether box and physical disk summaries should be included in the capacity planning database. This parameter can be used when these summaries are not necessary to reduce the amount of data that is logged to the capacity planning database and, thereby, increase the retention period of the data that is logged.

Syntax

CAPPLN_APPL=YES | NO | Y | N

Default

Y


CAPPLN_DAPP

The CAPPLN_DAPP global parameter specifies whether to include data set application summaries in the capacity planning database.

Syntax

CAPPLN_DAPP=YES | NO | Y | N

Default

Y


CAPPLN_DGRP

The CAPPLN_DGRP global parameter specifies whether to include data set group and pool summaries in the capacity planning database.

Syntax

CAPPLN_DGRP=YES | NO | Y | N

Default

Y


CAPPLN_DHGP

The CAPPLN_DHGP global parameter specifies whether to include data set high-level qualifier and group and pool summaries in the capacity planning database.

Syntax

CAPPLN_DHGP=YES | NO | Y | N

Default

N


CAPPLN_DHLQ

The CAPPLN_DHLQ global parameter specifies whether to include data set high-level qualifier summaries in the capacity planning database.

Syntax

CAPPLN_DHLQ=YES | NO | Y | N

Default

N


CAPPLN_DHMC

The CAPPLN_DHMC global parameter specifies whether to include the data set high-level qualifier and management class summaries in the capacity planning database.

Syntax

CAPPLN_DHMC=YES | NO | Y | N

Default

Y


CAPPLN_DMCG

The CAPPLN_DMCG global parameter specifies whether include management class and group summaries in the capacity planning database.

Syntax

CAPPLN_DMCG=YES | NO | Y | N

Default

Y


CAPPLN_DMGT

The CAPPLN_DMGT global parameter specifies whether to include data set SMS management summaries in the capacity planning database.

Syntax

CAPPLN_DMGT=YES | NO | Y | N

Default

Y


CAPPLN_DVOL

The CAPPLN_DVOL global parameter specifies whether to include data set volume summaries in the capacity planning database.

Syntax

CAPPLN_DVOL=YES | NO | Y | N

Default

Y


CAPPLN_PHYS

The CAPPLN_PHYS global parameter specifies whether box and physical disk summaries should be included in the capacity planning database. This parameter can be used when these summaries are not necessary to reduce the amount of data that is logged to the capacity planning database and, thereby, increase the retention period of the data that is logged.

Syntax

CAPPLN_PHYS=YES | NO | Y | N

Default

Y


CDS_DCLAS

The CDS_DCLAS global parameter specifies SMS data class name for the CDS collection data set that is used when allocating this data set.

Syntax

CDS_DCLAS=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid SMS data class name.

Default

None


CDS_EAS

The CDS_EAS global parameter indicates whether the CDS collection data set can reside in the extended address space (EAS) on an extended address volume (EAV) or not.

Syntax

CDS_EAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


CDS_MCLAS

The CDS_MCLAS global parameter specifies the SMS management class name for the CDS collection data set that is used when allocating this data set.

Syntax

CDS_MCLAS=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid SMS management class name.

Default

None


CDS_PRI

The CDS_PRI global parameter specifies the primary allocation size in cylinders for the CDS collection data set.

Syntax

CDS_PRI=nnnn

The nnnn variable represents a number of cylinders between 1 and 4369.

Default

50 if parameter CDS_DCLAS is also not specified

If this parameter is not specified and if the primary allocation cannot be derived from the data class specified by the parameter CDS_DCLAS, the allocation of the CDS collection data set will fail.


CDS_PRFX

The CDS_PRFX global parameter specifies the prefix data set name to be used for the CDS collection data set name that is used when allocating this data set.

  • BKD for backups
  • BKV for backup versions
  • MIG for migrates

Syntax

CDS_PRFX=xxx

.xxx.D yymmdd.T hhmmss is appended to the prefix to complete the full data set name.

The xxx variable represents a 1- to 19-character valid data set name prefix that follows the standard data set naming convention.

Default

If this parameter is not specified, the system will attempt to use VSCAN_OINDX. If VSCAN_OINDX is also not specified, CDS collection data sets cannot be created and displayed.

The following example allocates backup versions of CDS collection data sets with DSN: JOECO.CDSC.BKV.D yymmdd.T hhmmc: 

 CDS_PRFX=JOECO.CDSC

CDS_SCLAS

The CDS_SCLAS global parameter specifies SMS storage class name for the CDS collection data set that is used when allocating this data set.

Syntax

CDS_SCLAS=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid SMS storage class name.

Default

None


CDS_SEC

The CDS_SEC global parameter specifies the secondary allocation size in cylinders for the CDS collection data set.

Syntax

CDS_SEC=nnnn

The nnnn variable represents a number of cylinders between 1 and 4369.

Default

10 if parameter CDS_DCLAS is also not specified


CDS_UNIT

The CDS_UNIT global parameter specifies the direct access device type of the CDS collection data set.

Syntax

CDS_UNIT=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character device number or name that is defined in your environment.

Default

If this paramter is not specified and the parameter CDS_SCLAS is also not specified, the VSCAN_OUNIT parameter value is used.

If the VSCAN_OUNIT parameter is also not specified, no direct access device type is specified in the allocation of the CDS collection data set.


CDS_VOL

The CDS_VOL global parameter specifies the volume serial number of the CDS collection data set.

Syntax

CDS_VOL=xxxxxx

The xxxxxx variable is a one- to six-character valid volume serial number.

Default

If this parameter is not specified and the parameter CDS_SCLAS is also not specified, the VSCAN_OVOL parameter value is used.

If the VSCAN_OVOL parameter is also not specified, no volume is specified in the allocation of the CDS collection data set.


CHECK

The CHECK global parameter controls whether the first volume or all volumes are immediately assigned from the assigned pool if multiple volumes are requested for a data set, VSAM or non-VSAM.

Syntax

CHECK=FIRST | ALLVOLS

Default

ALLVOLS


CNFG_MXTSK

The CNFG_MXTSK global parameter value indicates the maximum number of tasks to be used by the configuration component to collect configuration data. This value can be lowered to reduce the CPU and virtual storage consumption of the SVOS address space during a configuration collection, at the cost of increased response time to complete the collection process. This value can be increased to reduce the response time of a configuration collection, at the expense of CPU consumption and virtual storage utilization during a configuration collection. Increasing this value past a certain point could cause storage-related errors during configuration collection. The point at which this error occurs is dependent on the private-area size of the z/OS system as well as the REGION= parameter of the SVOS Started Task JCL.

Syntax

CNFG_MXTSK=nn

The nn variable represents a number of tasks from 2 to 30.

Default

15


CONFIG_INV=nnnn (PTF BPG7945 applied) 

The CONFIG_INV global parameter specifies the interval (in minutes) that the configuration manager waits for before it checks for a missed SMS status change of an SMS Managed volume. The configuration manager database is updated as volumes change online and offline. If a volume is reserved while a change occurs, there is a possibility to miss the change in status. The CONFIG_INV value determines how often the configuration manager checks for a missed SMS status change.

Syntax

CONFIG_INV=nnnn

The nnnn variable represents the time interval ranging from 5 to 1440 minutes.  

Default

30

CRITLIST

The CRITLIST global parameter specifies the suffix of the SMCRIT xx member. SMCRIT xx members contain lists of critical data set names to be used by the VOLSEL option of CRITDSN.

Syntax

CRITLIST=xx

The xx variable represents the two-character suffix of the SMCRITxx member.

Default

None


CSCAN_DSN

The CSCAN_DSN global parameter specifies the data set name that will contain the catalog information gathered through the SVOS CSCAN command.

Syntax

CSCAN_DSN=xxxxxxxx

The xxxxxxxx variable represents a data set name up to 44 characters.

Default

None

(PTF BPG7628 applied) If the VSCAN_OINDX parameter is not defined, this parameter is required. If neither parameter is defined, attempting to execute SVOS CSCAN generates message SVO5081E and terminates the command.

If this parameter is not specified, the DSN coded in the VSCAN_OINDX parameter will be used suffixed with "CSCAN.MASTER"


CSCAN_EAS

The CSCAN_EAS global parameter indicates whether the CSCAN output data set can reside in the extended address space (EAS) on an extended address volume (EAV) or not.

Syntax

CSCAN_EAS=OPT | NO

  • OPT indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.
  • NO indicates that the data set can have extended attributes and reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


CSCAN_PERFI

The CSCAN_PERFI global parameter specifies the interval, in number of days, that the Catalog scan performance information should be maintained.The catalog performance information is accumulated over a number of days. This keyword controls the number of days for which the data is maintained. If this keyword is changed, the change does not take effect until an SVOS system refresh is performed and a CSCAN command is executed.

Syntax

CSCAN_PERFI=nn

The nn variable represents the number of days from 1 to 99.

Default

7


CSCAN_PERFS

The CSCAN_PERFS global parameter specifies whether the Catalog Performance collector should write performance statistics being actively collected when the SVCPF component is stopped. This keyword can be used to capture any data that has been collected since the last time the performance statistics were offloaded to the CSCAN data set. You might determine that the data lost at component stop does not skew the statistics one way or the other, and might not be necessary.Performance statistics are offloaded to the data set for any CSCAN command that specifies PERF=YES (the default), PERF=ONLY, or PERF=INTEND.

Syntax

CSCAN_PERFS=YES | Y | NO | N

Default

Y


CSCAN_PRI

The CSCAN_PRI global parameter specifies the primary allocation size in cylinders for the SVOS CSCAN output data set.

Syntax

CSCAN_PRI=nnnn

The nnnn variable represents the primary allocation size from 1 to 4369 cylinders.

Default

10


CSCAN_SEC

The CSCAN_SEC global parameter specifies the secondary allocation size in cylinders for the SVOS CSCAN output data set.

Syntax

CSCAN_SEC=nnnn

The nnnn variable represents the secondary allocation size from 0 to 4369 cylinders.

Default

10


CSCAN_UNIT

The CSCAN_UNIT global parameter specifies the device type of the SVOS CSCAN output data set.

Syntax

CSCAN_UNIT=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid direct access device number or name defined in your environment.

Default

None

(PTF BPG7628 applied) If the VSCAN_OUNIT parameter is not defined, this parameter is required. If neither parameter is defined, attempting to execute SVOS CSCAN generates message SVO5081E and terminates the command.


CSCAN_VOL

The CSCAN_VOL global parameter specifies the volume serial (VOLSER) number of the SVOS CSCAN output data set.

Syntax

CSCAN_VOL=xxxxxx

The xxxxxx variable represents a one- to six-character valid volume serial number.

Default

None

(PTF BPG7628 applied) If the parameter is not specified, the product uses the VSCAN_OVOL parameter value.

DADSMEX

The DADSMEX global parameter determines if the DADSM preprocessing exit (IGGPRE00) is called. If it is called and the exit returns a zero, the volume is used for a volume switch. If the exit returns a four, scanning continues for an acceptable volume. If the exit returns an eight, no volume switch occurs.

Syntax

DADSMEX=YES | NO | Y | N

Default

Y


DASDGENR

The DASDGENR global parameter specifies the only generic DASD names that are to be processed for specific functions if space requirements are not specified. Standard pooling functionality allows the JCL UNIT parameter to specify a pool name. To avoid this specification use DASDGENR to intercept data set allocations without space information. Such allocations will only be considered for subsequent processing if the unit is found in an internal table (3380, 3350, and so on) or if the unit is found in the DASDGENR list. DASDGENR affects functions DASDPOOL, DSNCHECK, SETEXPDT, and FORCECAT. If no DASDGENR table is coded, all DASD allocations will be processed.

Syntax

DASDGENR=(xxxxxxxx,xxxxxxxx,...)

The xxxxxxxx variable represents a one- to eight-character generic DASD name. Multiple names can be specified.

Default

None

If this parameter is not coded, all data sets with DASD generics or esoterics will be processed.

If any parameter is coded for DASDGENR, only unit names in the DASDGENR list will be processed, so all generic and esoteric names that are to be processed by Allocation should be specified.


DATEFMT

The DATEFMT global parameter specifies the format of calendar dates in MainView SRM reports and display screens.This parameter does not apply to the format of input dates for SMCALS xx parameters.

Syntax

DATEFMT=mmdd | ddmm

The mmdd variable represents a date format of mm/dd/yyyy (American style), and the ddmm variable represents a date format of dd/mm/yyyy (European style).

Default

mmdd


DBAS

The DBAS global parameter specifies the suffix of database data set list SMDBAS xx member. This member is where the data sets that make up the capacity planning database are specified.

Syntax

DBAS=xx

The xx variable represents the two-character suffix of the SMDBASxx member.

Default

None


DCTYPE

The DCTYPE global parameter specifies which device characteristics are to be maintained across volumes during a volume switch. For example, if your site wants to segregate data sets residing on cached and noncached devices, the DCTYPE=(CACHE) operand can be used to ensure that the cache property is maintained during a volume switch. Data sets residing on a cached device only switch to volumes that are also cached. Likewise, data sets on noncached devices switch to only noncached volumes.

Syntax

DCTYPE=(CACHE, SHARE, DUALCOPY, FASTWRITE)

Multiple device characteristics can be specified.

If DCTYPE has been specified, CHECK=DC on the SKIP parameter can be used to ignore the device characteristic checks for special conditions.

Default

None


DFREORGPRC

The DFREORGPRC global parameter defines default SPACVOLA reorganize procedure name of the procedure that is started if SPACVOLA reorganize processing is requested.

Syntax

DFREORGPRC=DefaultReorgProc

The DefaultReorgProc variable represents the name of the one- to eight-characters reorganize procedure.

Default

REORGPRC


DIAG

The DIAG global parameter specifies the suffix of parameter member SMDIAGxx.

Syntax

DIAG=xx

The xx variable represents the two-character suffix of the SMDIAG xx member.

Default

None


DIAGMSDD

The DIAGMSDD global parameter establishes WTO message tracing.

Syntax

DIAGMSDD=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character DD name.

Default

PRO$D$N$


DISPLAY

The DISPLAY global parameter determines which functions are displayed in the ISPF interface functions panel.

Syntax

DISPLAY=ALL | LIC | ACT

  • ALL displays all functions for the MainView SRM products.
  • LIC shows only those functions in the products for which you are licensed.
  • ACT shows only those functions that are active.

Default

None


DMYUNIT

The DMYUNIT global parameter specifies to convert a nonexistent UNIT parameter to a valid UNIT parameter only if JCLEXT=YES.

The DASDPOOL function must be active in order for the DMYUNIT parameter to work.

Syntax

DMYUNIT=(xxxxxxxx,zzzzzzzz,...xxxxxxxx,zzzzzzzz)

The first xxxxxxxx variable represents the invalid UNIT parameter to be converted to the valid UNIT parameter zzzzzzzz. Multiple pairs of DMYUNITs can be specified.

Default

None

DP_RENAME

The DP_RENAME global parameter specifies that during DADSM RENAME, DASDPOOL will be driven to verify that the POOL containing the volume on which the data set currently resides is also a POOL that would be assigned to the renamed data set.When DP_RENAME=Y, if the first POOL in which the current volume is found does not match a POOL that would be assigned to the renamed data set, the RENAME will be denied.When DP_RENAME=A, if any POOL in which the current volume is found does not match a POOL that would be assigned to the renamed data set, the RENAME will be denied.

Syntax

DP_RENAME=YES | NO | Y | N | A

Default

N

The FLST/RLST parameter DADSM_FUNC should be used to limit the data sets that are processed by enabling this option.


DPO_COLLECT (PTF BPG7719 applied)

DPO data collection occurs:

  • Y activates data collection.
  • N deactivates data collection, and certain aspects of functions that use DPO-related parameters will not

operate.

For example, DASDPOOL is a function that can use DPO-related parameters. If DPO data collection is deactivated, DASDPOOL processing will ignore any DPO-related parameters that DASDPOOL uses.

Similarly, some views display DPO data. If data collection is deactivated, those views will not contain any data.

For more information, see DPO-startup-DASDPOOL.

Syntax

DPO_COLLECT=Y|N

Default

Y

DS_ASST_DB

The DS_ASST_DB global parameter specifies the data set name of the DS Size Assist DB file. DS_ASST_DB=NONE prevents the DS Size Assist feature from starting.

Syntax

DS_ASST_DB=xxxxxxxxxxxxxx....

The xxxxxxxxxxxxxx.... variable represents the 1- to 44-character DS Size Assist DB file name.

Default

None


DS_ASST_CNT

The DS_ASST_CNT global parameter specifies the number of DB updates to occur before issuing ENDREQ to flush the buffers to DASD.

Syntax

DS_ASST_CNT=nnnnn

The nnnnn variable represents a number of DB updates from 1 through 10000.

Default

500


DS_ASST_RLS

The DS_ASST_RLS global parameter specifies to run DS Size Assist in non-RLS mode under the following conditions:The system cannot share DASD.The Data Set Size Assist database cannot be used by another instance of MainView SRM.The Data Set Size Assist DB must be defined without the LOG parameter. The JCLDSAIN sample member is used to define the DB, and contains a note to remove the LOG parameter when running without RLS.

Syntax

DS_ASST_RLS=Y | N | YES | NO

Default

Y


DS_ASST_SLO

The DS_ASST_SLO global parameter specifies the number of slots to maintain in each tracked data set record. Each slot records the allocation amounts of a data set, which when combined, provide an allocation history of the data set.

When changing this value after records exist in the DS Size Assist DB, the DS Size Assist feature automatically adjusts a data set record in the DB, but only when a data set goes through one of the collection points (allocation, extend, partial release, uncatalog, migrate and GDG roll-off).

If you want to change all data set records at once, you can run the Data Set Size Assist Maintenance Utility. Refer to the distributed JCLDSAAS sample member in BBSAMP for instructions on performing this utility.

Note: Raising the DS_ASST_SLO value causes record length increases for any pre-existing data set record when the record is next updated, can cause CI/CA splits to occur in the DB. A better solution might be to run sample JCLDSAAS, followed by a reorganization (see sample JCLDSARO).

Syntax

DS_ASST_SLO=nn

The nn variable represents a number of slots from 2 through 20.

Default

10

DUMPDD

The DUMPDD global parameter produces SYS1.DUMP xx dump if MainView SRM abends.

Syntax

DUMPDD=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character DD name.

Default

PRODUMP


ECDS_NOAPPL

The ECDS_NOAPPL global parameter specifies whether the acquisition of application data should be suppressed during the creation of an extended CDS query collection data set.

Syntax

ECDS_NOAPPL=YES | NO | Y | N

Default

NO (acquire application data)


ENCLAVES

The ENCLAVES global parameter specifies whether z/OS enclaves should be used to enable management of resource consumption in the SVOS address space using z/OS Workload Manager (WLM).Normally, enclaves should always be used, even if WLM definitions are not established to assign service classes to the enclaves. This keyword can be used to turn off enclave usage in situations where MainView SRM enclave usage incurs errors.

Note: This keyword cannot be refreshed. Any change to this keyword will not take effect until you cycle the SVOS address space.

Syntax

ENCLAVES=YES | NO | Y | N

Default

NO

ETS_ID

The ETS_ID global parameter is no longer supported. The Ensign Alarm Console is no longer supported in the Automation component. If the keyword is specified, the SVM0766I messages is issued and the value is ignored.

Syntax

Not applicable

Default

None


EVNT

The EVNT global parameter specifies the suffix that you assign to the name of the SMEVNT xx event definition member.This value can be overridden after SVOS has started using the SVOS REFRESH command. To determine the currently active SMEVNT xx member, use the ADMEMA view or look in the SVOS job log for the last occurrence of message SVM0731I.

Syntax

EVNT=xx

The xx variable represents the two-character suffix of the SMEVNTxx member name.

Default

00


EVNT_MSGCMP

The EVNT_MSGCMP global parameter specifies whether excess spaces should be removed from all event messages issued.

The EVNT_MSGCMP parameter can be overridden for specific events by using the MSGCMP parameter in the event definition, which is coded in the SMEVNTxx member.

Syntax

EVNT_MSGCMP=YES | NO | Y | N

Default

YES (excess spaces will be removed from all event messages)

EVNT_TENTHS

The EVNT_TENTHS global parameter specifies whether to use decimal points in event message text for FLST/RLST variables with values in tenths. For example: &AV_FULLT (volume percentage full in tenths) used in event text Volume is &AV_FULLT percent full would be displayed in event message as Volume is 55.8 percent full (with EVNT_TENTHS=Y coded).

Syntax

EVNT_TENTHS=YES | NO | Y | N

Default

NO (decimal points will not be used in event text)


EXTMSG

The EXTMSG global parameter enables you to turn off the SVM4133W message. When VSAM data sets reach the maximum number of extents allowed, message IEC070I is issued with a reason of 204. The Allocation component (StopX37/II) also issues the SVM4133W message, which describes the error that occurred. In some environments, this additional message is not helpful or desired. Specify SVM4133W=NO to prevent the SVM4133W message from being produced.

Syntax

EXTMSG=YES | NO | Y | N

Default

YES


FORPLEXNAME

The FORPLEXNAME global parameter specifies one or more user-defined PLEXNAMEs that can be included or excluded in a sysplex environment.

Syntax

FORPLEXNAME=sysplexName

The sysplexName variable represents a one- to eight-character sysplex name.

Default

sysplexName


FORSMFID

The FORSMFID global parameter specifies SMF records that can be included or excluded in a sysplex environment.

Syntax

FORSMFID=SMFID

The SMFID variable represents a one- to eight-character SMF record name.

Default

SMFID


FORSYSID

The FORSYSID global parameter specifies user-defined system IDs that can be included or excluded in a sysplex environment.

Syntax

FORSYSID=SYSID

The SYSID variable represents a one- to eight-character user-defined system ID.

Default

SYSID


FUNC

The FUNC global parameter specifies the suffix of the SMFUNCxx member. SMFUNC xx contains function definition parameters. A function must be included in the SMFUNCxx member to be available during MainView SRM execution. Each function definition identifies two other members that define:

  • The resources affected by the function (SMFLSTxx–the filter list)
  • How those resources are affected (SMRLSTxx–the rules list)

Note: Some functions do not use a rules list, but all functions require a filter list.

Syntax

FUNC=xx

The xx variable represents the two-character suffix of the SMFUNC xx member.

Default

None

This parameter is required

HISTDAYS

The HISTDAYS global parameter specifies the number of days of data to retrieve from the performance collector and temporarily store in a data space.

Syntax

HISTDAYS=nn

The nn variable represents a value from 0 to 14.Values are 0 to 14, with 7 or 14 recommended.

Default

HISTDAYS=0The data space is created, but no historical performance data is gathered and no HISTDPO pooling can be performed.

If the default value is changed, the performance collector (SVSGP) must be stopped and restarted. For a valid HISTDPO test, do not specify a number of HISTDAYS that is higher than the total number of days that are collected in the performance collector.


HSM_DAY_TOD

The HSM_DAY_TOD global parameter specifies the time of day at which HSM AutoBackup occurs.

MainView SRM inspects every HSM on the system where SVOS is running (the local system) for the SETSYS AUTOBACKUPSTART keyword value. If the AUTOBACKUPSTART keyword is specified in an HSM, the corresponding value is used. The HSM_DAY_TOD keyword can be specified on systems where local DFSMShsms do not have the SETSYS AUTOBACKUPSTART keyword specified in the ARCCMD members.

If HSM_DAY_TOD is specified, it overrides any value found for HSM AUTOBACKUPSTART keyword.This value is used in the HSM views to align reporting to the HSM day. The start of AutoBackup defines the start of the HSM day. The HSM DAY field on the data entry dialogs can be used to cause the reporting time period to align with the HSM day. This is discussed in the online Help for the HSM DAYS field in the data entry dialogs.

Syntax

HSM_DAY_TOD=hhmm

The variable hhmm is hours and minutes from 0000 through 2400. The first two characters cannot exceed 24. The last two characters cannot exceed 59.

Default

None


HSMACTID

The HSMACTID global parameter specifies the high-level data set name qualifier for the DFSMShsm activity data sets. This name qualifier is used by the output management facility to build the name of the DFSMShsm activity data sets that are used as input.

Syntax

HSMACTID=hlq

The hlq variable represents the one- to eight-character high-level data set name qualifier.

Default

DFSMSHSM


HSMRQ_SCOPE

The HSMRQ_SCOPE global parameter defines the scope of the HSMRQUE function.

Syntax

HSMRQ_SCOPE=GLOBAL | LOCAL | NONE

  • GLOBAL drives the HSMRQUE FLST/RLST statements at each interval for recall requests that originate from all systems that share the VSAM pending recall requests VSAM data set.
  • LOCAL drives the HSMRQUE FLST/RLST statements at each interval for recall requests that originate from the system on which the SVOS is running. Recall requests that originate from other systems are not presented to the function.
  • NONE presents no recalls on any interval to HSMRQUE function, which is equivalent to turning the HSMRQUE function off.

BMC recommends that you have HSMRQ_SCOPE=LOCAL on each system so that the HSMRQUE function is presented with recalls that originate from the local system. As an alternate implementation, you can use a HSMRQ_SCOPE=GLOBAL on one system and HSMRQ_SCOPE=NONE on all others. This procedure causes all HSMRQUE processing to be initiated on one system.

Default

LOCAL


HSMRQ_VSAM

The HSMRQ_VSAM global parameter specifies the VSAM cluster name or a path name of a recall queue file.

Syntax

HSMRQ_VSAM=recallQueue

The recallQueue variable represents a valid data set name up to 44 characters.

Default

None


IGNOREDD

The IGNOREDD global parameter suppresses all MainView SRM activity for the job step containing the specified DD name. No MainView SRM functions will occur for any data set in the job step.

Syntax

IGNOREDD=ddName

The ddName variable represents a one- to eight-character DD name.

Default

PROIGN

Note: The IGNOREDD parameter in the DIAG member will override the DD statement’s presence.


JCLEXT

The JCLEXT global parameter specifies whether Allocation obtains volume and unit information after the operating system accesses the catalog, which is useful when PROCOLD=YES and/or DISP=MOD is specified.

Syntax

JCLEXT=YES | NO | Y | N

Default

Y

Notes:

  • If JCLEXT=Y is specified, all non-valid unit names must be specified in DMYUNIT; otherwise, IBM MVS will fail the allocation.
  • JCLEXT=Y should be used carefully if PROCOLD=Y is also specified, because JCLEXT will find a unit and volume from the catalog, whereas PROCOLD=Y will allow the existing data set to be reprocessed, possibly assigning a different (and invalid) volume.
  • To use the UNIT= filter for VTS data sets, you must specify JCLEXT=N.


JCLUREQ

When the PROCOLD parameter is set to YES and Allocation is analyzing a DD statement for an existing data set, the JCLUREQ parameter determines whether UNIT information is required.If JCLUREQ=YES is specified, MainView SRM intercepts the DD statement only when the JCL specifies UNIT parameter. This process allows the data center to correct an invalid UNIT parameter without analyzing DD statements that are correctly specified. If you specify JCLUREQ=NO, Allocation examines every DD statement that is associated with an existing data set.

 

Syntax

JCLUREQ=YES | NO | Y | N

Default

N

Note: JCLUREQ=N must be specified when processing UNIT=AFF groups because the unit field in the SIOT consists of blanks.

JES3CI

The JES3CI global parameter allows certain activities to be suppressed when they are invoked under the JES3 Converter/Interpreter.

Syntax

JES3CI=jes3Name

The jes3Name variable represents the customer’s name for the JES3 Converter/Interpreter.

Default

JES3CI


MAXPOOL

The MAXPOOL global parameter specifies the number of pools in which a single volume can be defined. MainView SRM pools are defined in the SMPOOL member. A single volume can be defined in up to eight pool definitions. MAXPOOL can be used to limit the number of pool definitions defined. The value that is specified is used by the Configuration component when reading the SMPOOL member and building internal pool definitions.

Syntax

MAXPOOL=n

The n variable represents a number of pools from 1 to 8. Leading zeros are acceptable, but the value cannot exceed 8.

For example, specifying MAXPOOL=1 can be used to ensure that a volume is defined in only one pool.

The SMPOOL member is read by the Configuration component sequentially from top to bottom. With this setting, each volume is assigned to the first pool definition SET statement that includes the volume. Subsequent pool definition SET statements are not considered for the volume.If this parameter is not specified, a single volume can be included in up to 8 pool definitions.

Default

8


MAXVOL

The MAXVOL parameter limits the number of volumes that SPACVOLA allows a data set to use. When additional units are allocated with UNIT=(SYSDAn ), they are counted if space is obtained on a volume. If n is greater than the MAXVOL value, SPACVOLA does not limit the use of the additional volumes, but does not add additional volumes through a volume switch.

Syntax

MAXVOL=nn

The nn variable represents any number of volumes from 1 to 59.

Default

5

Note: This option can be set globally and overridden by individual SPACVOLA RLST action statements.The MAXVOL parameter and MVS will allow a data set to extend across as many as 59 volumes. However, some products using DFP 3.3 CAMLST services will only process up to 20 volumes, due to a limitation in the CAMLST processing (see the IBM manual MVS/DFP 3.3 System Programming Reference and refer to retrieving information from a catalog). If you are using DFP 3.3 or earlier, and are using products that use CAMLST services to process multivolume data sets, consider setting the MAXVOL parameter to less than 20 volumes.


MCDSn

The MCDSn global parameter specifies HSM migrated data set file allocated during system startup.If this parameter is not specified, MainView SRM will discover the HSM MCDS data set name when SVOS is started. BMC recommends that you let SVOS discover the data set names; however, discovery requires that the DFSMShsm address space be active prior to SVOS being started. If this requirement cannot be met, this keyword should be used to specify the name.You can supply up to four MCDSnames, replacing with a value of 1 through 4. You must specify the MCDS names in numerical order, beginning with number 1. For example, supplying a MCDS2 and MCDS3 global name without specifying MCDS1 would cause MainView SRM to ignore all MCDS entries.In certain situations, it is better to not allocate any of the HSM CDS data sets. In these situations, any one of the CDS files must be specified as 'NONE.' All of the CDS data sets (BCDS1, MCDS1, and OCDS) may be specified as 'NONE'.

Syntax

MCDSn=xxxxxxxx

  • The n variable represents the multicluster data set number (1, 2, 3, or 4).
  • The xxxxxxxx variable represents a migrated data set name.

Default

None


METRIC

The METRIC global parameter specifies the default metric to use when space sizes are displayed in various reporting views. This parameter allows the metric used to calculate size fields that are displayed in the space collector group and pool views to be changed. The fields can be displayed in bytes, tracks, or cylinders depending on the parameter setting. This parameter sets the default for all users; however, each user can change the display by using SETSRM or overtyping the METRIC field in the header section of the display.The default metric is used in conjunction with the SETSRM METRIC command to set the metric for the current view.

Syntax

METRIC=BYTS | TRKS | CYLS

Default

BYTS


MODDELETMIG

The MODDELETMIG global parameter specifies whether the MODDELET function will use the HDELETE command to delete files residing on DFSMShsm migration volumes rather than allow the data set to be recalled and then deleted.

Syntax

MODDELETMIG=YES | NO | Y | N

Default

Y


MODTRCDD

The MODTRCDD global parameter establishes module entry and exit tracing.

Syntax

MODTRCDD=ddName

The ddName variable represents a one- to eight-character DD name.

Default

PROMTRCE


MREDUCE

The MREDUCE global parameter determines whether secondary space reduction can occur on multivolume data sets that were allocated with JCL.

Syntax

MREDUCE=YES | NO | Y | N

MREDUCE=N does not allow secondary space reduction for the first three volumes when allocated with UNIT=(SYSDA,4).

Default

Y


MSCAN_BCDS

The MSCAN_BCDS global parameter specifies whether to include DFSMShsm backup data in the MCDS scan collection data set. Setting this keyword to YES retrieves of all DFSMShsm backup records for the data sets being scanned. This retrieval can significantly affect the scan's elapsed time and I/O.

Syntax

MSCAN_BCDS=YES | NO | Y | N

Default

N


MSCAN_OEAS

The MSCAN_OEAS global parameter indicates whether the MSCAN output collection data set can reside in the extended address space (EAS) on an extended address volume (EAV).

Syntax

MSCAN_OEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


MSCAN_MXTSK

The MSCAN_MXTSK global parameter specifies the maximum number of tasks to be used by BSCAN and MSCAN command processing. Each task is used to read sections of the DFSMShsm BCDS/MCDS data sets during their respective processing. Increasing this number will decrease the elapsed time that the process takes at the expense of higher CPU percentage and I/O rates in the SVOS address space. Decreasing this number lengthens the elapsed time of the process, but will cause lower CPU percentages and I/O rates from SVOS.

Syntax

MSCAN_MXTSK=nn

The nn variable represents a number of tasks from 1 to 12.

Default

6


MSCAN_OPRI

The MSCAN_OPRI global parameter specifies the primary allocation size in cylinders for the MSCAN output collection data set.

Syntax

MSCAN_OPRI=cylinders

The cylinders variable represents a number of cylinders between 1 and 4369.

Default

50


MSCAN_OSEC

The MSCAN_OSEC global parameter specifies the secondary allocation size in cylinders for the MSCAN output collection data set.

Syntax

MSCAN_OSEC=cylinders

The cylinders variable represents a number of cylinders between 1 and 4369.

Default

10


MSCAN_OUNIT

The MSCAN_OUNIT global parameter specifies the device type of the MSCAN collection data set. The MSCAN_OUNIT parameter must specify a direct access device type. If it does not, when an MSCAN is initiated, an error message is issued and the scan is terminated.

Syntax

MSCAN_OUNIT=deviceType

The deviceType variable represents a one- to eight-character valid direct access device number or name defined in your environment.

Default

None

If this parameter is not specified, the VSCAN_OUNIT parameter value is used.


MSCAN_OVOL

The MSCAN_OVOL global parameter specifies the volume serial number of the MSCAN collection data set.

Syntax

MSCAN_OVOL=volser

The volser variable represents a one- to six-character valid volume serial number defined in your environment.If this parameter is not specified, the VSCAN_OVOL parameter value is used. If that parameter is not specified, no volume is specified in the allocation of the MSCAN collection data set.

Default

None


MSCAN_POST

The MSCAN_POST global parameter specifies that the MSCAN process should be initiated on completion of either HSM primary space management (PRI) or HSM secondary space management (SEC). BMC recommends running the MSCAN process after the completion of either primary or secondary space management (whichever comes last). This parameter can be used to issue an MSCAN command automatically when one of those processes is completed.

Syntax

MSCAN_POST= PRI | SEC

If this parameter is not specified, the MSCAN process is not initiated automatically at the end of either HSM process. In this case, MSCAN can be initiated manually through the console, or by using MainView SRM Scheduled Services facility.

Default

None


MSCAN_SGCIN

The MSCAN_SGCIN global parameter specifies whether to include Application Collector data in the MCDS scan collection data set when SVSGC is active.

Syntax

MSCAN_SGCIN=YES | NO | Y | N

Default

Y


MSGID

The MSGID global parameter specifies the inclusion of the MainView SRM message identifier in the message text.

Syntax

MSGID=YES | NO | Y | N

  • YES or Y includes the message identifier.
    An example follows:
    15.00.30 JOB29640 SVM3352I EMPCRMX,SA,DD1,EMPCRM.Q2.TEST REQUESTED SPACE 0463KB EXCEEDS LIMIT
  • NO or N omits the message identifier.
    An example follows:
    14.59.37 JOB29639   EMPCRMX,SA,DD1,EMPCRM.Q2.TEST REQUESTED SPACE 0463KB EXCEEDS LIMIT

Default

Y


MSGLVL

The MSGLVL global parameter specifies the level of messages that will be printed. Messages are inclusive of increasing levels of severity. When a particular level is chosen, messages of that level and greater will be printed. For example, if E is chosen, messages of severity E or S are printed.

Syntax

MSGLVL=I | W | E | S

  • I indicates informational.
  • W indicates warning.
  • E indicates error.
  • S indicates severe error.

Default

I


MSGPREF

The MSGPREF global parameter specifies the three-character message identifier prefix on MainView SRM messages.

Syntax

MSGPREF=xxx | SVM

The xxx variable represents any three-character message identifier prefix. Fewer than three characters is not allowed.

Default

SVM


MULTISTRIPE

The MULTISTRIPE global parameter controls the number of volumes that can be added to a multistripe VSAM data set by SPACVOLA.

Syntax

MULTISTRIPE=YES | NO | Y | N

Setting MULTISTRIPE=YES allows SPACVOLA to add enough candidate volumes to satisfy the number of stripes that are defined to the data set, which increases the likelihood for a successful recovery. SPACVOLA will only add one volume when MULTISTRIPE is set to NO, which can prevent a successful recovery if more than one stripe requires a new candidate volume to extend the data set.

Note: The corrective fix for IBM APAR OA25909 must be applied to use MULTISTRIPE=YES. If not applied, MULTISTRIPE=YES will be treated as MULTISTRIPE=NO and only one volume can be added by SPACVOLA.

Default

N


MVL_LSNAME

The MVL_LSNAME global parameter identifies the MainView Logger logspace name where MainView SRM events and audit log records are to be logged.

Syntax

MVL_LSNAME=logSpace

The logSpace variable represents the MainView Logger logspace name.

If MVL_LSNAME is not specified, the events and audit log records will be logged to the default logspace that is defined to the MainView Logger.

This parameter should be used only if you have defined a secondary logspace to the MainView Logger and want to send MainView SRM events to that logspace.

If this parameter is used, the name that is specified must match exactly to the name that is defined to the LOGSPACE parameter in the LOGGERxx member that is used by the MainView Logger.

Default

None


MVL_SSID

The MVL_SSID global parameter identifies the MainView Logger subsystem ID of the MainView Logger address space. If this parameter is not specified, MainView SRM will send its events and audit log records to the default MainView Logger address space. This parameter should be used only if more than one MainView Logger address space is running on the system where SVOS is active and you want to direct the events to a specific MainView Logger address space.

Syntax

MVL_SSID=logSSID

The logSSID variable represents the MainView Logger subsystem ID.

Default

None


NOCATDYN

The NOCATDYN global parameter allows NOCATLG2 to process dynamically allocated data sets.

Syntax

NOCATDYN=YES | NO | Y | N

Default

N


NOCATPFX

The NOCATPFX global parameter specifies the second-level qualifier to be used by NOCATLG2 when renaming a data set. NOCATLG2 can be directed to rename existing data sets by specifying the NOCATLG2=RENAME operand on the RLST action parameter.

Syntax

NOCATPFX=xxx

The xxx variable represents from one- to three-alphanumeric or national characters for the second-level qualifier. The first character must be alphabetic.

Default

BAB


NOCATPRG

The NOCATPRG global parameter specifies whether NOCATLG2 can scratch a data set that has not reached its expiration date when NOCATLG2=SCRATCH is specified in the RLST action parameter.

Syntax

NOCATPRG=YES | NO | Y | N

NOCATPRG=Y indicates that the data set is to be scratched regardless of expiration date (that is, scratch is issued with the PURGE option). This option can be set globally and overridden on individual action statements by the PURGE operand on the RLST action parameter.

Default

N


NOCATSEC

The NOCATSEC global parameter specifies the level of security checking that NOCATLG2 performs before scratching or renaming a data set. If the creator of the new data set does not have the specified level of authority, NOCATLG2 will not scratch or rename the existing data set.

Syntax

NOCATSEC=NONE | CREATE | READ | UPDATE | ALTER

Default

NONE


NOCATSMS

The NOCATSMS global parameter specifies whether SMS-managed data sets can be renamed, uncataloged, or scratched by NOCATLG2.

Syntax

NOCATSMS=YES | NO | Y | N

If NOCATSMS=Y is specified, NOCATLG2 renames, uncatalogs, or scratches an existing SMS-managed data set if NOCATLG2=RENAME, UNCATLG, or SCRATCH is specified. The existing SMS-managed data set is renamed, uncataloged, or scratched if the new data set to be allocated is SMS-managed.

If NOCATLG2=UNCATLG is specified and the existing data set is SMS-managed, NOCATLG2 issues a DELETE NOSCRATCH to remove the catalog entry for the data set. The data set will exist on the SMS-managed volume but will not be cataloged. The catalog entry will point to the newly allocated data set instead.

Default

N


NOCATTIM

The NOCATTIM global parameter specifies the amount of time (in minutes) that StopX37/II will wait while attempting to perform NOCATLG2 processing (DELETE option only) on an SMS managed data set.

Syntax

NOCATTIM=nn

The nn variable represents the number of minutes from 1 to 59.

Default

05

Tip:

If NOCATLG2 runs while backups or restores are running, it is possible that NOCATLG2 processing will be delayed. While processing a data set, NOCATLG2 will time out after the time specified in global NOCATTIM has expired and, therefore, will not complete processing. NOCATTIM allows this time out value to be changed.If you see message SMS4105I in your job log, you can try increasing the value specified in NOCATTIM.

 SMS4105I UNABLE TO SCRATCH/RENAME; REASON = UNABLE TO COMPLETE FUNCTION WITHIN 5 MINUTES

The optimal solution, however, is to reschedule the job during a period when backups or restores are not running.Should you chose to increase the value in NOCATTIM, be advised that the StopX37/II loader will not shut down until all Allocation work has completed. Therefore, increasing the value of NOCATTIM could increase the time it takes for the loader to shut down.


NOCATVOL

The NOCATVOL global parameter allows a new data set to be allocated to the same volume to which it was previously cataloged. This can occur when a catalog entry is orphaned because a data set is removed from a volume without the data set being uncataloged or when a catalog entry is added for a data set but the data set is never actually created.

This operand acts differently depending on the NOCATWHEN setting in the NOCATLG2 RLST. If NOCATWHEN=TERM is specified and NOCATLG2=UNCATLG is specified in the relevant RLST action parameter, NOCATVOL=SAME indicates that the data set should be uncataloged and recataloged even if the old and new volumes are the same and NOCATVOL=DIFF means that the old catalog entry is left in the catalog if the old and new volumes are the same.

If the relevant RLST action parameter specifies NOCATLG2=SCRATCH or NOCATLG2=RENAME, NOCATVOL=DIFF is forced and the NOCATLG2 processing will fail with an error message if the old and new volumes are the same.

If NOCATWHEN=ALLOC is specified, NOCATVOL is ignored and NOCATLG2 processing occurs, even if the old and new volumes are the same.

Syntax

NOCATVOL=SAME | DIFF

Default

DIFF


NOCATWHEN

The NOCATWHEN global parameter specifies when NOCATGL2 processing occurs for non-SMS managed data sets. ALLOC indicates that NOCATGL2 processing occurs during data set allocation. TERM indicates that NOCATLG2 processing occurs during step termination. NOCATLG2 processing for SMS-managed data sets must occur during data set allocation.

Syntax

NOCATWHEN=ALLOC | TERM

Default

ALLOC

Note: When NOCATWHEN=ALLOC and no volser is specified, you will not be able to filter on parameter VOL=. To be able to filter on VOL=, you must specify NOCATWHEN=TERM.


OCDS

The OCDS global parameter specifies HSM OCDS data sets to be defined and allocated during system startup.

Syntax

OCDS=dataSet

The dataSet variable represents an OCDS data set name.

If this parameter is not specified, MainView SRM will discover the HSM OCDS data set name when SVOS is started. BMC recommends that you let SVOS discover the data set names; however, discovery requires that the DFSMShsm address space be active prior to SVOS being started. If this requirement cannot be met, this keyword should be used to specify the name.

Under special circumstances it is desired to not allocate any of the HSM CDS data sets. When this is the situation, any one of the CDS files must be specified as 'NONE'. All of the CDS data sets (BCDS1, MCDS1, and OCDS) may be specified as 'NONE' but it is only necessary to specify one for this feature to take place. In this situation some views will not be available.

Default

None


OFFLINEVOLS

MainView SRM can collect information throughout a system for both offline and online volumes. Occasionally, gathering information about offline volumes can be problematic. For problematic situations, you can specify OFFLINEVOLS=NO to instruct MainView SRM not to gather information about offline volumes.

Syntax

OFFLINEVOLS=YES | NO | Y | N

Default

YES


OPMHLQ

The OPMHLQ global parameter specifies the high-level qualifier for the data sets created by the Output Management Facility, which allows selection of DFSMShsm and DFDSS messages for reporting and analysis.

Syntax

OPMHLQ=hlq

The hlq variable represents a one- to eight-character high-level qualifier.

Default

Only if the MainView SRM Output Management Facility is to be used.

 

 


ORIGDATA

During Allocation processing, ORIGDATA specifies whether VOL and UNIT contain the original volser and unit values from the JCL or the current value.

The fields ORIGVOL and ORIGUNIT will always contain the original VOLSER and UNIT that were specified in the JCL.

Syntax

ORIGDATA=PRO | POOL

If ORIGDAT ORIGDATA=PRO | POOLA=PRO is used, the selection fields VOL and UNIT will always contain the original volser and unit from the JCL. In POOL-DASD these fields reflected any changes made to the volser and unit by showing the current value.

If ORIGDATA=POOL is used, MainView SRM will reflect the current values for these fields.

Default

PRO

PASS_DSN

The PASS_DSN global parameter defines a data set name (DSN) that contains the authorization tables that are generated by the Product Authorization Utility.

Syntax

PASS_DSN=xxxxxxxxxx...

The xxxxxxxxxx... variable represents a valid DSN that contains up to 44 characters and no quotation marks.

If this parameter is not specified, members pppTBL3x (authorization tables) are expected to be found in the STEPLIB or LINKLIST.

Default

Blank (the authorization tables are expected to be found in the STEPLIB or LINKLIST)


PDSE_USED

The PDSE_USED global parameter specifies whether to calculate the true PDSE percent used value in views WBSL (Data Set Locate) and WBVTOCD (VTOC SCAN Data Set Level Statistics), in policy interval collections, and in processing of any AUTODS commands. 

Syntax

PDSE_USED=YES | NO | Y | N

  • YES or Y calculates and displays the true PDSE percent used value and, based on true percent used and number of allocated tracks, calculates the approximate value of tracks used and tracks free.

    PDSE percent used calculation involves allocating the PDSE data set, opening the data set, performing discovery I/Os, closing the data set, and deallocating it. This process can cause significant overhead to the VTOC scan process depending on the number of PDSE data sets in the scan.

  • NO or N does not calculate true PDSE percent used value, in which case it will show as 100% full. Tracks used will be equal to tracks allocated, and free tracks will be zero.

For example, PDSE_USED=YES requests that the true PDSE percent value is used.

Default

No true PDSE percent used value is calculated but it can be overridden by the VTOC Scan SMVSCFxx member SET keyword PDSE_USED

Note: This specification can be overridden by SMVSCFxx SET keyword PDSE_USED while performing VTOC scan.

PERFRM_PRC

The PERFRM_PRC global parameter specifies the name of the procedure used to start the historical performance collector. The procedure is distributed in ?prefix .BBSAMP as member SGPPROC.

Syntax

PERFRM_PRC=procName

The procName variable represents the name of the procedure up to eight characters in length.

Default

None


PKG_DSP2

The PKG_DSP2 global parameter indicates whether a second data space will be created and used by VTOC scan collection. When created, the VTOC scan collection process will use a separate data space from all other processes, including VTOC scan retrieval. This process lessens the possibility of out-of-storage conditions.

Syntax

PKG_DSP2=YES | NO | Y | N

Default

Y


PKG_RELEASE

The PKG_RELEASE global parameter indicates whether system resources that are used to back virtual storage should be released when data space storage cells are freed. If yes, freed data space storage cells will no longer occupy space in central, expanded, or auxiliary storage.

Syntax

PKG_RELEASE=YES | NO | Y | N

Default

Y


POL_GROUP

The POL_GROUP global parameter defines the default policy to SVOS for any defined storage group in the SMPOOL xx member that does not have a policy specifically assigned to it. If a default policy is not supplied, any storage group that is defined in the SMPOOL xx member without being specifically defined to a policy will not be managed by policy definitions.

Syntax

POL_GROUP=defaultPol

The defaultPol variable represents a policy name up to eight characters in length.

For example, if you specify STRGRPOLDFLT=POLDFLT1, SVOS will use the policy defined as POLDFLT1 as the default policy for pools that are listed in the SMPOOLxx member but are not defined with a specific policy.

Default

None


POL_POOL

The POL_POOL global parameter defines the default policy to SVOS for any defined pool in the SMPOOL xx member that does not have a policy specifically assigned to it. If a default policy is not supplied, any pool that is defined in the SMPOOL xx member without being specifically defined to a policy will not be managed by policy definitions.

Syntax

POL_POOL=defaultPol

The defaultPol variable represents a policy name up to eight characters in length.

For example, if you specify, POL_POOL=POLDFLT1, SVOS will use the policy defined as POLDFLT1 as the default policy for pools that are listed in the SMPOOLxx member but are not defined with a specific policy.

Default

None


POL_VOLUME

The POL_VOLUME global parameter defines the default policy to SVOS for any defined volume in the SMPOOL xx member that does not have a policy specifically assigned to it. If a default policy is not supplied, any volume that is defined in the SMPOOL xx member without being specifically defined to a policy will not be managed by policy definitions.

Syntax

POL_VOLUME=defaultPol

The defaultPol variable represents a policy name up to eight characters in length.

For example, if you specify, POL_VOLUME=POLDFLT1, SVOS will use the policy defined as POLDFLT1 as the default policy for volumes that are not defined with a policy.

Default

None


POLI

The POLI global parameter defines which SMPOLI xx policy member SVOS will use at startup. If this parameter is not defined, SVOS will start and display a notification message in the log. Data collection will not occur, nor will subsequent data logging or automation by policy definitions.

Syntax

POLI=xx

The xx variable represents the two-character alphanumeric suffix that is associated with the SMPOLIxx member.

For example, if you specify, POLI=01, SVOS will use member SMPOLI01 to obtain its policy definitions.

Default

None


POOL

The POOL global parameter specifies the suffix of an SMPOOL xx member. SMPOOL xx contains non-SMS managed device pool definition parameters. It names pools and assigns volumes to pools.

Syntax

POOL=xx

The xx variable represents the two-character alphanumeric suffix that is associated with the SMPOOLxx member.

Default

None, this parameter is required


PROCOLD

The PROCOLD global parameter specifies whether Allocation will intercept DD statements that specify OLD allocations. Allocation processing always intercepts NEW and MOD allocations.Allocation also intercepts DD statements that specify the UNIT parameter when PROCOLD=Y is specified, which is useful for correcting questionable JCL. For example, assume DASDPOOL pools a data set to a TEST volume. If a later step wants to use the data set and specifies UNIT=PROD, the job receives a JCL error. You can correct this situation by specifying PROCOLD=Y.

PROCOLD=Y is useful to override volsers that are hardcoded in JCL for old data sets. PROCOLD=Y will logically remove that hard-coded volume. However, use caution if you also specify JCLEXT=Y, which will assign a unit and volume from the catalog.

Syntax

PROCOLD=YES | NO | Y | N

 

Default

N


REJECT

The REJECT global parameter controls termination of processing at the first or last data set rejected by REJECT=YES in DASDPOOL or DSNCHECK.

Syntax

REJECT=FIRST | LAST

  • FIRST termination takes place on the first rejected data set.
  • LAST processes all data sets before control is returned to z/OS allocation.

Default

FIRST


REQTYPE

The REQTYPE global parameter specifies whether the MNTYPE statement in SPACVOLA is considered the request type instead of the mount type. For example, VOL=SER=WORK01 can be considered a private request even though the pack was mounted storage. MNTYPE defaults to the request type.

Syntax

REQTYPE=YES | NO | Y | N

Default

Y


RLS

The RLS global parameter specifies whether the system should determine the VSAM Record Level Sharing environment available for DFSMShsm.

Syntax

RLS=YES | NO | Y | N

Default

N


RVACOLL

The RVACOLL global parameter specifies whether to gather RVA data for SVA devices.

Syntax

RVACOLL=YES | NO | Y | N

Default

Y


SCAT

The SCAT global parameter forces a catalog update to occur during the volume switch. By default, when SPACVOLA performs a volume switch on a permanent data set, the catalog is updated to contain the new volumes at step termination. For SMS-managed data sets, the catalog is always updated immediately.

Syntax

SCAT=STEPEND | IMMEDIATE

Default

STEPEND


SCHD

The SCHD global parameter defines which scheduled service (in SMSCHD xx PARMLIB member) SVOS will use at startup.

Syntax

SCHD=xx

The xx variable represents the two-character alphanumeric suffix that is assigned to the SMSCHDxx PARMLIB member.

For example, if you specify, SCHD=01, SVOS will use member SMSCHD01 to obtain its scheduled services definitions.

Default

None


SGC_ADDEXIT

The SGC_ADDEXIT global parameter defines the name of application Add Exit.

Syntax

SGC_ADDEXIT=addExitAppl

The addExitAppl variable represents a one- to eight-character name of the application Add Exit.

Default

None


SGC_CHKEXIT

The SGC_CHKEXIT global parameter defines the name of application Check Exit.

Syntax

SGC_CHKEXIT=exitAppl

The exitAppl variable represents a one- to eight-character name of the application Check Exit.

Default

None


SGC_DEFEXIT

The SGC_DEFEXIT global parameter defines the name of application Default Exit.

Syntax

SGC_DEFEXIT=defaultAppl

The defaultAppl variable represents a one- to eight-character name of the application Default Exit.

Default

None


SGC_KEYEXIT

The SGC_KEYEXIT global parameter defines the name of Account Code Build Exit.

Syntax

SGC_KEYEXIT=acctCode

The acctCode variable represents a one- to eight-character name of the Account Code Build Exit.

Default

None


SGC_SECEXIT

The SGC_SECEXIT global parameter defines the name of application Security Exit.

Syntax

SGC_SECEXIT=securityAppl

The securityAppl variable represents a one- to eight-character name of the application Security Exit.

Default

None


SGC_SELEXIT

The SGC_SELEXIT global parameter defines the name of application Select Exit.

Syntax

SGC_SELEXIT=selectAppl

The selectAppl variable represents a one- to eight-character name of the application Select Exit.

Default

None


SGC_STOGRP

The SGC_STOGRP global parameter specifies whether to retrieve SMS storage group information. This parameter can only be set to YES if SMS storage group information is required for FLST or RLST processing.

Syntax

SGC_STOGRP=YES | NO | Y | N

Default

N


SGC_STORCLS

The SGC_STORCLS global parameter specifies whether to retrieve storage class information. This parameter can only be set to YES if SMS storage class information is required for FLST or RLST processing. SGC_STORCLS includes data class, management class, and storage class information.

Syntax

SGC_STORCLS=YES | NO | Y | N

Default

N


SGCDSN

The SGCDSN global parameter specifies the data set name for the dynamic allocation/deallocation of application database DD, namely SGCDB. The dynamic allocation occurs with the start of the SVSGC component and deallocation occurs with the stop of SVSGC. This parameter is used only if the SGCDB DD statement is not present with the SVOS startup JCL.

Syntax

SGCDSN=dsName...

The dsName variable represents a 1- to 44-character data set name.

Default

None


SGMAXACCTn

The SGMAXACCTn global parameter specifies the maximum number of active accounts in the application database.

Syntax

SGMAXACCTn=accts

The n variable represents a one- to eight-digit number for the application database.

The accts variable is the number of accounts in the specified application database from 328 to 32765.

Default

The default value is extracted from the application database


SGP_EXITBBS

The SGP_EXITBBS global parameter specifies the number of megabytes to allocate in a scope common data space for the performance exit buffer block.

Syntax

SGP_EXITBBS=nn

The nn variable represents a number of megabytes from 15 to 99.

Default

15


SGP_EXITLIB

The SGP_EXITLIB global parameter specifies the default library where the performance collector SMF exits reside.

Note: EXITLIB in SGPPROC should point to the library that contains the exit load modules: SGPERU83 and SGPERU84. If EXITLIB is not coded or is left as a null in the Started Task, it will assume the default that is coded in SGP_EXITLIB (usually SYS1.LINKLIB). Change SGP_EXITLIB= to the appropriate load library.

Syntax

SGP_EXITLIB=defLib

The defLib variable represents a 1- to 44-character default exit library name.

Default

SYS1.LINKLIB


SGP_MAXCCUS

The SGP_MAXCCUS global parameter defines the maximum number of control units that are in use during a single collection interval.

Syntax

SGP_MAXCCUS=nnnn

The nnnn variable represents the maximum number of control units from 1 to 310000.

Default

256


SGP_MAXDIRS

The SGP_MAXDIRS global parameter defines the maximum number of directors that are in use during a single collection interval.

Syntax

SGP_MAXDIRS=nnnn

The nnnn variable represents the maximum number of directors from 1 to 20133000.

Default

256


SGP_MAXDSNS

The SGP_MAXDSNS global parameter defines the maximum number of data set names that are in use during a single collection interval.

Syntax

SGP_MAXDSNS=nnnn

The nnnn variable represents the maximum number of data set names from 1 to 160000.

Default

1000


SGP_MAXJOBS

The SGP_MAXJOBS global parameter defines the maximum number of jobs (batch, TSO, and Started Tasks) that are in use during a single collection interval.

Syntax

SGP_MAXJOBS=nnnn

The nnnn variable represents the maximum number of jobs from 1 to 465000.

Default

200


SGP_MAXLCUS

The SGP_MAXLCUS global parameter defines the maximum number of logical control unit/CHIP combinations in use during an interval. This value is the maximum number of actual LCUs in use multiplied by the average number of CHPs carrying data traffic to the LCU.

Syntax

SGP_MAXLCUS=nnnn

The nnnn variable represents the maximum number of LCUs from 1 to 290000.

Note: If the value is set too low, the system does not set aside enough buffer space to accommodate all the records. You need to determine a value that provides enough buffer space for LCU records without causing a shortage of data space storage for other records.

Default

256


SGP_MAXPOLS

The SGP_MAXPOLS global parameter defines the maximum number of pools that are in use during a single collection interval.

Syntax

SGP_MAXPOLS=nnnn

The nnnn variable represents the maximum number of pools from 1 to 316000.

Default

256


SGP_MAXPTHS

The SGP_MAXPTHS global parameter defines the maximum number of CHPIDs that are in use during a single collection interval. The minimum value is 1; the maximum value is 267000.

Syntax

SGP_MAXPTHS=nnnn

The nnnn variable represents the maximum number of CHPIDs from 1 to 267000.

Default

100


SGP_MAXPVLS

The SGP_MAXPVLS global parameter defines the maximum number of physical volumes that are in use during a single collection interval.

Syntax

SGP_MAXPVLS=nnnn

The nnnn variable represents the maximum number of physical volumes from 1 to 6400000.

Default

250


SGP_MAXRRKS

The SGP_MAX RRKS global parameter defines the maximum number of RAID ranks that are in use during a single collection interval.

Syntax

SGP_MAXRRKS=nnnn

The nnnn variable represents the maximum number of RAID ranks from 1 to 512.

Default

64


SGP_MAXRSFS

The SGP_MAXRSFS global parameter defines the maximum number of RVA frames that are in use during a single collection interval.

Syntax

SGP_MAXRSFS=nnnn

The nnnn variable represents the maximum number of RVA frames from 1 to 512.

Default

16


SGP_MAXSCLS

The SGP_MAXSCLS global parameter defines the maximum number of storage classes that are in use during a single collection interval.

Syntax

SGP_MAXSCLS=nnnn

The nnnn variable represents the maximum number of storage classes from 1 to 466000.

Default

256


SGP_MAXVOLS

The SGP_MAXVOLS global parameter defines the total number of online DASD volumes on the z/OS image being monitored. Note that this parameter is the only SGP_MAX xxxx parameter that depends on neither the interval length nor the amount of activity on the system.

Syntax

SGP_MAXVOLS=nnnn

The nnnn variable represents the total number of online DASD volumes from 1 to 438000.

Default

250


SGP_RDFCOMP

The SGP_RDFCOMP global parameter specifies whether data compression is in effect for records being written to the performance resource data files.

Syntax

SGP_RDFCOMP=YES | NO | Y | N

Default

N


SGP_SIBSTK

The SGP_SIBSTK global parameter identifies the IXFP SIBBATCH parameter member to be used by the MainView SRM IXFP services for communications with the IXFP address space. The presence of this system parameter value indicates RVA collection is to be activated. This parameter must be specified to activate RVA collection in the performance collector. Without this parameter, the performance collector views will have a physical disk ID and box serial number of question marks. 

Syntax

SGP_SIBSTK=parmMbr

The parmMbr variable represents the 2- to 8-character IXFP SIBBATCH parameter member.

Note: If you have RVA, but do not want recording turned on, you must delete the SGP_SIBSTK variable or make it empty.

Default

None

SGP_SMF42

The SGP_SMF42 global parameter determines if the SMF 42 record is written to the SMF data set. If set to NO, the historical performance data collector does not allow the record to be written.

Syntax

SGP_SMF42=YES | NO | Y | N

Default

N


SGP_TRACE

The SGP_TRACE global parameter specifies the trace default for the performance collector.

Syntax

SGP_TRACE=FTRACE | NOTRACE | NZTRACE | GTFOUR

Default

NOTRACE

Note: If no value is specified, NOTRACE is the default. However, GTFOUR is the value that is shipped in the SMMSYSxx startup parameters.


SHARED_VSAM

The SHARED_VSAM global parameter specifies whether SPACVOLA can bypass the check for shared enqueue on a VSAM data set when it is determining if the data set is allocated to another task. If more than one task holds the SYSDSN (major name) enqueue on a data set, a SPACVOLA recovery is not allowed and a SVM4463I DATA SET IS ALLOCATED TO ANOTHER JOB message is issued.

Syntax

SHARED_VSAM=YES | NO | Y | N

  • YES or Y bypasses the check for SYSDSN enqueue, permitting a SPACVOLA even if the data set is allocated to multiple tasks.
  • NO or N performs a check for SYSDSN enqueue and prevents a SPACVOLA recovery when the data set is allocated to more than one task.

Note: BMC recommends that all MVS images that share VSAM data sets be running MainView SRM release 7.4 or later when using SHARED_VSAM=YES. Otherwise, a SPACVOLA on an MVS image running MainView SRM 7.4 or later has the potential to cause an end-of-volume (EOV) error on an MVS image that is using an older release (or no release) of MainView SRM that share the same VSAM data set. Essentially, SHARED_VSAM=NO is provided for users who need to run mixed environments of MainView SRM.

Default

YES


SIZEISPRIM

The SIZEISPRIM global parameter determines if the SIZE FLST/RLST parameter includes only the size of the primary extent or the size of the primary and one secondary extent.

Syntax

SIZEISPRIM=YES | NO | Y | N

Default

Y


SKIP

The SKIP global parameter specifies checks to be bypassed during volume switching. There are several conditions in which the SPACVOLA function does not perform a volume switch. You can bypass some of these conditions with the SKIP statement. For example, assume that If your installation has an application that can handle data sets that dynamically become multivolume. You can add a SKIP statement to the selection language to bypass requested checks.

You can also check the NOCHECK operand on the RLST action parameter to override these checks. NOCHECK takes precedence over the SKIP statement.

Note

Before overriding these checks, BMC recommends testing and verifying that the application can use multivolume data sets.



SMFID

The SMFID global parameter specifies the SMF record number for MainView SRM audit records written to the SMF data set.

Note: SMF message generation is also controlled by the SMF parameter on individual MainView SRM functions in member SMFUNCxx and by the SMF parameter on filter list specifications.

Syntax

SMFID=nnn

The nnn variable represents a SMF record number from 128 to 255. A zero can be specified to deactivate SMF recording.Review the following conditions:

  • The sample SMMSYS00 contains a value of 201. If you use the sample as provided, the product will use 201 as the SMFID.
  • If you delete the SMFID=parameter in SMMSYS00, or build your own SMMSYSxx member with no SMFID=parameter, the product will not write SMF records.
  • If you change the SMFID=parameter in SMMSYS00 to a different value, or build your own SMMSYSxx member with an SMFID=parameter the product will write SMF records using this value.

Default

None

SMFRECOV

The SMFRECOV global parameter specifies whether MainView SRM recovery records should be written to the SMF data set. Recovery records are written on behalf of STOPX37 functions for both successful and failed recovery attempts.

Syntax

SMFRECOV=YES | NO | Y | N

Default

YES

Warning

Before disabling the recording of recovery records, consider the following information:

  • Recovery records are used to produce the SMFX37B report. If recovery records are not written to the SMF data set, the SMFX37B report cannot be used.
  • Custom utilities might have been written by your company that process recovery records.
  • While not being a primary source of debugging information, it is possible that recovery records could be used by BMC to help diagnose problems.


SMS_ALLOC

The SMS_ALLOC global parameter specifies that SMSSELCT will be driven during DADSM ALLOCATE. If a POOL is coded in SMSPOOL, the current volume will be compared to the volumes in the POOL. If the current volume is not in a POOL assigned to the data set, the volume will be rejected with a DADSM return code of 4.

Note: The FLST/RLST parameter DADSM_FUNC should be used to limit the data sets that are processed by enabling this option.

Syntax

SMS_ALLOC=YES | NO | Y | N

Default

N


SMS_EXTENDSM

The SMS_EXTEND global parameter specifies that SMSSELCT will be driven during DADSM EXTENDNV (new volume). If a POOL is coded in SMSPOOL_EXT, the current volume will be compared to the volumes in the POOL. If the current volume is not in a POOL assigned to the data set, the volume will be rejected with a DAD.

Note: The FLST/RLST parameter DADSM_FUNC should be used to limit the data sets that are processed by enabling this option.

 

Syntax

SMS_EXTEND=YES | NO | Y | N

Default

N


SMSPOOL

The SMSPOOL global parameter specifies the suffix of the SMS pool member. An SMSPOLxx member contains device pool definition parameters. It names SMS subpools and assigns volumes to them.

Syntax

SMSPOOL=xx

The xx variable represents the two-character suffix of the SMSPOLxx member.

Default

None


SNAPDUMP

The SNAPDUMP global parameter controls whether SNAP dumps are produced for internal errors rather than SVC dumps. SNAPDUMP=YES produces SNAP dumps. BMC recommends the use of the default, SNAPDUMP=NO.

Syntax

SNAPDUMP=YES | NO | Y | N

Default

NO


SPACPRIMACS

The SPACPRIMACS global parameter determines if SPACPRIM invokes the DFSMS ACS routines to obtain the list of available storage group(s) for a single-volume SMS allocation.When SPACPRIMACS is set to NO, MainView SRM uses the SPACPRIM RLST reduction percentage to lower the primary amount before making another attempt to satisfy the allocation request.

Depending on the available space in the storage group(s) and the original primary request, SPACPRIM can make multiple attempts to recover the allocation.

When SPACPRIMACS is set to YES, MainView SRM calls the DFSMS ACS routines to obtain the list of available storage groups for a single-volume allocation and determines available space before making another attempt to satisfy the allocation request. This typically leads to much better allocation performance, since SPACPRIM adjusts the primary to the available space and only makes one attempt to recover the allocation.

If you find SPACPRIM is causing your SMS allocations to select a volume from the wrong DFSMS storage pool, then your ACS routines could be using read-only ACS variables not supplied by MainView SRM during SPACPRIM recovery. MainView SRM supplies many of the DFSMS read-only ACS variables typically used to assign DASD storage group(s).

You might want to set SPACPRIMACS=NO if your ACS routines are using any of the following read-only ACS variables to assign DASD storage pools:

  • &EXPDT
  • &FILENUM
  • &LABEL
  • &LIBNAME
  • &MEMHLQ
  • &MEMLLQ
  • &MEMN
  • &MEMNQUAL
  • &MSPARM
  • &MSPDEST
  • &MSPOLICY

Note: MainView SRM only invokes the DFSMS ACS routines for new data set allocations (&ACSENVIR=ALLOC). MainView SRM will not invoke the DFSMS ACS routines when a data set is being recalled by HSM.

Syntax

SPACPRIMACS=YES | NO | Y | N

For better performance, SPACPRIMACS=YES is the preferred setting.

Default

YES

START_ALL

The START_ALL global parameter specifies whether all components should be started. You can set this keyword to N to prevent all components from starting and to start only SVOS.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_ALL=YES | NO | Y | N

Default

Y (all licensed products)

START_ALLOC

The START_ALLOC global parameter specifies whether the Allocation component should be started. You can set this keyword to N to keep the Allocation component from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_ALLOC=YES | NO | Y | N

Default

Y (if Allocation component is licensed)

START_AUTO

The START_AUTO global parameter specifies whether the automation component should be started. You can set this keyword to N to keep the automation component from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_AUTO=YES | NO | Y | N

Default

Y (if licensed)

START_CPF

The START_CPF global parameter specifies whether the catalog performance manager should be started. You can set this keyword to N to keep the catalog performance manager from starting.

Syntax

START_CPF=YES | Y | NO | N

Default

Y


START_EHSM

The START_EHSM global parameter specifies whether the HSM collector should be started. You can set this keyword to N to keep the HSM collector from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_EHSM=YES | NO | Y | N

Default

Y (if Reporting component is licensed)

START_RPRT

The START_RPRT global parameter specifies whether the Reporting component should be started. You can set this keyword to N to keep the Reporting component from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_RPRT=YES | NO | Y | N

Default

Y (if Reporting component is licensed)

START_SGC

The START_SGC global parameter specifies whether the application collector should be started. You can set this keyword to N to keep the application collector from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_SGC=YES | NO | Y | N

Default

Y (if Reporting component is licensed)

START_SGD

The START_SGD global parameter specifies whether the space collector should be started. You can set this keyword to N to keep the space collector from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_SGD=YES | NO | Y | N

Default

Y (if Reporting component is licensed)

START_SGP

The START_SGP global parameter specifies whether the performance collector should be started. You can set this keyword to N to keep the performance collector from starting in the event of a problem.

Note: You must set START_ALL=YES before the system will read any other START parameter.

Syntax

START_SGP=YES | NO | Y | N

Default

Y (if Reporting component is licensed)

STKSCR

The STKSCR global parameter specifies the default location of scratch tapes for the STKSUPP function.

Syntax

STKSCR=(xxx,xxx,xxx,xxx)

The suboperands of STKSCR are:

  • Standard-label tapes
  • Non-label tapes
  • ASCII tapes
  • Non-standard label tapes

For each suboperand, the xxx variable specifies the following information:

  • IN (inside a silo)
  • OUT (outside a silo)
  • A specific silo number

Default

None


STOPX37II

The STOPX37II global parameter specifies whether the Allocation or StopX37/II product will be started at system start-up.

Syntax

STOPX37II=YES | NO | Y | N

If STOPX37II is set to N, the MainView SRM Allocation product is started (SVALLOC).

If STOPX37II is set to Y, the MainView SRM StopX37/II product is started (X37II). StopX37/II users should specify STOPX37II=Y to eliminate installation of unnecessary allocation hooks for better overall system performance.

Default

N


STOR64B

The STOR64B global parameter sets the amount of 64-bit storage that will be allocated in Megabytes. MainView utilizes 64-bit storage. This parameter overrides the default value that is used by MVI for MainView SRM view processing.

Syntax

STOR64B=nnnnnnn

Valid values are 0 through 1048576. Setting the value to 0 causes MainView SRM to not use 64-bit storage.

Default

This parameter is optional

If this parameter is not specified, MainView SRM uses the default that is defined by MainView Infrastructure (MVI).


SVALLOCWAIT

The SVALLOCWAIT global parameter specifies the number of minutes that SVALLOC waits for the ETILOAD ENQ to be released after a reply of WAIT to the SVO0623I message. If the ENQ has not been released after the specified time limit, SVOS issues the SVO0623I message again.

Syntax

SVALLOCWAIT=nn

The nn variable represents a number of minutes between 1 and 60.

Default

5


SYSLIB

The SYSLIB global parameter specifies a cataloged data set name for the LPALIB library concatenations that is to be allocated at SVOS startup as a default. This parameter can be overridden by a SYSLIB DD statement in JCL. A limit of three data sets that can be concatenated.

Warning

LPALIB data sets must be the same as they were for the system's last IPL with a CLPA, an MPLA, or both.


Syntax

SYSLIB=dsName

SYSLIBn=dsName

The dsName variable represents a 1- to 44-character fully qualified cataloged data set name for the LPALIB library concatenations.

The n variable represents a second or third data set.

Default

None

TAPE_ATLLIB

The TAPE_ATLLIB global parameter specifies one or more automated tape library (ATL) library names. The TSCAN command obtains data for tape volumes located in these libraries. To prevent TSCAN from attempting to read ATL libraries, specify NONE as the first ATL library name.

Syntax

TAPE_ATLLIB=(libName,libName,...)

The libName variable represents a one- to eight-character library name.You can provide up to 32 library names.

Default

None

If this parameter is not specified, TSCAN attempts to obtain tape volume data from all ATL libraries that are defined to your sysplex.


TAPE_CA1DSN

The TAPE_CA1DSN global parameter specifies the data set name of the CA1 data set.

Syntax

TAPE_CA1DSN=xxxxxxxxxxxxThe xxxxxxxxxxxx variable represents a 1- to 44-character data set name.

Default

None


TAPE_CAT

The TAPE_CAT global parameter specifies the tape management systems available for report generation.

Syntax

TAPE_CAT=(tapeMgt,tapeMgt,...)

The tapeMgt variable represents one or more of the following values:

  • ControlT
  • CA1
  • RMM

For example:

  • TAPE_CAT=ControlT indicates that Control-T is the only system in which you are interested.
  • TAPE_CAT=(ControlT,RMM,CA1) indicates that you have all three systems and you want reports on all three.

Default

None


TAPE_CCTLTH

The TAPE_CCTLTH global parameter specifies the high-level qualifier for the Control-T data sets.

Syntax

TAPE_CCTLTH=hlq

The hlq variable represents a 1- to 36-character high-level qualifier.

Default

None


TAPE_CEAS

The TAPE_CEAS global parameter indicates whether the TSCAN output collection data set can reside in the extended address space (EAS) on an extended address volume (EAV) or not.

Syntax

TAPE_CEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


TAPE_CHLQ

The TAPE_CHLQ global parameter specifies the high-level qualifier for the TSCAN data sets.

Note: RELEASE cannot be turned on for TSCAN data sets.

Syntax

TAPE_CHLQ=hlq

The hlq variable represents a 1- to 20-character high-level qualifier.

 

Default

None


TAPE_COLHSM

The TAPE_COLHSM global parameter specifies whether to collect DFSMShsm information.

Syntax

TAPE_COLHSM=YES | NO | Y | N

Default

N


TAPE_CPRI

The TAPE_CPRI global parameter specifies the number of cylinders for the primary allocation.

Syntax

TAPE_CPRI=nnnn

The nnnn variable represents a number of cylinders from 1 to 4369.

Default

None


TAPE_CSEC

The TAPE_CSEC global parameter specifies the number of cylinders for the secondary allocation.

Syntax

TAPE_CSEC=nnnn

The nnnn variable represents a number of cylinders from 0 to 4369.

Default

None


TAPE_CTLTRL

The TAPE_CTLTRL global parameter specifies the release number for Control-T.

Syntax

TAPE_CTLTRL=x

The x variable represents a 1-character release number.

Default

None


TAPE_CVOL

The TAPE_CVOL global parameter specifies the volume serial numbers of the volumes to be used for the linear data sets, with a maximum of six volsers.

Syntax

TAPE_CVOL=(xxxxxx,xxxxxx,...)

The xxxxxx variable represents a one- to six-character volume serial number.

Default

None


TAPE_DLMDEV

The TAPE_DLMDEV global parameter specifies from one to four unit or esoteric names to connect a Dell EMC Disk Library for mainframe (DLm) virtual tape engine (VTE). Tape scan will use the unit to collect DLm tape information from the VTE. Each esoteric name or unit address supplied should establish a 1-to-1 relationship with a DLm VTE.

Syntax

TAPE_DLMDEV=(name ,...name)

The name variable represents one of the following values:

  • One- to four-character unit name preceded by a forward slash (/)
  • One- to eight-character esoteric name

You can provide up to four unit names, four esoteric names, or a combination of unit and esoteric names (not to exceed four entries).An example follows:TAPE_DLMDEV=(/66FE,/65FE,DLM1VTE,DLM2VTE)

Default

None

If this parameter is not specified, Tape scan will not attempt to obtain DLm data. 


TAPE_RMMDSN

The TAPE_RMMDSN global parameter specifies the data set name for the RMM control data set.

Syntax

TAPE_RMMDSN=dsName

The dsName variable represents a 1- to 44-character data set name.

Default

None


TAPE_RMMEAS

The TAPE_RMMEAS global parameter indicates whether the TSCAN RMM extract data set can reside in the extended address space (EAS) on an extended address volume (EAV).

Syntax

TAPE_RMMEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


TAPE_RMMHLQ

The TAPE_RMMHLQ global parameter specifies the high-level qualifier for the TSCAN RMM Extract data sets.

Note: Use the TAPE_RMMHLQ parameter only at the request of BMC Software Customer Support. The extract files must be preallocated.

Syntax

TAPE_RMMHLQ=hlq

The hlq variable represents a high-level qualifier of up to 20 characters.

Default

None

TAPE_RMMPRI

The TAPE_RMMPRI global parameter specifies the number of cylinders for the primary allocation for the TSCAN RMM extract file.

Note: Use the TAPE_RMMPRI parameter only at the request of BMC Customer Support.

Syntax

TAPE_RMMPRI=nnnnn

The nnnnn variable represents from 1 to 99999 cylinders.

Default

None

TAPE_RMMSEC

The TAPE_RMMSEC global parameter specifies the number of cylinders for the secondary allocation for the TSCAN RMM extract file.

Note: Use the TAPE_RMMPRI parameter only at the request of BMC Customer Support.

Syntax

TAPE_RMMSEC=nnnnn

The nnnnn variable represents from 1 to 99999 cylinders.

Default

None

TAPE_SGCIN

The TAPE_SGCIN global parameter specifies whether to include Application Collector data in the TAPE scan collection data set when SVSGC is active. Setting this keyword to YES causes the scan to determine the application names of all tape data sets being scanned. Determining these names significantly affects the scan's elapsed time and I/O. The default is NO (which does not determine application names).

Syntax

TAPE_SGCIN=YES | NO | Y | N

Default

N


TAPE_SMFDSn

The TAPE_SMFDSn global parameter specifies up to nine SMF data set names. If you skip a name in the order (for example, specifying SMFDS4 and SMFDS6 but not SMFDS5), processing stops at the first gap. In the preceding example, SMFDS6 would not be allocated. The SVOS TSCAN processes files that were created by IFSMFDP, not live VSAM files. If you do not want SMF data, do not specify the data set name.

Note: The SMF data set must be a copy of the active SMF data set. The active SMF data set cannot be used for this parameter. The SMF data set is required for collection of historical information only; otherwise, it is not necessary to include this parameter in the SMMSYSxx member.

Syntax

TAPE_SMFDSn=dsName

  • The n variable represents up to nine separate SMF data set name parameters.
  • The dsName variable represents a 1- to 44-character SMF data set name.

Default

None

TAPE_STCLAS

The TAPE_STCLAS global parameter specifies 1 to 4 mainframe storage classes to connect a virtual tape to an IBM TS7700 Series distributed library. The tape scan uses the virtual tape to collect IBM physical tape information from the distributed library.TAPE_STCLAS will work with TAPE_VTUNIT. Use NONE when a mainframe storage class or unit name is not needed to establish the connection. The following example shows the equivalent JCL statements for the TAPE_STCLAS and TAPE_VTUNIT parameters

TAPE_STCLAS=(STC1,NONE,STC3)
TAPE_VTUNIT=(NONE,UNIT2,UNIT3) //VirtualTape1 DD STORCLAS=STC1
//VirtualTape2 DD UNIT=UNIT2
//VirtualTape3 DD STORCLAS=STC3,UNIT=UNIT3

Note: Tape scan will only collect TS7700 Series physical tape information on JES2 systems.The distributed libraries associated with this parameter must be defined to the SMS configuration.

Syntax

TAPE_STCLAS=(storageClass,storageClass,...)

The storageClass variable represents a one- to eight-character storage class name. You can provide up to four storage classes. If this parameter is not specified, TSCAN will not attempt to use a storage class to establish a connection to an IBM TS7700 distributed library.

Default

None

TAPE_VTSLIB

The TAPE_VTSLIB global parameter specifies one or more virtual tape server (VTS) library names. The TSCAN command obtains data for tape volumes located in these libraries. To prevent TSCAN from attempting to read VTS libraries, specify NONE as the first VTS library name.

Syntax

TAPE_VTSLIB=( vtsLib,vtsLib,...)

The vtsLib variable represents a one- to eight-character library name.You can provide up to 32 library names. If this parameter is not specified, TSCAN attempts to obtain tape volume data from all VTS libraries that are defined to your sysplex.

Note: IBM virtual tape distributed and composite libraries should be included in this list.

Default

None


TAPE_VTUNIT

The TAPE_VTUNIT global parameter specifies 1 to 4 unit names to connect a virtual tape to an IBM TS7700 Series distributed library. Tape scan will use the virtual tape to collect IBM physical tape information from the distributed library.TAPE_ VTUNIT will work with TAPE_STCLAS. Use NONE when a mainframe storage class or unit name is not needed to establish the connection.In the following example, the JCL shows the equivalent JCL statements for the TAPE_ parameters:TAPE_VTUNIT=(NONE,UNIT2,UNIT3) TAPE_STCLAS=(STC1,NONE,STC3) //VirtualTape1 DD STORCLAS=STC1 //VirtualTape2 DD UNIT=UNIT2 //VirtualTape3 DD STORCLAS=STC3,UNIT=UNIT3

Note: Tape scan will collect only TS7700 Series physical tape information on JES2 systems.The distributed libraries associated with this parameter must be defined to the SMS configuration.

Syntax

TAPE_VTUNIT =(unitName,unitName,...)

The unitName variable represents a one- to eight-character unit name. You can provide up to 4 unit names. If this parameter is not specified, TSCAN will not attempt to use a unit name to establish a connection to an IBM TS7700 distributed library.

Default

None

TAPEGENR

The TAPEGENR global parameter specifies tape device generic names that some Allocation functions will intercept.If you want to intercept all tape requests, specify ALLTAPE as the first generic name. (However, you cannot use ALLTAPE when JCLEXT=N.) TAPEGENR affects functions DSNCHECK and SETEXPDT.

Syntax

TAPEGENR=(devName,devName,...)

The devName variable represents a one- to eight-character tape device name.

Default

None

Note: If this parameter is not coded, all data sets with tape generics or esoterics will be processed. If any parameter is coded for TAPEGENR, only those tape unit names in TAPEGENR will be processed, so all generic or esoteric unit names that are to be processed should be specified. PROCOLD determines whether Allocation intercepts DD parameters associated with existing data sets. Specify PROCOLD=Y if you want to convert unit information for existing tape data sets. Allocation can then intercept DD parameters for existing data sets that also specify UNIT.


TRACEDD

The TRACEDD global parameter traces all MainView SRM functions for the job step containing the specified DD name. This is the same type of filter or rule list trace as produced by the TRACE parameter for the SMFUNCxx function definition; however, using TRACEDD, all MainView SRM functions will be traced for a single job step, based on the presence of a JCL DD name.

Syntax

TRACEDD=ddName

The ddName variable represents a one- to eight-character DD name.

Default

PROTRACE


TRACEPAGES

The TRACEPAGES global parameter determines the number of virtual storage pages that are used for debugging s by MainView SRM Allocation. Because the number of storage pages affects CPU performance, the default should only be increased if you are instructed by BMC Software Customer Support. You can lower this number to 0 to turn off the tracing feature.

Syntax

TRACEPAGES=nn

The nn variable represents the number of virtual storage pages between 0 and 99.

Default

1


TRKCYL

The TRKCYL global parameter specifies the number of tracks per cylinder for the default device type. The value is used only if no default device geometry exists in the DFSMS SCDS base configuration.The default device geometry is used to convert space allocations to various metrics. The geometry is used by various functions and reporting views.

Syntax

TRKCYL=nnnnn

The nnnnn variable represents the number of tracks per cylinder between 1 and 99999.

Default

15


TRKLEN

The TRKLEN global parameter specifies the track length for the default device type. The value is used only if no default device geometry exists in the DFSMS SCDS base configuration.The default device geometry is used to convert space allocations to various metrics. The geometry is used by various functions and reporting views.

Syntax

TRKLEN=trkLen

The trkLen variable represents the track length between 1 and 9999999.

Default

56664


TSCAN_UNIT

The TSCAN_UNIT global parameter specifies the unit name of the output collection data set allocated during TSCAN operation.

Syntax

TSCAN_UNIT=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character unit name.

Default

SYSALLDA


USE_EMCAPI

The USE_EMCAPI global parameter is used to turn off the usage EMCSAI process.MainView SRM uses EMC services to gather data about EMC devices during SVOS initialization and refresh processing. Errors can be encountered during this process that might not be critical to users.

Syntax

USE_EMCAPI=YES | NO | Y | N

Default

Y


USE_NONBFIT

The USE_NONBFIT global parameter specifies whether MainView SRM should bypass the DFSMS non-best fit volume selection process when the IBM IDCAMS utility is used to define a SMS-managed data set in MVS releases after z/OS 1.7.

Note: The USE_NONBFIT parameter can be used on all MVS images. The parameter is ignored on systems running z/OS 1.7 (or below) and has no impact on DFSMS performance.

Syntax

USE_NONBFIT=YES | NO | Y | N

The IDCAMS utility will bypass SPACPRIM processing and fail allocations when all of the following conditions are true:

  • The requested primary amounts exceed the DASD capacity of volumes in DFSMS storage pool.
  • DFSMS is using non-best fit volume selection.
  • MVS image is running z/OS 1.8 or later.

Setting USE_NONBFIT=NO allows MainView SRM to invoke SPACPRIM and reduce the primary request for the above conditions.

Note: The USE_NONBFIT=NO setting works only when the SPACPRIM function is active.

Setting USE_NONBFIT=YES is recommended for better DFSMS performance. The following alternative options can be considered instead of using USE_NONBFIT=NO:

  • Reduce the primary request in your IDCAMS control statements (=< DASD capacity).
  • Use Space Constraint Relief (SCR) in a DFSMS data class (best fit volume selection).
  • Add larger capacity DASD to your DFSMS storage groups to satisfy the primary request.

Default

Y

USECAT

The USECAT global parameter specifies whether the catalog name is used as a selection criteria in any MainView SRM ACS replacement function (SMSACSDC, SMSACSMC, SMSACSSC, SMSACSSG). USECAT can cause an embrace with catalog functions.

Syntax

USECAT=YES | NO | Y | N

Default

N


USEMVI

The USEMVI global parameter supports users who install and run only the StopX37/II Stand-Alone product.

Syntax

USEMVI=YES | NO | Y | N

f you specify USEMVI=YES or Y, you must specify the BBI3_SSID parameter.If you specify USEMVI=NO or N, BBI3_SSID does not have to be specified; if it is specified, MainView SRM ignores it and does not attempt to attach to the CAS.

Default

YES


VAR

The VAR global parameter specifies the suffix of the SMVARS xx member. SMVARS xx contains variables definition parameters. The values of defined variables are substituted in MainView SRM selection statements to simplify the specification of large selection criteria used in multiple statements.

Syntax

VAR=xx

The xx variable represents the two-character suffix of the SMVARSxx member. A single character is not allowed.

Default

None


VSAM_ADJ4GB

The VSAM_ADJ4GB global parameter controls StopX37/II recovery for non-extended VSAM data sets when new extent will exceed the 4GB limit. VSAM_ADJ4GB=YES allows StopX37/II to adjust the requested allocation amount to fit within the 4GB maximum limit.

Syntax

VSAM_ADJ4GB=YES | NO | Y | N

Default

YES


VSAMJCL

The VSAMJCL global parameter controls the level of processing of VSAM data sets by Allocation.

Syntax

VSAMJCL=CLUS | COMP

  • For VSAMJCL=CLUS, the Allocation functions are invoked for the VSAM cluster if the volume list is defined at the cluster level or if volume lists of the two components are identical to each other. The Allocation functions are invoked at the component level if the volume list is defined at the component level and are not identical to each other.
  • Specifying VSAMJCL=COMP causes the JCL function to process at the component level regardless of how the volume list is defined.

Default

COMP


VSAMLIMWARN

The VSAMLIMWARN global parameter specifies the percentage value to be used before issuing the MainView SRM 4GB limit message. This informational message shows how close a nonextended format VSAM file is to the 4-GB limit.

Syntax

VSAMLIMWARN=xx

The xx variable represents a two-digit percentage from 50 to 99.

Default

90


VSAMPRIM

The VSAMPRIM global parameter specifies that volume additions to a VSAM file (by SPACVOLA) will use the primary allocation size instead of the secondary. VSAMPRIM does not apply to multistripe VSAM and IBM DB2 VSAM data sets.

Syntax

VSAMPRIM=Y | N

Y uses the primary allocation size.

N uses the secondary allocation size.

Default

N


VSAMZSEC

The VSAMZSEC global parameter specifies which StopX37/II function controls recoveries for VSAM out-of-space conditions if no secondary allocation amount was specified when the data set was defined.

Syntax

VSAMZSEC=YES | NO | Y | N

  • Y specifies that the SPACSECA function controls whether recovery is allowed.If an out-of-space condition occurs for a VSAM data set because no secondary allocation amount was specified, and VSAMZSEC=Y is specified, StopX37/II will only recover from the error if the SPACSECA function is active for the same data set. Specifying VSAMZSEC=Y and not activating the SPACSECA function for a data set indicates that VSAM data sets that do not have a secondary allocation amount cannot be recovered.
     
  • N specifies that the SPACVOLA function will determine whether recovery is allowed.

Default

Y


VSCAN_AGER1

The VSCAN_AGER1 global parameter specifies the high-end of age range one. Data sets that have not been used between zero days and this value fall into AGER1. The value is optional and is a one- to five-digit number. The number must be less than the remaining ranges.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER1=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER2

The VSCAN_AGER2 global parameter specifies the high end of age range two. Data sets that have not been used between AGER1 and this value fall into AGER2. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER2=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER3

The VSCAN_AGER3 global parameter specifies the high end of age range three. Data sets that have not been used between AGER2 and this value fall into AGER3. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER3=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER4

The VSCAN_AGER4 global parameter specifies the high end of age range four. Data sets that have not been used between AGER3 and this value fall into AGER4. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER4=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER5

The VSCAN_AGER5 global parameter specifies the high end of age range five. Data sets that have not been used between AGER4 and this value fall into AGER5. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER5=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER6

The VSCAN_AGER6 global parameter specifies the high end of age range six. Data sets that have not been used between AGER5 and this value fall into AGER6. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER6=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER7

The VSCAN_AGER7 global parameter specifies the high end of age range seven. Data sets that have not been used between AGER6 and this value fall into AGER7. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER7=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER8

The VSCAN_AGER8 global parameter specifies the high end of age range eight. Data sets that have not been used between AGER7 and this value fall into AGER8. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_AGER8=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None


VSCAN_AGER9

The VSCAN_AGER9 global parameter specifies the high end of age range nine. Data sets that have not been used between AGER8 and this value fall into AGER9. The value is optional and is a zero- to five-digit number. The number if specified, must be higher than the preceding ranges and less than the remaining ranges. When set to zero, the range is ignored. However, all remaining ranges must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Note: All data sets that exceed range nine fall into the tenth range. The tenth range is automatically set; it cannot be set by a user.

Syntax

VSCAN_AGER9=nnnnn

The nnnnn variable represents the high-end of age range from 1 to 99999.

Default

None

VSCAN_DCLAS

The VSCAN_DCLAS global parameter assigns the specified data class name to the VTOC scan temporary data set.

If VSCAN_DCLAS is specified, VSCAN_SCLAS is required.

Note: SMS data compaction can be used by the temporary data set by setting DSNTYPE=EXTENDED and COMPACTION=YES in the assigned data class. When a data class is specified, VTOC scan generates a permanent data set name for the temporary data set. This combination of parameters is required for data compaction to be allowed. The temporary data set is still deleted at the end of the scan.

Syntax

VSCAN_DCLAS= dataClass

Default

None

VSCAN_DEAS

The VSCAN_DEAS global parameter indicates whether the VSCAN output collection data set can reside in the extended address space (EAS) on an extended address volume (EAV).

Syntax

VSCAN_DEAS=OPT | NO

OPT indicates that the data set can have extended attributes and reside in EAS.

NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


VSCAN_DIR

The VSCAN_DIR parameter indicates whether the VTOC scan collection data set directory should be maintained.

Syntax

VSCAN_DIR=YES | NO | Y | N

Default

YES


VSCAN_DPRI

The VSCAN_DPRI parameter indicates the primary allocation size of the VTOC scan collection data set directory.

Syntax

VSCAN_DPRI=nn

The nn variable is a value between 1 and 99.

Default

1


VSCAN_DSEC

The VSCAN_DSEC parameter indicates the secondary allocation size of the VTOC scan collection data set directory.

Syntax

VSCAN_DSEC=nn

The nn variable is a value between 1 and 99.

Default

1


VSCAN_DUNIT

The VSCAN_DUNIT parameter indicates the unit name of the VTOC scan collection data set directory.

Syntax

VSCAN_DUNIT=unitName

The unitName variable is a one- to eight-character valid unit name defined in your environment.

Default

SYSALLDA


VSCAN_DVOL

The VSCAN_DVOL parameter indicates the volume name of the VTOC scan collection data set directory.

Syntax

VSCAN_DVOL=volser

The volser variable is a one- to six-character valid volser serial number defined in your environment.

Default

None


VSCAN_MNTSK

The VSCAN_MNTSK global parameter specifies the minimum number of tasks (TCBs) used by the VTOC scan to perform the collection.

Syntax

VSCAN_MNTSK=nn

The nn variable represents a number of tasks from 2 to 30.

Default

2


VSCAN_MXTSK

The VSCAN_MXTSK global parameter controls the number of tasks (TCBs) involved in scanning VTOCs for VTOC reporting and automation requests. It can also be used to affect the response given to automation requests.It can be used to affect the response given to automation and VSCAN command requests.

Syntax

VSCAN_MXTSK=nn

The nn variable represents a number of tasks from 2 to 30.

Default

8


VSCAN_OEAS

The VSCAN_OEAS global parameter indicates whether the VSCAN output collection data set can reside in the extended address space (EAS) on an extended address volume (EAV) or not.

Syntax

VSCAN_OEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


VSCAN_OCOMP

The VSCAN_OCOMP global parameter indicates whether to use compression on the VTOC scan collection data sets.

Syntax

VSCAN_OCOMP=YES | NO | Y | N

Default

YES


VSCAN_OINDX

The VSCAN_OINDX global parameter specifies the data set name prefix that is used when allocating VTOC scan collection data set. Dyymmdd.Thhmmss is appended to the prefix to complete the full data set name for other than the master file. This keyword value is also used for the MSCAN collection data set name. The format of the MSCAN collection data set is: oindx .MSCAN.MASTER

Syntax

VSCAN_OINDX=xxxxxxxxxxx...

The xxxxxxxxxx... variable represents the data set name prefix from 1 to 19 characters, following standard data set naming conventions.

Default

None, this parameter is required


VSCAN_OPRI

The VSCAN_OPRI global parameter specifies the primary allocation size in cylinders for the VTOC scan collection data set.

Syntax

VSCAN_OPRI=nnnn

The nnnn variable represents a number of cylinders from 1 to 4369.

Default

50


VSCAN_OSEC

The VSCAN_OSEC global parameter specifies the secondary allocation size in cylinders for the VTOC scan collection data set.

Syntax

VSCAN_OSEC=nnnn

The nnnn variable represents a number of cylinders from 1 to 4369.

Default

50


VSCAN_OUNIT

The VSCAN_OUNIT global parameter specifies the device type of the VTOC scan collection data set. The VSCAN_OUNIT parameter must specify a direct access device type. If it does not, when a VTOC scan is initiated, message SVO5009E is issued and the scan is terminated.

Syntax

VSCAN_OUNIT=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid direct access device number or name defined in your environment.

Default

None, this parameter is required


VSCAN_OVOL

The VSCAN_OVOL global parameter specifies the volume serial number of the VTOC scan collection data set.

Syntax

VSCAN_OVOL=xxxxxx

The xxxxxx is a one- to six-character valid volume serial number defined in your environment.

Default

None


VSCAN_PCTR1

The VSCAN_PCTR1 global parameter specifies the high end of percentage used range one. Data sets that are between zero and this value fall into PCTR1. The value is optional and is a one- to three-digit number. Percent used refers to how full the data set is. The value must be less than the remaining percentage used values.

Syntax

VSCAN_PCTR1=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR2

The VSCAN_PCTR2 global parameter specifies the high end of percentage used range two. Data sets that are between PCTR1 and this value fall into PCTR2. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR2=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR3

The VSCAN_PCTR3 global parameter specifies the high end of percentage used range three. Data sets that are between PCTR2 and this value fall into PCTR3. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR3=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR4

The VSCAN_PCTR4 global parameter specifies the high end of percentage used range four. Data sets that are between PCTR3 and this value fall into PCTR4. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR4=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR5

The VSCAN_PCTR5 global parameter specifies the high end of percentage used range five. Data sets that are between PCTR4 and this value fall into PCTR5. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR5=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR6

The VSCAN_PCTR6 global parameter specifies the high end of percentage used range six. Data sets that are between PCTR5 and this value fall into PCTR6. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR6=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR7

The VSCAN_PCTR7 global parameter specifies the high end of percentage used range seven. Data sets that are between PCTR6 and this value fall into PCTR7. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR7=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR8

The VSCAN_PCTR8 global parameter specifies the high end of percentage used range eight. Data sets that are between PCTR7 and this value fall into PCTR8. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR8=nnn

The nnn variable represents a percentage from 1 to 100.

Default

None


VSCAN_PCTR9

The VSCAN_PCTR9 global parameter specifies the high end of percentage used range nine. Data sets that are between PCTR8 and this value fall into PCTR9. The value is optional and is a zero- to three-digit number. The number if specified, must be higher than the preceding values and less than the remaining values. When set to zero, the value is ignored. However, all remaining values must also be set to zero.

Syntax

VSCAN_PCTR9=nnn

The nnn variable represents a percentage from 1 to 100.

Note: All data sets that exceed range nine fall into the tenth range. The tenth range is automatically set; it cannot be set by a user.

Default

None


VSCAN_REFDD

The VSCAN_REFDD global parameter specifies whether VTOC Scan should obtain the more recent last reference date from the data and index components when VTOC Scan encounters a KSDS data component. This parameter will also obtain a creation date from the index component if the data component has no creation date.

Syntax

VSCAN_REFDD=YES | NO | Y | N

Default

YES

Note: An increase in VTOC Scan elapsed and CPU time might occur, depending on the number of KSDS data sets that are being processed.


VSCAN_REFDI

The VSCAN_REFDI global parameter specifies whether VTOC Scan should obtain the more recent last reference date from the data and index components when VTOC Scan encounters a KSDS index component. This parameter will also obtain a creation date from the data component if the data component has no creation date.

Syntax

VSCAN_REFDI=YES | NO | Y | N

Default

YES

Note: An increase in VTOC Scan elapsed and CPU time might occur, depending on the number of multivolume data sets that are being processed.


VSCAN_REFDM

The VSCAN_REFDM global parameter specifies whether VTOC Scan should obtain the more recent last reference date from the secondary volume and the primary volume when VTOC Scan encounters a data set on a secondary volume. This parameter will also obtain a creation date from the data set on the primary volume if the data set on the secondary volume has no creation date.

Note: If the data set on the secondary volume has no creation date, this parameter is ignored and the primary volume information is always obtained.

Syntax

VSCAN_REFDM=YES | NO | Y | N

Note: An increase in VTOC Scan elapsed and CPU time might occur, depending on the number of multivolume data sets that are being processed.

Default

None

If the data set on the secondary volume has no creation date, this keyword is ignored and the primary volume information is always obtained.

VSCAN_RUSEA

The VSCAN_RUSEA global parameter indicates whether to attempt the reuse of existing data set statistical records when running non-master scans. Non-master scans include the following processes:

  • Scan output that is written to a non-master collection data set
  • AUTODS command processing
  • Real-time data set statistics initiated from reporting views

Note: This process requires accessing the master collection data set for currently existing data set statistical records. The master is accessed only if VSCAN_RUSEV is met. When VSCAN_RUSEV is not met, reuse is not performed; all new data set statistical records are built.

Syntax

VSCAN_RUSEA=YES | NO | Y | N

Default

YES

VSCAN_RUSEM

The VSCAN_RUSEM global parameter indicates whether to attempt the reuse of existing data set statistical records in the VTOC scan master.

Syntax

VSCAN_RUSEM=YES | NO | Y | N

Default

YES


VSCAN_RUSEV

The VSCAN_RUSEV global parameter indicates the number of volumes that must be collected during a non-master scan before accessing the master collection data set for the reuse of data set statistical records. This keyword applies only when running non-master scans and VSCAN_RUSEA=YES.

Syntax

VSCAN_RUSEV=nnnnn

The value for nnnnn is a number from 0 to 99999.

Default

50


VSCAN_SCLAS

The VSCAN_SCLAS global parameter assigns the specified storage class name to the VTOC scan temporary data set.

Syntax

VSCAN_SCLAS=storageClass

Default

None


VSCAN_SIZR1

The VSCAN_SIZR1 global parameter specifies the high end of size range one. Data sets that are between zero and this value fall into SIZR1. The value is optional and is a one- to nine-digit number (in kilobytes). The value must be less than the remaining sizes.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR1=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR2

The VSCAN_SIZR2 global parameter specifies the high end of size range two. Data sets that are between SIZR1 and this value fall into SIZR2. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR2=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR3

The VSCAN_SIZR3 global parameter specifies the high end of size range three. Data sets that are between SIZR2 and this value fall into SIZR3. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR3=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR4

The VSCAN_SIZR4 global parameter specifies the high end of size range four. Data sets that are between SIZR3 and this value fall into SIZR4. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR4=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR5

The VSCAN_SIZR5 global parameter specifies the high end of size range five. Data sets that are between SIZR4 and this value fall into SIZR5. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR5=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR6

The VSCAN_SIZR6 global parameter specifies the high end of size range six. Data sets that are between SIZR5 and this value fall into SIZR6. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR6=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR7

The VSCAN_SIZR7 global parameter specifies the high end of size range seven. Data sets that are between SIZR6 and this value fall into SIZR7. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR7=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR8

The VSCAN_SIZR8 global parameter specifies the high end of size range eight. Data sets that are between SIZR7 and this value fall into SIZR8. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR8=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Default

None


VSCAN_SIZR9

The VSCAN_SIZR9 global parameter specifies the high end of size range nine. Data sets that are between SIZR8 and this value fall into SIZR9. The value is optional and is a zero- to nine-digit number (in kilobytes). The number if specified, must be higher than the preceding sizes and less than the remaining sizes. When set to zero, the size is ignored. However, all remaining sizes must also be set to zero.If this parameter is updated, you must issue a VSCAN command, TSCAN command, and an MSCAN command before you can see the change in the related views.

Syntax

VSCAN_SIZR9=nnnnnnnnn

The nnnnnnnnn variable represents a size value from 1 to 999999999.

Note: All data sets that exceed range nine fall into the tenth range. The tenth range is set automatically; it cannot be set by a user.

Default

None


VSCAN_TEAS

The VSCAN_TEAS global parameter indicates whether the VTOC scan temporary data set can reside in the extended address space (EAS) on an extended address volume (EAV) or not.

Syntax

VSCAN_TEAS=OPT | NO

  • OPT indicates that the data set can have extended attributes and reside in EAS.
  • NO indicates that the data set cannot have extended attributes (format 8 and 9 DSCBs) or reside in EAS.

Default

None

If this parameter is not specified, the equivalent of JCL parameter EATTR will not be specified during data set allocation.


VSCAN_TPRI

The VSCAN_TPRI global parameter specifies the primary allocation size in cylinders for the VTOC scan temporary data set.

Syntax

VSCAN_TPRI=nnnn

The nnnn variable represents a number of cylinders from 1 to 4369.

Default

100


VSCAN_TSEC

The VSCAN_TSEC global parameter specifies the set secondary allocation size in cylinders for the VTOC scan temporary data.

Syntax

VSCAN_TSEC=nnnn

The nnnn variable represents a number of cylinders from 1 to 4369.

Default

50


VSCAN_TUNIT

The VSCAN_TUNIT global parameter specifies the device type for the VTOC scan temporary data set.

Syntax

VSCAN_TUNIT=xxxxxxxx

The xxxxxxxx variable represents a one- to eight-character valid device number or name defined in your environment.

Default

None, this parameter is required


VSCAN_TVOL

The VSCAN_TVOL global parameter specifies the volume serial number for the VTOC scan temporary data set.

Syntax

VSCAN_TVOL=xxxxxx

The xxxxxx variable represents a one- to six-character valid volume serial number defined in your environment.

Default

None


WTODC

The WTODC global parameter specifies the message descriptor codes to be assigned to messages written by MainView SRM. Examine the DESC keyword parameter on the WTO statement found in the IBM document MVS Supervisor Services and Macro Instructions for an explanation of description codes.

Syntax

See the discussion of the WTO macro in MVS Supervisor Services and Macro Instructions. The parameter accepts 1-16 characters.

Default

None


WTORC

The WTORC global parameter specifies the routing code to be assigned to the message text. For more information, see the WTO macro's ROUTCDE= parameter in the IBM documentation MVS Supervisor Services and Macro Instructions.

Syntax

WTORC=nn

The nn variable represents a number from 1 to 16. If you need more than one code, enclose them in parentheses, separated with commas.

Default

2


X37POOL

The X37POOL global parameter specifies which volume will be used by StopX37/II to determine the POOL name in EOV processing.

Syntax

X37POOL=NEW | ORIG

Default

ORIG


ZIIP

The ZIIP global parameter indicates whether to attempt redirecting selected code to IBM System z Integrated Information Processors (zIIPs).

Syntax

ZIIP=YES | NO | Y | N

  • YES or Y specifies that selected SVOS and SGP code will be directed to zIIP processors if they are installed. Examples might include zIIP processing of all sorts, and compression/expansion of VTOC scan collections and SGP database.
  • NO or N specifies not directing any code to zIIPs.

Default

Y



 


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*