remove gsm
Removes a global service manager from the configuration.
Syntax
remove gsm [-gsm gsm_name]Options
Table 2-77 GDSCTL remove gsm Options
| Syntax | Description |
|---|---|
-gsm gsm_name |
Specify the name of the global service manager that you want to remove. If the name is not specified, then the current global service manager is removed. |
Usage Notes
The removal of a global service manager requires at least one global service manager to be running to perform cleanup of Global Data Services databases. If there is only one global service manager in the Global Data Services configuration, then it has to be running to be removed.
You must connect to the catalog database as a user with the Global Data Services administrator privileges, using the command connect before running this command.
Example
Remove the global service manager named gsm5 from the configuration.
GDSCTL> remove gsm -gsm gsm5