Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run the idb.exe database update utility (from the Start menu → PSIM or from the <Axxon PSIM installation directory>\Tools64 folder). Update the database.

    Tip

    Complete guide The idb.exe utility for converting databases, selecting database templates and making backup copies of database

  2. If the DB update is performed with errors, run the SQL Server Management Studio utility (from the Start menu→ Microsoft SQL Server 2014) and check the connection to DB with the same parameters that are specified in the connection string of the idb.exe
  3. connection string
  4. utility.
    If the connection isn't established, check the correctness of the credentials used for it. If you perform the authentication using Windows credentials, you must check that the user has
  5. the
  6. access permissions to the SQL server. To do this, log into the SQL server under the embedded administrator account.
    You must also check that the SQL server service is running. You can do this in the SQL Server Configuration Manager utility (Start → Microsoft SQL Server 2014 → Configuration Tools) in the SQL Server Services section.
  7. If the connection to the SQL server is established in the SQL Server Management Studio utility, it means that the Axxon PSIM configuration database is damaged. You must remove it, recreate, and configure the connection to it in the idb.exe utility. After you do this, you must restore the database from the backup copy if it is possible.

    Tip

    Complete guides

    Axxon PSIM software database connection

    Restoring database from backup copy


...