dbTalk Databases Forums  

Start / Stop services outside of Sybase Central

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Start / Stop services outside of Sybase Central in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TPS
 
Posts: n/a

Default Start / Stop services outside of Sybase Central - 11-26-2007 , 08:40 AM






Sybase Adaptive Server Anywhere Database Engine Version 8.0.2.4258

Is it possble to start / stop the database service and the dbremote service
from outside of Sybase Central? If so what is the procedure of doing this?

Thanks
TPS



Reply With Quote
  #2  
Old   
Chris Keating (Sybase iAnywhere)
 
Posts: n/a

Default Re: Start / Stop services outside of Sybase Central - 11-26-2007 , 08:45 AM






NET [START | STOP] {service_name}

i.e.,

c:\>net start "Adaptive Server Anywhere - SampleAS
A9Service"
The Adaptive Server Anywhere - SampleASA9Service service is starting...
The Adaptive Server Anywhere - SampleASA9Service service was started
successfully.



c:\>net stop "Adaptive Server Anywhere - SampleASA
9Service"
The Adaptive Server Anywhere - SampleASA9Service service is stopping.
The Adaptive Server Anywhere - SampleASA9Service service was stopped
successfully.


TPS wrote:
Quote:
Sybase Adaptive Server Anywhere Database Engine Version 8.0.2.4258

Is it possble to start / stop the database service and the dbremote service
from outside of Sybase Central? If so what is the procedure of doing this?

Thanks
TPS



Reply With Quote
  #3  
Old   
taroz
 
Posts: n/a

Default Re: Start / Stop services outside of Sybase Central - 11-27-2007 , 06:44 AM




The utility dbsvc.exe (SQL Anywhere 8\win32) is easy to create and
manage services, but I also created service with that...


On 26 Nov, 15:45, "Chris Keating (Sybase iAnywhere)"
<keating_spam_f... (AT) ianywhere (DOT) com> wrote:
Quote:
NET [START | STOP] {service_name}

i.e.,

c:\>net start "Adaptive Server Anywhere - SampleAS
A9Service"
The Adaptive Server Anywhere - SampleASA9Service service is starting...
The Adaptive Server Anywhere - SampleASA9Service service was started
successfully.

c:\>net stop "Adaptive Server Anywhere - SampleASA
9Service"
The Adaptive Server Anywhere - SampleASA9Service service is stopping.
The Adaptive Server Anywhere - SampleASA9Service service was stopped
successfully.



TPS wrote:
Sybase Adaptive Server Anywhere Database Engine Version 8.0.2.4258

Is it possble to start / stop the database service and the dbremote service
from outside of Sybase Central? If so what is the procedure of doing this?

Thanks
TPS- Nascondi testo tra virgolette -

- Mostra testo tra virgolette -


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.