Deleting a service removes the service name from the list of services. Deleting a service does not remove any software from your hard disk.
If you want to re-install a service you previously deleted, you need to re-type the options. You cannot delete a service while it is running.
In the left pane, click SQL Anywhere 12.
In the right pane, click the Services tab.
In the right pane, select the service you want to remove, and then click Edit » Delete.
Deleting a service removes the service name from the list of services. Deleting a service does not remove any software from your hard disk.
If you want to re-install a service you previously deleted, you need to re-type the options. You cannot delete a service while it is running.
Run the Service utility (dbsvc) with the -d option.
For example, to delete the service called myserv, without prompting for confirmation, run the following command:
dbsvc -y -d myserv |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |