dbTalk Databases Forums  

Backup

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


Discuss Backup in the sybase.public.sqlanywhere.general forum.



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

Default Backup - 09-25-2009 , 09:20 AM






ASA Version 10.0.1.3903
We use dbbackup to execute backup.
This is in a script in which we do a stop of the db ( net stop ...), the
backup, and then a restart ( net start....)
This batch is executed from windows task scheduler , with a defined user
authority.

It works well at a lot of client, except 1 where we have the following
behaviour:

The script when executed from a session works properly.
The script executed from the scheduler ( forced execution or automatic
according timer ) did work for a while, but stopped working

In the script, we have a redirection of the output to a file, and we see in
the audit just the confirmation of the service stop and start, and nothing
about dbbackup, neither a succes nor a fail )

Any such experience or ideas ?
Claude

Reply With Quote
  #2  
Old   
Nick Elson [Sybase iAnywhere]
 
Posts: n/a

Default Re: Backup - 09-28-2009 , 06:07 PM






If it helps you don't necessarily need to do the net stop there.

DBBackup is designed to do a live backup with our product.

The scheduler part may need to launch that as cmd /c.
Otherwise I don't know what that would skip a cmd.



"Claude" <c.verstichel (AT) gmail (DOT) com> wrote

Quote:
ASA Version 10.0.1.3903
We use dbbackup to execute backup.
This is in a script in which we do a stop of the db ( net stop ...), the
backup, and then a restart ( net start....)
This batch is executed from windows task scheduler , with a defined user
authority.

It works well at a lot of client, except 1 where we have the following
behaviour:

The script when executed from a session works properly.
The script executed from the scheduler ( forced execution or automatic
according timer ) did work for a while, but stopped working

In the script, we have a redirection of the output to a file, and we see
in the audit just the confirmation of the service stop and start, and
nothing about dbbackup, neither a succes nor a fail )

Any such experience or ideas ?
Claude


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.