Hi Guys,
I seemed to have encountered bug 724987 which was part of the Targeted CR list for 15.7 ESD#4
724987 | A 3475 error: "There is no space available in SYSLOGS to log a record for which space has been reserved in database < dbname > " may happen under rare circumstances along with the below message in the errorlog:"ERROR: Can't get a new log page in db < dbid > . num_left= < numlogrecords1 > num_in_plc= < numlogrecords2 > |
We are currently at ESD#3 and getting similar errors
There is no space available in SYSLOGS to log a record for which space has been reserved in database '<DB>' (id 18). This process will retry at intervals of one minute.
01:0010:00000:08349:2014/05/26 12:55:02.56 server ERROR: Can't get a new log page in db 18. num_left=4 num_in_plc=4.
Now I am seeing other databases on the server logs not being truncated either which leads me to believe this issue is affected all databases on the server.
Has anyone encountered this issue before and is there a way to resolve this without upgrading the server. I found something from Jason but I did not quite fully understand the steps to take
Regards,