<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - VC 2.5u3 on SQL Server 2000 SP4: how to upgrade to SQL Server 2005</title>
    <link>http://communities.vmware.com/community/vmtn/mgmt/vc?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 28 Oct 2008 18:55:10 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-10-28T18:55:10Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: VC 2.5u3 on SQL Server 2000 SP4: how to upgrade to SQL Server 2005</title>
      <link>http://communities.vmware.com/message/1085945?tstart=0#1085945</link>
      <description>&lt;br /&gt;
I am currently in the same situation right now.  My current plan is the following:&lt;br /&gt;
&lt;p /&gt;
 1.  Stop VC Service.&lt;br /&gt;
&lt;p /&gt;
2.  Backup VC database on SQL 2000 SP4.&lt;br /&gt;
&lt;p /&gt;
3. Restore VC database to SQL 2005.&lt;br /&gt;
&lt;p /&gt;
4. Fix SQL logins.&lt;br /&gt;
&lt;p /&gt;
5. Set compatibility mode to 2005.&lt;br /&gt;
&lt;p /&gt;
6. Recreate SQL jobs for Stats rollup.&lt;br /&gt;
&lt;p /&gt;
7. Create a new OBDC Connection with SQL Native Client.&lt;br /&gt;
&lt;p /&gt;
8.  Update VC Registry entry with new OBDC connection.&lt;br /&gt;
&lt;p /&gt;
9.  Start VC Service.&lt;br /&gt;
&lt;p /&gt;
I've already completed these steps on a test VC server, and everything has been working fine.  I'll probably leave this running for a week before looking to perform these steps on our production system.  I actually performed these steps with VC 2.5U1.  Afterwords, I updated to VC 2.5U3.  So far, no issues.</description>
      <pubDate>Tue, 28 Oct 2008 18:55:10 GMT</pubDate>
      <author>jguidroz</author>
      <guid>http://communities.vmware.com/message/1085945?tstart=0#1085945</guid>
      <dc:date>2008-10-28T18:55:10Z</dc:date>
      <clearspace:dateToText>1 year, 3 weeks ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: VC 2.5u3 on SQL Server 2000 SP4: how to upgrade to SQL Server 2005</title>
      <link>http://communities.vmware.com/message/1083811?tstart=0#1083811</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
Ouch, I don't know why I would have to uninstall VC... VC 2.5u3 is already installed and working perfeclty... Maybo just shutdown the service would be enough ?&lt;br /&gt;
&lt;br /&gt;
JF</description>
      <pubDate>Sat, 25 Oct 2008 00:54:39 GMT</pubDate>
      <author>jfmartin</author>
      <guid>http://communities.vmware.com/message/1083811?tstart=0#1083811</guid>
      <dc:date>2008-10-25T00:54:39Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: VC 2.5u3 on SQL Server 2000 SP4: how to upgrade to SQL Server 2005</title>
      <link>http://communities.vmware.com/message/1083616?tstart=0#1083616</link>
      <description>Well I believe there is a migration path for SQL.  Since it's a physical server, you can simply install SQL 2005 SP2 and do an inplace upgrade of the engine.  That would work.  If it doesn't upgrade, then your only option is to:&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
1) dump the data from the current VI database (or do a backup of data only)&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
2) stop the VC service.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
3) install SQL 2005 on that DB server machine, and install SP2, firmware updates, etc.. make sure it's fully patched.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
4) uninstall VC and then reinstall (telling the installation that you want to create a NEW DB instance and let it create the DB, and the NEW DB will be blank)&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
5) import the data from step 1 into the newly created DB.  (This is because the schema is different, and you want to just populate the data).&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
6) start the VC service and verify your cluster / VM's are working.  Everything should be good, although you may have to reconnect some machines.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
With SQL it's a good idea to start with a fresh DB (schema) and import the data back.  That should get you where you need to be.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Just make sure you backup everything, keep your license keys, configurations, etc.. just in case.</description>
      <pubDate>Fri, 24 Oct 2008 20:00:31 GMT</pubDate>
      <author>RParker</author>
      <guid>http://communities.vmware.com/message/1083616?tstart=0#1083616</guid>
      <dc:date>2008-10-24T20:00:31Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>VC 2.5u3 on SQL Server 2000 SP4: how to upgrade to SQL Server 2005</title>
      <link>http://communities.vmware.com/message/1083470?tstart=0#1083470</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
We are trying to figure out a plan to upgrade the DB engine on our VirtualCenter server 2.5u3 running SQL Server 2000 SP4. It seems there is now definitive guide to do that. So, does somebody knows how we could do an inplace upgrade of the SQL Server 2000 SP4 DB engine to SQL Server 2005 SP2 ? We want to stay on the same server... so the inplace upgrade of SQL Server is mandatory. Any plan out there ?&lt;br /&gt;
&lt;br /&gt;
JF</description>
      <pubDate>Fri, 24 Oct 2008 17:58:34 GMT</pubDate>
      <author>jfmartin</author>
      <guid>http://communities.vmware.com/message/1083470?tstart=0#1083470</guid>
      <dc:date>2008-10-24T17:58:34Z</dc:date>
      <clearspace:dateToText>1 year, 1 month ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
  </channel>
</rss>

