I want to upgrade a 2005 db to 2008, using 2008 Sql Server Mgt Studio to do so, and getting the warning at the end. Questions:
- I no longer have the disk for SQL Server 2008; do I need that to install or start Agent? If I can’t install Agent, will the upgrade to 2008 work?
- If Agent is likely installed but not started, where is it? I saw another SO post saying it was a Login option but I don’t see it anywhere.
As an aside, my only real motivation to bother is that the datetime type has become a problem. What did people do when they needed a date earlier than the 18th century before date and datetime2 came along??
Warning from the: Copy Database Wizard
SQL Server Agent does not appear to be running on the destination server. If SQL Server Agent is not running on the destination server, Copy Database Wizard will not function properly. Do you want to continue?
try :
search for the sql server agent and see if it has started