To create the database schema, follow these steps:
- Open a Command Prompt as administrator.
- Change to the correct drive (c:).
- Change to the directory containing the database utility (cd c:\datstat\databaseupgrade).
- Run the database upgrade utility : databaseupgrade -s <ServerIP> -d <DatabaseName> -u <DatabaseUser> -p <DatabaseUserPassword> .