Opticon Stockholm is on Tuesday September 10th, hope to see you there!

Gonzalo Gonzalez
Apr 9, 2010
  3357
(1 votes)

Updating configuration to run CMS 6 on Oracle database

If you created a site without a database (via EPiServer Deployment Center) or even have an existing CMS site which uses SQL Server as its database engine, you may want to run it against an Oracle database instead. The files available for download here will take the hard slog out of manually changing the CMS configuration files (amoungst other things) so your site works with Oracle.

Copy the contents of the zip file to a new folder called "Oracle" under the <Program Files>\EPiServer\CMS\6.0.530.0\Install\Modules folder. Note that on 64 bit operating systems the EPiServer folder can be found under the <Program Files (x86)> folder:

 

clip_image002

 The next time your run EPiServer Deployment Center you should notice a new item called "Install Oracle Configuration" under the EPiServer CMS -> Version 6.0.530.0 node. Select the item and then click on 'Run'.

clip_image001

Now a list of CMS 6 sites installed on the computer should be shown. Select the site to be changed and click 'Install'

image

The PowerShell script will update the configuration for you and even move the Oracle Workflow assemblies to the bin folder of the selected site.

The only things left to do is install the CMS Oracle database and then update the sites' connectionStrings.config to point to it and use the correct user / password.

Done!!!

Apr 09, 2010

Comments

Sep 21, 2010 10:33 AM

Great work. Keep it up.

Please login to comment.
Latest blogs
Handling Nynorsk and Bokmål in Optimizely CMS

Warning: Blog post about Norwegian language handling (but might be applicable to other languages and/or use cases). Optimizely have flexible and...

Haakon Peder Haugsten | Sep 5, 2024

Remove Unwanted properties for Headless Implementation using Content Delivery API

While working with Headless, whenever we want to send data to the front end, many properties are also shown in JSON that we don't wish to, which...

PuneetGarg | Sep 4, 2024

Optimizely Headless Form Setup

1. Create empty CMS applications First, let’s setup an empty CMS application. Install the NuGet packages in your solution using the NuGet Package...

Linh Hoang | Sep 4, 2024

Default caching on search request on Search & Navigation

For the better performance, Search & Navigation .Net client has provided StaticallyCacheFor method for caching your search result in a specific of...

Manh Nguyen | Sep 4, 2024