Running the Experience Manager database creation script

You can use a PowerShell script to create a Microsoft SQL Server or Oracle database from a Windows system.

About this task

Procedure

  1. On a system that meets the prerequisites for database installation and upgrade scripts, open PowerShell.
  2. In PowerShell, depending on your database navigate to one of the following folders on the installation media:
    • For a Microsoft SQL Server, AWS RDS-MSSQL or Microsoft Azure database, navigate to Database\MSSQL\
    • For an Oracle database, navigate to Database\Oracle\
  3. Type the following command:
    & '.\Install Content Data Store.ps1' 

Results

You have created the Experience Manager database.