>Hello,
>> I need to limit datebase size (we need uninterrupt datebase work for many
>> months). Can I do it if my programm will support fixed quantity of rows in
>> tables, or there are logs or temps whose size I can't limit?
>>
>to keep the database from halting when the log is full you have to do log 
>backups every now and then (or set the log mode to demo if you don't care 
>about your data at all).

>Peter Willadt

Does support fixed quantity of rows in a table (deleting of older rows) guarantee that 
the table file size
won't grow?

Konstantin Karpov

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to