dbTalk Databases Forums  

Delete Old Logs warning?

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


Discuss Delete Old Logs warning? in the sybase.public.sqlanywhere.general forum.



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

Default Delete Old Logs warning? - 12-08-2003 , 10:41 AM






ASA 8.0.2.4308

I get the following error when I try to set the delete old logs option in a
database:

[Sybase][ODBC Driver][Adaptive Server Anywhere]General warning:
'DELETE_OLD_LOGS' is an unknown option

I am doing this in a batch file, via dbisql:

"%asany8%\win32\dbisql.exe" -odbc -nogui -c "uid=dba;pwd=sql;dbf=mydb.db"
SET OPTION DELETE_OLD_LOGS = 'DELAY';

mydb.db was created several steps back in the batch file by DBINIT, so I
know that it is supposed to be a nice new ASA8 database.

I can execute the statement interactivly.

Is this a spurious warning?



Reply With Quote
  #2  
Old   
Nick Elson
 
Posts: n/a

Default Re: Delete Old Logs warning? - 12-08-2003 , 03:04 PM






I will be submitting that as a bug ... for now you can use dbisqlc for that
step.


"Mark Hampton" <mhampton.removeme (AT) datavantagecorp (DOT) com> wrote

Quote:
ASA 8.0.2.4308

I get the following error when I try to set the delete old logs option in
a
database:

[Sybase][ODBC Driver][Adaptive Server Anywhere]General warning:
'DELETE_OLD_LOGS' is an unknown option

I am doing this in a batch file, via dbisql:

"%asany8%\win32\dbisql.exe" -odbc -nogui -c "uid=dba;pwd=sql;dbf=mydb.db"
SET OPTION DELETE_OLD_LOGS = 'DELAY';

mydb.db was created several steps back in the batch file by DBINIT, so I
know that it is supposed to be a nice new ASA8 database.

I can execute the statement interactivly.

Is this a spurious warning?





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.