OSI/FTAM Configuration and Management Manual

Example FTAM Configuration Command Files
OSI/FTAM Configuration and Management Manual421944-001
A-9
Command File to Purge Data
Command File to Purge Data
An alternative to creating the OSI manager MIB is to purge the contents of MIB files
that already exist. The TACL command file EXCLOMIB purges information in OSI
manager MIB files named ZOSIDB and ZOSIDB0. Enter the following command at the
TACL prompt to execute this command file:
OBEY EXCLOMIB
The EXCLOMIB file contains the following:
This command file is created under the assumption that the files ZOSIDB and ZOSIDB0
already exist.
Note. Before executing this file, you must stop the OSI manager process. Use an SCF
command similar to the following:
STOP PROCESS $OSM1
#SET #INFORMAT TACL
============================================================
=
==
== File: EXCLOMIB
==
== Remove data from OSI manager MIB database.
============================================================
=
FUP PURGEDATA ZOSIDB
FUP PURGEDATA ZOSIDB0