I have a very large error log file and could really do with deleting it. I ran the command sp_cycle_errorlog but this just seems to created a new errorlog file and moved the large file to errorlog.2. Can I just delete this file or is there a more elegant way of fixing this problem?
Thank you all