The DEFINE SWITCH command is used in the INITCMDS file to identify a switch to the SOF server. This command will not normally be needed. For information about situations in which this command may be needed, see subsection Define Switches in section SOF server Configuration and Start-up.
This command has the following syntax:
DEFINE SWItch devnum devid [name]
Provides the logical device number of the switch as specified in the IODF of the local system. If this number is different on different systems in the SOF complex, then a different DEFINE SWITCH command will have to be directed to each different system.
An arbitrary DEVID that SOF uses to properly correlate the switch among the multiple z/OS systems in the SOF complex. This value should be the same on each DEFINE SWITCH command issued for the same switch on different systems. Specify the 28-byte DEVID as 35 printable characters, with a period between the individual fields (type, model number, manufacturer, location, serial number, and tag) and the 2-byte binary tag as four printable hex characters.
Example: 009032.005.IBM.02.FAKESERIAL03.0000
(Optional) The name to be assigned to the defined switch. The name can be up to 24 characters in length, and can contain the following special characters: space, digits, period, and underscore. A name that contains spaces must be delimited by quotes.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |