Command Reference Guide

omnidbcheck
checks the consistency of the Application Recovery Manager internal database (IDB).
It can only be run on the Cell Manager.
omnidbcheck
SYNOPSIS
omnidbcheck -version | -help
omnidbcheck [-quick | -extended]
omnidbcheck -core [-summary]
omnidbcheck -filenames [-summary]
omnidbcheck -bf [-summary]
omnidbcheck -sibf [-detail] [-summary]
omnidbcheck -smbf [-detail | dumpmessages] [-summary]
Limitscope
-hostshost1 [host2 ...]
DESCRIPTION
The Application Recovery Manager internal database (IDB) consists of: 1) Session
Messages Binary Files (SMBF) and 2) Serverless Integrations Binary Files (SIBF).
The omnidbcheck command checks the status of the IDB or only of parts of IDB.
The command sends a report to the standard output.
Note that errors found during the core check are Critical, errors found during
the bf checks are Minor, errors found during the SIMBF check are Minor and errors
found during the SMBF check are Warning.
Application Recovery Manager creates a log file for each part of the check in the
AppRM_home\log\server directory on:
Check_bf.txt
Check_core.txt
Check_smbf.txt
Check_sibf.txt
There is a timestamp at the beginning of each log file stating when the check was
performed.
Command line interface reference 107