Create the Database Schema

Home / Developer / IT / DatStat Illume Installation Guide / Create the Database Schema

To create the database schema, follow these steps:

  1. Open a Command Prompt as administrator.
  2. Change to the correct drive (c:).
  3. Change to the directory containing the database utility (cd c:\datstat\databaseupgrade).
  4. Run the database upgrade utility : databaseupgrade -s <ServerIP> -d <DatabaseName> -u <DatabaseUser> -p <DatabaseUserPassword> .