Service Creation [DBSVC] utility can now start and stop services

Two new options have been added to the Service Creation [DBSVC] utility. Dbsvc -u <service_name> starts the service named service_name, and dbsvc -x <service_name> stops the service named service_name. It also lists service name used to start and stop the service with the system net start and net stop commands, and handles dependencies on other services and groups

For more information, see Chapter 15, “Database Administration Utilities,” in Adaptive Server Anywhere Database Administration Guide.