Versions Compared

Key

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

...

  1. Call the Run function (Start → Run). Type in regedit in the opened dialog box.
  2. Click the OK button. As a result, the Registry editor dialog box opens.
  3. Create the string parameter with the BackupFolder name in the HKLM\SOFTWARE\AxxonSoft\SIM PSIM registry thread (see Adding string parameters to the registry).
  4. Set the value of the BackupFolder parameter: type in the address of the folder for storing the database backup copy (e.g. C:\Documents and Settings\AVP\Desctop\Backup). 

    If it is necessary to store the database copy on the network disk, then the UNC path to the network folder (with the recording access) should be specified on the disk in the \\ServerName\ShareName format. Take into account that all network resources that require additional authentication should be connected using the same username as for running the SQL Server service. To find out and/or change the user that runs the SQL Server service, do one of the following:

    1. Using the SQL Server Configuration Manager utility.
    2. Run Start – Control panel – Administrative tools – Services, right-click the SQL Server service and select Properties in the feature menu. In the opened SQL Server service dialog box, go to the Log On tab.
  5. As a result, the string parameter of the key with the specified value is created.
  6. Call the Run function (Start → Run). Type in the «C:\Program Files\Axxon PSIM\idb.exe /backup» key in the opened dialog box.
  7. Click the OK button.

...