Problem with creating archives in Torgsoft
Archiving (backup creation) in Torgsoft does not work if there are disk limitations, access issues, SQL limits, or the server service is not running. This article will help you quickly find the cause and restore the backup.
This material is intended for users and system administrators who have basic skills in working with the operating system, Windows services, and Microsoft SQL Server. All described actions are performed at your own risk: incorrect changes to settings, services, or the database may lead to data loss or program inoperability. Before making changes, it is recommended to create an up-to-date backup copy of the database, check free disk space, and make sure there are no active users in the system. If you are not confident in the correctness of your actions or do not understand the consequences — you should contact technical support.
When the backup is not created
-
During automatic scheduled backup.
-
During manual creation of a database archive.
-
After Windows / SQL Server updates or changes to save paths.
-
When working with cloud archive storage (Google Drive).
How it appears
-
The backup is not created or is interrupted.
-
There are errors in the task log:
-
Operating system error 112 (There is not enough space on the disk)
-
Operating system error 5 (Access is denied)
-
Operating system error 3 (The system cannot find the path specified)
-
PRIMARY filegroup is full
-
There is no new archive file in the folder.
-
Authorization error when uploading to the cloud.
Why the backup is not created
A. Not enough free disk space (most common)
Signs:
-
Error error 112.
-
Slow system performance.
Solution:
-
Check free space on the disk specified in Torgsoft as the archive storage location.
-
Delete outdated archives and update packages:
-
C:\TORGSOFT\Update
-
C:\DatabaseArchive
-
Clean up temporary Windows files (the Temp folder).
How to check the result:
A new archive file with the current date has appeared.
B. Access errors or incorrect path
Signs:
-
Errors error 5 or error 3.
Solution:
-
Grant full access to the SQL system user or the “Everyone” group for the archive folder.
-
Check the path in “Scheduled Tasks” (the disk exists and is accessible).
-
Do not save archives to the Desktop.
How to check the result:
The backup is created without an access error.
C. Database overflow (SQL Express limit)
Signs:
-
Error PRIMARY filegroup is full.
-
Archiving does not start.
Cause:
Free versions of Microsoft SQL Server Express have a database size limit of 10 GB.
Solution:
-
Delete statistics for closed periods (additional option No. 006).
-
Clear the “User Action Log” and the “Document Change Log”.
-
Run a Shrink operation on the database through SQL Server Management Studio.
-
If necessary, switch to the full version of SQL Server without limits.
How to check the result:
The database size has decreased, and the backup starts.
D. Problems with the “Application Server” service
Signs:
-
Automatic backup does not run.
-
Error Authorization Error. You must re-authorize when archiving to the cloud.
Solution:
-
Restart the TorgSoftService service.
-
Authorize again in Google Drive through “Scheduled Tasks”.
-
Check available free space in Google Drive.
How to check the result:
The archive is uploaded to the cloud without errors.
Final check
-
There is a file with the current date in the archive folder.
-
The archive has appeared in Google Drive (if configured).
-
The task log shows the status “Successful”.
How to avoid the problem
-
Regularly clean old archives (keep only the last few).
-
Close periods to reduce database load.
-
Use cloud archive storage (option No. 057).
-
Restart the server periodically.
Summary: order of checks
If the backup is not created — check the disk → access permissions → database size → service operation.
In 80% of cases, the problem is solved by freeing up disk space or correcting access permissions.
What to send to support
-
Torgsoft version and database version.
-
SQL Server type and version.
-
The exact error text.
-
A screenshot of “Scheduled Tasks”.
-
10.02.2026
How to set up restrictions on access rights for sellers in a chain of stores
How to set up access rights in a chain of stores in Torgsoft: restrictions on accounting centers, cash registers, warehouses, roles and audit of actions
-
20.01.2026
Creating a database archive
Torgsoft backup guide: manual archive creation, auto-schedule setup, database backup to Google Drive cloud, and manual file copying.
-
07.01.2026
Problem with creating archives in Torgsoft
Why is the archive not created in Torgsoft: backup errors, causes of failures and ways to restore the database backup









Go back to the previous step