![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |