Upgrading your Microsoft SQL Server databases manually
After you have upgraded your database server to a supported version, run a number of SQL scripts to upgrade your SQL Server Content Delivery databases (Content Data Store and Experience Manager database, if using). Run these scripts for each database your are upgrading.
Backing up your existing database
Make a back-up of your database before upgrading.
Closing open connections
Regardless of the version from which you are upgrading, you must close all connections to your SQL Server database server before starting the upgrade.
Upgrading your SDL Tridion 2009 SP1 SQL Server database manually
If you are upgrading from version 2009 SP1 of SDL Tridion, access your SDL Tridion 2013 SP1 installation media, navigate to Database\Scripts\MSSQL\, and run the following database scripts located in the relative paths provided, in the order given:
- Shared\60\GENERAL_SET_VERSION.sql
- Upgrade\54SP1_60\TCD_ITEMMETA.sql
- Upgrade\54SP1_60\TCD_METADATA.sql
- Upgrade\54SP1_60\TCD_WAICONSTRAINTS.sql
- Upgrade\54SP1_60\TCD_TAXONOMIES.sql
- Upgrade\54SP1_60\TCD_CUSTOMMETA.sql
- Upgrade\54SP1_60\TCD_TRACKING.sql
- Shared\60\CD_TRACKING_PROCEDURES.sql
- Shared\61\GENERAL_SET_VERSION.sql
- Upgrade\60_61\TCD_TRACKING.sql
- Upgrade\60_61\TCD_BINARYVARIANTS.sql
- Upgrade\60_61\TCD_COMPONENT_PRES_META_DATA.sql
- Upgrade\60_61\TCD_PREVIEW.sql
- Shared\61\CD_TRACKING_PROCEDURES.sql
- Shared\71\GENERAL_SET_VERSION.sql
- Upgrade\61_70\TCD_UPDATE_TABLES.sql
- Upgrade\61_70\TCD_UNDO.sql
Upgrading your SDL Tridion 2011 SP1 SQL Server database manually
If you are upgrading from version 2011 SP1 of SDL Tridion, access your SDL Tridion 2013 SP1 installation media, navigate to Database\Scripts\MSSQL\, and run the following database scripts located in the relative paths provided, in the order given:
- Shared\71\GENERAL_SET_VERSION.sql
- Upgrade\61_70\TCD_UPDATE_TABLES.sql
- Upgrade\61_70\TCD_UNDO.sql