in SQL Management Studio find your database. Go to properties > Options. Change Recovery Model to Simple.
Right click db name > Tasks > Shrink > Files.
Under File Type choose log. Choose 'Reorganize'... and give it same size as the DB itself.
============
Find out SQL Server name open command prompt as Admin and type in 'sqlcmd -L'
===========
Solr is case sensitive. If a core is named with a capital letter you can't build from Sitecore panel. Stop solr first, then rename the cores.
No comments:
Post a Comment