NAME
stgmgrinfoset - registers. deletes or displays the management information
SYNOPSIS
<program-directory>\bin\stgmgrinfoset [-del | -d Directory-Name -c management-server-encoding]
DESCRIPTION
This command can be used to register, delete or display information about the management information package backup execution server(the server on which stgmgrinfobkup (Management information package backup command) is executed).
This command registers the management information package backup execution server.
The command deletes the management information package backup execution server.
The command displays information about the management information package backup execution server.
OPTIONS
Displays information about the management information package backup execution server.
Deletes the management information package backup execution server.
Specify the absolute path to the directory where the backup data is to be stored.
Only alphanumeric characters and underscores can be used in the directory name.
Specify the encoding designated when the Management Server was installed. Specify ASCII
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
Register the management information package backup execution server:
(assume that the path to the directory where backup data is to be stored is D:\stgbkupdata, and the encoding used on the Management Server is ASCII):
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfoset -d /stgbkupdata -c ASCII swstf3000 The server which performs package backup of the management information on AdvancedCopy Manager was registered. C:\>
Delete the management information package backup execution server:
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfoset -del swstf3001 The server which performs package backup of the management information on AdvancedCopy Manager was deleted. Delete a directory. Directory=/stgbkupdata C:\>
Display information about the management information package backup execution server:
C:\>C:\Win32app\AdvancedCopyManager\bin\stgmgrinfoset Directory : /stgbkupdata Manager code : ASCII C:\>
NOTES
This command can be executed by an account belonging to the Administrator's group.
To change the backup data storage directory, first use the -del option to delete the current directory, then register a new backup data storage directory.
Register only one Managed Server or Management Server as the management information package backup execution server.
Set the name of the logical node in the environment variable SWSTGNODE when the Managed Server registered as the management information package backup execution server is in a clustered system.
Create the directory specified in the -d option in advance.
In an environment where a Managed Server with IPv4 address and a Managed server with IPv6 address coexist, register the Management Server as a management information package backup execution server.