8.113 OSTAILOR (Tailor trace information for specific operating
system)

8.113.1 Function

The OSTAILOR command lets you display or (re-)specify the intended operating system. The effect of
this parameter is to reduce control panel message traffic by selectively suppressing trace messages for
program checks which are considered normal in the specified environment.

The argument QUIET suppresses all exception messages, whereas the argument NULL suppresses
none of them. The other options do suppress some messages and do not supress other messages
depending on the specified operating system.

Prefix values with a plus (“+”) to combine them with existing values or with a minus (“-“) to exclude them
from existing values. See also the PGMTRACE console command which allows you to further fine tune
the tracing of program interrupt exceptions.

8.113.2 Syntax

Descriptive

-]

Diagram

§¬¬¬¬¬¬¬¬¬§¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ




+ ¬¬¬«




¬¬ - ¬¬¬


























¬¬¬¬«














¬¬¬¬¬¬¬¬

8.113.3 Parameter

+

Specifies to combine the value withexisting values.

-

Specifies to exclude the value from existing values.

z/OS

Code z/OS if you intend to run z/OS.

OS/390

Code OS/390 if you intend to run MVS/370, MVS/XA, MVS/ESA, OS/390.

VM

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

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)

Previous Page Next Page