I am upgrading four sql servers 2000 to 2005. If i do an inplace upgrade to the default instance would i need to change any passwords for linked servers, services or sql accounts?
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
well this is how my upgrade went on four sql servers:
1. First error I got was in the tools installation part. I chose to install the tools but i did not have the tools folder and the servers folder together.
2. Log shipping broke! I had to fix it by backing up the main database in the primary server then restoing it in a standby mode in the secondary server. then applying all new transaction logs created after the full backup.
3. The rest was a piece of cake.
Thank you for your response Mr. Denny, I forgot to mention i have dts packages on the sql server 2000 will thos remain working?
I also have log shipping. Will the upgrade affect log shipping?
i should have asked this question first. What should i watch out for when upgrading sql server 2000 to sql server 2005?
I have log shipping also witll that have problems?
well this is how my upgrade went on four sql servers:
1. First error I got was in the tools installation part. I chose to install the tools but i did not have the tools folder and the servers folder together.
2. Log shipping broke! I had to fix it by backing up the main database in the primary server then restoing it in a standby mode in the secondary server. then applying all new transaction logs created after the full backup.
3. The rest was a piece of cake.