TestIT:Configuration Database

From Nolek Wiki
Jump to navigation Jump to search

6.2.4 Database

Database makes it possible to create some settings for:

  • Backup
  • Select database
  • Delete results
  • Delete SQL data log

This will be explained below

6.2.4.1 Backup

Backup makes it possible to set up a daily backup and to save the entire database on a selected disk.

Setup a backup (is the same for setup and production database):

A ‘onetime’ backup:

  1. Select where the database .bak file should be saved, and select whether it should be the default folder
  2. Select the name of the backup
  3. Press backup and it will create a backup

An auto backup:

  1. Select where the database .bak file should be saved, and select whether it should be the default folder
  2. Select the name of the backup
  3. Mark the auto backup setup database
  4. Select time of the backup procedure. Please consider when production had used the PC last
  5. Select the Save behavior of how many wanted backups
  6. Press Save

6.2.4.2 Select database

In select database, the options are:

  • Select new setup database on next startup – If this is marked it will be possible to change setup database after a restart of TestIT
  • Select new production database on next startup – If this is marked it will be possible to change production database after a restart of TestIT

After a mark, the system has to restart before the system requires a new database setup.

6.2.4.3 Delete results

Delete results makes it possible to see the results and delete them.

Filter data:

  1. Select the wanted filter headline
  2. Now it is filtered

Switch to demo results:

  1. Press the Demo button at the right corner
  2. The results will switch between demo results database (debug area) and the results database (production).

Delete results (both results and demo results):

  1. Select the wanted data
  2. Press the Delete results button in the left corner, and the results will be deleted

6.2.4.4 Delete SQL data log

Delete SQL data log make it possible to see the SQL data log and delete it. Delete SQL data log:

  1. Select the wanted data
  2. Press the Delete button at the left corner, and the data will be deleted


Back to Configuration