Open System Services Management and Operations Guide (G06.29+, H06.07+)

OSS Management Utilities
Open System Services Management and Operations Guide527191-005
C-7
Stopping OSSTTY
Stopping OSSTTY
To stop a copy of the OSSTTY process started through either the OSH command or
from a TACL prompt, use the TACL STOP command. Use the STOP command
carefully; when OSSTTY does not terminate normally, any EDIT files it has open might
not be properly closed and data could be lost.
To stop a copy of the OSSTTY process monitored by the persistence manager, use the
SCF Kernel subsystem ABORT PROCESS $ZZKRN.#ZTTY command.
EasySetup Utilities
The OSS EasySetup utilities can be used to partially automate operation of the OSS
environment. These utilities consist of the scripts, data files, and library files described
in Table C-1 on page C-7.
Table C-1. The EasySetup Utilities (page 1 of 2)
Component Description
OSSSETUP Utility
on page C-11 A TACL macro (script) that executes either
interactively or without interactive dialog.
STARTOSS Utility
on page C-14 A TACL macro (script) that executes without
interactive dialog.
STOPOSS Utility
on page C-16 A TACL macro (script) that executes without
interactive dialog.
OSSREMOV Utility
on page C-17 A TACL macro (script) that executes interactively.
OSSINF File
on page C-18 An EDIT file used by OSSSETUP that contains
entries it configured for entities managed through
the OSS Monitor. This file is supplied by HP.
OSSINFIL File
on page C-19 An EDIT file that initially duplicates the contents of
OSSINF. OSSINFIL is used by STARTOSS and is
created by it when the file cannot be found.
This file is created in the volume and subvolume
from which the STARTOSS utility is run. You should
create this file yourself before you use STARTOSS
for the first time.
OSSJOURN file An EDIT file containing all messages logged by the
OSSSETUP utility. This file is created in the volume
and subvolume from which the OSSSETUP utility is
run.
OSSLIB file A library of routines shared among the OSS
EasySetup utilities.