> Every 10 minutes the kernel.exe does a large amount of i/o
> writes for a few seconds.(Monitored from windows performance
> monitor) At this time query execution time increases. This
> seems to be related to savepoints (Specifically the db
> parameter RESTART_TIME=600).
> Is this avoidable??
Hi!
We had much problems getting version 7.5.0.0 running on Linux.
It was not possible to connect via unixODBC to MaxDB. Finally we found out
that in odbc.ini no spaces before and after the equal sign are allowed
because otherwise you will get the error
DBI connect('DATABASE','ADMIN',...) faile
Hi,
I am running sapdb db 7.3.46. (LOG MODE SINGLE DEMO / DATACACHE 32000
(256 MB) )
Every 10 minutes the kernel.exe does a large amount of i/o writes for a
few seconds.(Monitored from windows performance monitor)
At this time query execution time increases. This seems to be related to
savepoint