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
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to