Set Up AutoClassifier Database Manually

NOTE! AutoClassifier v6.3.1 and later requires SQL Server 2019.

Database

BA Insight AutoClassifier uses an SQL Server database as a backend repository. 

  • AutoClassifier creates the database after the install.
  • Alternatively, you can create the repository database before configuration.  

Note: If the SQL Account used does not have the proper permissions to create tables and procedures then upgrades are required to be done manually.

Use the following steps to manually create the database. If desired, you can also configure the AutoClassifier databases.

  1. Create a database in SQL Server.
  2. Navigate to the IIS installed <web site root directory>\database.
  3. A series of folders containing SQL Scripts appears.
  4. Apply each script in order of version to the SQL Database.
  5. Return to the Post Configuration step.