Command Reference Guide

omnicellinfo
displays configuration information about the Application Recovery Manager cell.
omnicellinfo
SYNOPSIS
omnicellinfo -version | -help
omnicellinfo -group
omnicellinfo -object [schedule | no_schedule] -group Group | -db
omnicellinfo {-dlinfo [-group Group]} | -cell [brief] {-schinfo
[Backup_Specification | -days NumberDays | -group Group]} | -allbdf
| -acl
DESCRIPTION
The omnicellinfo command displays information about data objects, clients,
database, backup specifications and backup specification groups in the cell.
Some options recognized by omnicellinfo are intended primarily for generating
reports by awk/perl scripts. Information produced is formatted in records with a
newline as field separator and a blank line as record separator. Those options are:
-dlinfo, -schinfo, and -allbdf.
OPTIONS
-version
Displays the version of the omnicellinfo command.
-help
Displays the usage synopsis for the omnicellinfo command.
-group
Displays the backup specification groups that contain backup specifications.
Note that the backup specification group named Default is not displayed.
-object[schedule | no_schedule]
Displays information about objects in the cell. The report shows: Object (object
type, client name, and mountpoint), Label, and Next Scheduled Backup Date.
When you use the schedule option, the report only shows those objects which
are scheduled for backup. When you use the -no_schedule option, the report
only shows those objects which are not scheduled for backup. By default, all
objects (scheduled and unscheduled) are listed.
Command line interface reference 39