Acronis CMS logs growning
We've got two log files that are growing and taking over disk space.
acronis_cms_cards_log.ldf --> 758 GB
acronis_cms_stats_log.ldf --> 399 GB
I've turned off logging in Configuration Manager but this did not help. Is there a way to delete the contents of these files, if so how?
Thanks

- Log in to post comments

Dear
I am facing problem case 2:
- You use an SQL Express 2005 that comes with Acronis Backup & Recovery installation package;
- In Acronis database on SQL Server, acronis_cms_cards_.mdf database outgrows 4 GB;
- In Windows event log you may see an error message similar to the following one:
"CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 4096 per Database"
I entered the mentioned cmd, but get following error:
C:\Program Files\Microsoft SQL Server>osql -E -S .\ACRONIS
[SQL Native Client]SQL Network Interfaces: Error Locating Server/Instance
Specified [xFFFFFFFF].
[SQL Native Client]Login timeout expired
[SQL Native Client]An error has occurred while establishing a connection to
the server. When connecting to SQL Server 2005, this failure may be caused by
the fact that under the default settings SQL Server does not allow remote
connections.
Is my directory wrong?
Where to change these default settings?
Thanks in Advance!
Ward
- Log in to post comments

Problem solved. Trick was to enter
osql -E -S localhost\ACRONIS
- Log in to post comments