remove service
Removes a service from a database pool.
Syntax
remove service [-gdspool gdspool_name]
-service service_name
Options
Table 2-81 GDSCTL remove service Options
| Option | Description |
|---|---|
-gdspool gdspool_name |
Specify the name of the GDS pool from which you want to remove the service. If not specified and there is only one |
-service service_name |
Specify the name of the service that you want to remove. |
Usage Notes
You must connect to the catalog database as a user with the pool administrator privileges, using the command connect before running this command
Example
Remove the service sales_report from the database pool MYREADERFARM.
GDSCTL> remove service -gdspool myreaderfarm -service sales_reportSee Also: