Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Gonzalo Gonzalez
Apr 9, 2010
  3519
(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
Optimizely CMS Developer Tools for macOS

Running Optimizely CMS on macOS presents unique challenges, as the platform was traditionally primarily designed for Windows environments. However,...

Tomek Juranek | Mar 15, 2025

Removing a Segment from the URL in Optimizely CMS 12 using Partial Routing

Problem Statement In Optimizely CMS 12, dynamically generated pages inherit URL segments from their container pages. However, in certain cases, som...

Adnan Zameer | Mar 14, 2025 |

Optimizely Configured Commerce and Spire CMS - Figuring out Handlers

I recently entered the world of Optimizely Configured Commerce and Spire CMS. Intriguing, interesting and challenging at the same time, especially...

Ritu Madan | Mar 12, 2025

Another console app for calling the Optimizely CMS REST API

Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions.

Johan Kronberg | Mar 11, 2025 |