OSI/FTAM Configuration and Management Manual

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