Creating the Content Data Store for Content Delivery
This section explains how to install and configure the Content Data Store, the repository containing published content that the Content Delivery server uses.
Running the Content Data Store creation script Create a Content Data Store using PowerShell if you use Windows. By default, this script also creates the State Store in the same database, by creating the State Store database tables as well. This is convenient for a demo or test environment. In a production environment, you can choose to create the State Store in its own database instead (for example, to improve performance), by removing the State Store table creation commands from this script, and running the Install Deployer State Store.ps1 script separately.
Creating the Content Data Store manually On a non-Windows machine, you can create your Oracle Content Data Store database manually by running database scripts provided. If you want, you can also create your SQL Server Content Data Store database manually.