September 24, 2008 at 1:06 pm
Hello Experts
In one of our env, we have SQL Server 2005 Express Edition; The problem is when i try to Right-Click "Management" in the Mgmt Studio Management , i don't get the Maintenance Plan as one would normally get with other SQL Server Versions. As a result of this , the Transaction log keeps growing and fills the disk.
Any suggestions / inputs would be appreciated.
Thanks
September 24, 2008 at 1:19 pm
SQL express doesn't include the agent and therefore can't run maintenance plans.
You can use the windows scheduler to run backup commands (using SQLCMD)
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 24, 2008 at 2:32 pm
Thanks for the quick turnaround Gail
GovindanK
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply