dbTalk Databases Forums  

DBBACKUP does not work from scheduler

comp.databases.sybase comp.databases.sybase


Discuss DBBACKUP does not work from scheduler in the comp.databases.sybase forum.



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

Default DBBACKUP does not work from scheduler - 01-18-2004 , 01:58 PM






I created a script which makes an online backup of a SQL Anywhere 5.5
database on a Windows NT4.0 server. This script runs fine when it's
started from the commandline on the server. When I start the script
from the scheduler AND nobody is logged on to the server it fails with
the error message: Unable to start database engine. The backup command
I use is:
dbbackup -c "start=dbclient -x tcp
%ENG%;uid=%UID%;pwd=%PWD%;eng=%ENG%;dbn=%DBN%" -o
%BACKUP_DIR%\%LOG_FILE% -d -t -x %BACKUP_DIR%

I have the same script running on another server, that one runs fine
under all circumstances.

Are there settings on the server which I have to change or do I have
to add extra connection parameters ???

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.