Upgrading the Content Delivery databases and migrating the Content Delivery indexes
Run PowerShell scripts to upgrade the relational databases and migrate the indexes.
- List of Content Delivery relational databases to upgrade and Content Delivery indexes to migrate
A list of relational databases and indexes required by various Content Delivery microservices. - Prerequisites for Content Delivery database upgrade scripts or index migration scripts
The machine on which you run the upgrade scripts to upgrade Content Delivery relational databases or the migration scripts to migrate OpenSearch indexes must meet certain requirements. - Running Content Delivery relational database upgrade scripts
To upgrade the relational databases, run one of the Powershell upgrade scripts. - Aligning your namespace in the Content Data Store
The Content Delivery Content Data Store for Tridion Docs must define a namespace with an ID of 2. If, for whatever reason, your Content Data Store has a different ID, run a SQL script to correct hits problem. - Migrating from Elasticsearch to OpenSearch
Migrate from your Elasticsearch database to an OpenSearch database if you already have an Elasticsearch database up and running, either as part of a Tridion Docs instance, a Tridion Sites instance, or both. Depending on your setup, the tasks to perform differ. To perform the migration, perform a complete reindex of your Elasticsearch indexes in a new OpenSearch cluster. RWS provides migration scripts to help you with the migration.