as_dbmgr(1)


as_dbmgr -- browse and configure the SCO ARCserve/Open database

Synopsis

as_dbmgr [-option] [arguments]

Description

as_dbmgr is a command-line interface to the SCO ARCserve/Open database. It provides access to job, tape, and remote client information, as well as database configuration capabilities.

Usage

as_dbmgr accepts the following options:

-show
will display information about the current setup and contents of the database. It accepts one of the following arguments:

prune
Display current setup of database auto-prune operations.

purge
Display current setup of database auto-purge operations.

summary
Display statistics concerning the size of the database.

job
Show information about the job records in the database.

tape
Show information about the tape records in the database.

client
Show information about the remote client records in the database.

-pruneinfo count timeunit time
Configure auto pruning of the ARCserve database records to start every day at time time specified in the hh:mm format. The records to be pruned must be older that count timeunits. The keywords day(s), month(s), and year(s) are valid timeunits.

-prune setting
Enable or disable auto-purging by specifying the keywords on or off for setting.

-purgeinfo count timeunit time
Configure auto purging of the ARCserve database records to start every day at time time specified in the hh:mm format. The records to be purged must be older that count timeunits. The keywords day(s), month(s), and year(s) are valid timeunits.

-purge setting
Enable or disable auto-purging by specifying the keywords on or off for setting.

-addclient hostname IPaddress
Insert a new entry in the SCO ARCserve/Open's remote client database. A name for the new client and its IP address must be specified.

-delclient clientID
Delete a record from the SCO ARCserve/Open remote client database. The client can be specified by its name, IP address, or Host ID.

-usage
Display the syntax of as_dbmgr.

Only one of the above options can be used at a time. If no options are present, -usage is assumed.

Diagnostics

References

as_backup(1), as_restore(1), as_qmgr(1), as_devmgr(1), as_scan(1), as_merge(1), SCO ARCserve/Open User Guide

Notices

This version of as_dbmgr.cmd does not provide access to session or file information for individual jobs or tapes. You can get minimal tape session information from as_restore(1). Otherwise, you will need to use the X-Window interface.

Deletion of records is currently provided only for remote client records.


SCO ARCserve/Open 2.2.0 -- December 1997
© 1997 The Santa Cruz Operation, Inc. All rights reserved.