Changes

Dashboard Technical Specifications

94 bytes added, 22:16, 11 April 2012
/* Database Server */
===Software Installation===
====Database Server====
The following steps should be performed by a database administrator:
# Configure the database server with the appropriate database version (specified in the [[#Software Requirements|Software Requirements]] section)
# Download the Dolcera Dashboard database setup files (Dolcera_Dashboard_Database_vxxx.zip) to the database server from the location provided by the Dolcera representative
# Unzip the files in a folder of your choice (e.g. /tmp folder)
# Create a new database named "dolcera"
# Run the file dolcera_dashboard_setup.sql to set up create the tables and other databaseobjects
# The setup will create the database, populate the master data for the database, and create a dolcerauser with privileges to change the data in the database, but not to alter the database; this user account will be used by the web application