Install SQL Server 2012 Express Edition on the Database Server

Microsoft SQL Server 2012 Express Edition (supplied with WebCenter) is a free version of Microsoft SQL Server 2012 that can serve as the database engine for WebCenter.

To install it, use the Install the SQL Server 2012 Express Edition database engine for WebCenter link on the WebCenter installation media.

Following steps describe how to install the MSSQL Server 2012 Express database on a clean system:

  1. When the SQL Server Installation Center launches, select the option New SQL Server stand-alone installation or add features to an existing installation.
  2. If prompted, accept the License Terms and click Next.
  3. A quick check will be done and the installation will be prepared.
  4. Select the Features you wish to install. If unsure, enable all except LocalDB.
  5. On the Instance Configuration screen, select Named Instance and name your instance WEBCENTER. You can also change the instance root directory if you want.
  6. On the Server Configuration screen, you can define separate accounts for each service, leave as default.
  7. You can also specify your Database Engine Collation, leave as default.
  8. On the Database Engine Configuration screen, choose the Mixed Mode authentication type.
  9. On the same screen, specify the SQL Server system administrator (sa) password. The default password is (XXXXXX), but you can enter a different one if desired.
  10. On the Reporting Services Configuration screen, select Install and Configure and click Next.
  11. The system will now continue with the installation. The last screen shows that the installation process was completed successfully. You may be asked to restart the computer.
  12. If you now inspect your Programs, you should see Microsoft SQL Server 2012 listed, along with other tools like SQL Server Management Studio.
  13. Launch the SQL Server Management Studio to check the connection to the Database Engine.
  14. In case it has not been created yet, add a new database named WebCenter4_0.
  15. Launch the SQL Server Configuration Manager to check the TCP/IP and SQL Server service statuses.
  16. Choose SQL Server Network Configuration > Protocols for WEBCENTER > , make sure TCP/IP is set to Enabled for WEBCENTER.
  17. In the SQL Server Services section, restart the SQL Server service. Also, make sure the SQL Server Browser service is running.
Need More Help?Esko Help CenterSoftware Support PortalProduct information on Esko.com