Previous Topic: VMSECURE GLOBALS File

Next Topic: POSIX Support in CA VM:Secure

Changing the Default Machine Mode

To change the default machine architecture for any USER definition that does not contain a MACHINE statement, use the ADMIN GLOBALS command. This command opens the VMSECURE GLOBALS file in XEDIT.

Note: You must have at least ADMIN GLOBALS authorization to use the ADMIN GLOBALS command.

For information about the MACHINE global definition, see the appropriate the appropriate IBM Planning and Administration documentation. For more information about the ADMIN GLOBALS command, see the Reference Guide.

Example:

To change the default machine mode, enter the following:

vmsecure admin globals

The VMSECURE GLOBALS file opens in XEDIT. If there already is a GLOBALOPT MACHINE statement, the current definitions display.

Edit (or add) a GLOBALOPTS statement to change the machine mode from 370 to ESA:

GLOBALOPT  MACHINE  ESA

Save and exit the file.