NAME
stgarcext - expands the backup data
SYNOPSIS
<program-directory>\bin\stgarcext File-Name Directory-Name
DESCRIPTION
This command expands the following types of backup data collected by stgmgrinfobkup (Management information package backup command) from the Management Server and Managed Server running the Windows version of AdvancedCopy Manager.
Backup management list
Database
OPERANDS
Specify the absolute path to the backup file to be expanded.
Specify the absolute path to the directory where the file is to be expanded.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Expand backup data (c:\temp\acm_db_backup) in a directory (d:\temp\ACM_DB_DATA):
C:\>C:\Win32app\AdvancedCopyManager\bin\stgarcext c:\temp\acm_db_backup d:\temp\ACM_DB_DATA swstf3035 The stgarcext command was ended normally. C:\>
NOTES
Only an account which belongs to the Administrator's group can execute this command.
Create the directory where the file is to be expanded in advance.
The directory where the file is to be expanded must be different from the directory containing the original backup.