NAME
stgmgrinfodisp - displays the status of execution of the stgmgrinfobkup
SYNOPSIS
<program-directory>\bin\stgmgrinfodisp [-n server-name]
DESCRIPTION
This command displays the status of execution of stgmgrinfobkup (Management information package backup command).
The types of information listed below are output.
If no backups are created when the management information package backup command is executed or if the management information package backup command ends in error, then no data is output.
Item | Description |
---|---|
Server | Server name |
RegiData | Date and time at which the management information package backup command created a backup of a registry (ie, the date and time that the management information package backup command was executed) In yy/mm/dd hh:mm:ss format |
DBData | Date and time at which the management information package backup command created a backup of the database (ie, the date and time that the management information package backup command was executed) yy/mm/dd hh:mm:ss |
BkupData | Date and time at which the management information package backup command created a backup of the backup management (ie, the date and time that the management information package backup command was executed) yy/mm/dd hh:mm:ss |
ReplData | Date and time at which the management information package backup command created a backup of replication management (ie, the date and time that the management information package backup command was executed) yy/mm/dd hh:mm:ss |
MgrInfoData | Date and time at which the management information package backup command created a backup of the policy file for management information package backup (ie, the date and time that the management information package backup command was executed) yy/mm/dd hh:mm:ss |
OPTIONS
Specifies the name of the server where the backup status is to be output.
If this option is not specified, the status of backups on the Managed Server for which the management information package backup command was executed is displayed.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Output the information about all the Managed Server:
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfodisp Server: acm01 DBData: 04/08/02 16:11:26 RegiData: 04/08/01 09:00:00 ReplData: 04/08/02 16:32:22 Server: acm02 RegiData: 04/08/01 09:00:00 BkupData: 04/08/03 16:00:00 C:\>
Output the information about Managed Server named acm01:
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfodisp -n acm01 Server: acm01 DBData: 04/08/02 16:11:26 RegiData: 04/08/01 09:00:00 ReplData: 04/08/02 16:32:22 C:\>
NOTES
This command can be executed by an account belonging to the Administrator's group.
This command can be executed only on the management information package backup execution server.
When the management information package backup execution server is in a clustered system, set the name of the logical node in the environment variable SWSTGNODE.