VSE

Code VSE if you intend to run VSE/370, VSE/ESA or z/VSE.

LINUX

Code Linux you intend to run Linux/390 or Linux for z/Series.

OpenSolaris

Code OpenSolaris you intend to run OpenSolaris for z/Series.

QUIET

QUIET discards all exception messages.

NULL

NULL allows all exception messages to be logged.

8.113.4 Examples

Example 1:

Display the currently specified intended operating system.

HHC00013I Herc command: 'ostailor'

HHC02203I ostailor : z/OS

Figure 216: OSTAILOR command (display intended operating system)

Example 2:

Change the specified intended operating system to Linux.

HHC00013I Herc command: 'ostailor linux'

HHC00013I Herc command: 'ostailor'

HHC02203I ostailor : LINUX

Figure 217: OSTAILOR command (specify intended operating system)

Example 3:

Set the specified intended operating system to VM and combine it with z/OS and VSE, then display the
currently specified value(s).

HHC00013I Herc command: 'ostailor vm'

HHC00013I Herc command: 'ostailor +z/OS'

HHC00013I Herc command: 'ostailor +vse'

HHC00013I Herc command: 'ostailor'

HHC02203I ostailor : Custom(0x7B7673FFF7DE7FB4)

Figure 218: OSTAILOR command (combine intended operating systems)

Example 4:

Display the currently specified intended operating system(s) and exclude z/OS from the existing values.
Then display again the currently specified value(s).

HHC00013I Herc command: 'ostailor'

HHC02203I ostailor : Custom(0x7B7673FFF7DE7FB4)

HHC00013I Herc command: 'ostailor -z/OS'

HHC00013I Herc command: 'ostailor'

HHC02203I ostailor : Custom(0xFFFFFFFFFFFFFFFC)

Figure 219: OSTAILOR command (combine intended operating systems)

Previous Page Next Page