bpclimagelist

bpclimagelist — produce status report on client NetBackup images or removable media

SYNOPSIS

<admin_dir_path>bpclimagelist [-U | -Likelydate] [-Listseconds] [-client client_name] [-server server_name] [-BE] [-t FULL | INCR | CINC | UBAK | UARC | ANY | NOT_ARCHIVE] [-policy policy_name] [-keyword keyword_phrase] [-ct client_type] [-s mm/dd/yyyy HH:MM:SS] [-e mm/dd/yyyy HH:MM:SS]

On Windows systems, <admin_dir_path> is <install_path>\NetBackup\bin\admincmd\

DESCRIPTION

The bpclimagelist command generates status reports on client NetBackup images or removable media.

OPTIONS

-BE

Displays only the images that were backed up by Backup Exec.

-client client_name

Specifies the client on which a status report is to be generated.

-ct client_type

Displays only the images that are backed up for a specified client type. The client_type is specified as an integer. Valid values are the following:

0 - standard (typical for UNIX file system backups)

4 - Oracle DB

6 - Informix DB

7 - Sybase DB

8 - Sharepoint

10 - Netware

13 - Windows (typical for Windows file system backups)

15 - SQL Server

16 - Exchange

17 - SAP

18 - DB2

19 - NDMP

20 - Flash Backup

21 - Split Mirror

30 - Vault

34 - Disk Staging

35 - NetBackup Catalog

39 - Enterprise Vault

-e mm/dd/yyyy HH:MM:SS

Specifies the name of the client to list or update.

-keyword keyword_phrase

Specifies a keyword phrase for NetBackup to use when it searches. The phrase must match the one that was previously associated with the image.

-Likelydate

Searches for a useful timestamp that marks the start of backup images to use for a restore. Usually, this timestamp is the time of the last full backup image. With no other arguments, this option returns the decimal number of seconds since January 1, 1970. You can get more detailed and friendly information by also specifying -L.

-Listseconds

Specifies that the timestamp is shown in seconds granularity.

-policy policy_name

Reports on the backup images that use the specified policy. The default is any policy.

-s mm/dd/yyyy HH:MM:SS, -e mm/dd/yyyy HH:MM:SS

Specifies the start date (-s) and end date (-e) for the listing.

The -s option specifies a start date and time for the listing. The resulting list shows only files in backups or the archives that occurred at or after the specified date and time.

The required date and time values format in NetBackup commands varies according to your locale. The /user/openv/msg/.conf file (UNIX and Linux) and the install_path\VERITAS\msg\LC.CONF file (Windows) contain information such as the date-time formats for each supported locale. The files contain specific instructions on how to add or modify the list of supported locales and formats.

More information is available about the locale of your system.

See the "Specifying the locale of the NetBackup installation" topic in the NetBackup Administrator's Guide, Volume II.

The valid range of dates is from 01/01/1970 00:00:00 to 01/19/2038 03:14:07. The default is the current date minus six months.

The -e option specifies an end date and time for the listing. The resulting list shows only files from the backups or the archives that occurred at or before the specified date and time. Use the same format for start date and time. The default is the current date and time.

-server server_name

Indicates the name of the NetBackup server. The default value is the first server name listed in the bp.conf file.

-t

Specifies a schedule type for the image selection. The default is any schedule type. Valid values, in either uppercase or lowercase, are as follows:

  • FULL (full backup)

  • INCR (differential-incremental backup)

  • CINC (cumulative-incremental backup)

  • UBAK (user backup)

  • UARC (user archive)

  • ANY

  • NOT_ARCHIVE (all backups except user archive)

-U

User display format.