...
- Open the manager station
- Go to Options > Parameters > Installation > Reference Server > Files Backup
- Configure the following parameters:
Backup start time: in the Reference line of the Basic section, select the backup period from the drop-down list. This is the time at which the system is allowed to back up the data.
Periods are configured in the Order > Periods menu.Expand title Click here to read more about periods configuration - In the All branch, create a New Period group
- Specify its name and change the status to Active
- Go to the Period tab and create a New Period
- Specify its name and change the status to Active
- Go to the Time Intervals tab, right-click in the blank space and create a New Time Interval
- Select Days Of Week and Starting Time
- Click the Calendar to check the settings
- Maximum number of backups - : in the Primary Integer line of the Basic section, in the Number line, specify the maximum number of backups
...
- Backup periodicity: in the Time line of the Basic section, specify a number. This setting means to back up at every specified period of time.
...
- Files save path: in the String line of the Basic section, specify the relative or absolute path to the folder where the database copies
...
- will be saved
- Save
...
- the changes.
Cash
...
Server
Each POS cash server has its own backup settings. This means that if you have 3 cash register servers, they can may have 3 different backup settings.
Read more about the data storage structure in the article description of the system and data storage System and Data Storage Description article.
If the backup path has not been changed, by default these backup files are stored in the \midbase\Backup folder
It contains the following files:Work
- work.udb
...
- — an open shift file
- sh.udb
...
- — a shift file before closing the
...
- common shift
- ns.udb
...
- — a new shift file, after closing and before payment of the first
...
- receipt, may contain unpaid orders from the previous shift.
To set up a POS cash server backup:In
- Start the manager
...
- and go to
...
- Service > Stations and Devices
- Choose your restaurant and
...
- click on a
...
- cash server. Go to the Properties tab.
In the Backup section, you will see the following settings:Number of copies
- Copies Quantity
- Backup
...
- Path — relative or absolute
...
- Shifts Quantity — the number of shifts to be backed up
...
- Backup Periodicity — back up at every specified interval in minutes
...
- Transaction Quantity — 100 by default
- Backup Needed — check the box to activate.
R_keeper 7 recovery
To restore reсover r_keeper 7 from a backup:
Install r_keeper 7
...
via the installer or
...
from the archive
Without starting the servers, copy the following files from the previous to the installed version of r_keeper 7:
...
rk7.udb, check.udb and rk7.bls to the reference server base
...
folder
WORK.UDB
...
to the midbase folder of the cash server. If there is no such folder, then create it. If there is no WORK.UDB
...
in the \midbase\Backup folder, but there is a similar one, for example
...
, work2.udb
...
— copy the most recent file with this name and rename it as WORK.UDB
...
common.ini, repsserv.ini, rk7man.ini, rk7srv.INI, RKEEPER.INI, ShelterConnect.ini, wincash.ini, winprint.ini
...
to:
\bin\win - for r_keeper 7 installed
...
from the archive
the corresponding folders for r_keeper 7 installed
...
via the installer.
In the rk7srv.INI file in the [REFSERVER] section
...
change the
...
USESQL=0 setting
Code Block [REFSERVER]
...
USESQL = 0
- Start the reference server. It will automatically load your database
- After the first start,
...
- relicense all the servers that had the license
- If the database has been corrupted, then:
- Reconfigure the connection to the new external database and export the files
- In the rk7srv.INI file in the [REFSERVER] section, change the setting from USESQL = 1 to USESQL = 0
Start the cash
...
server.
Restore using Recovery from r_keeper 7 backups is completed. The system will continue to work with the previously saved databases.
To make sure that the system has been restored recovered successfully, check:
- The presence of all previously closed shifts
...
- : in the manager station go to
...
- Service
...
- > Common Shifts Information
- Work of reports
...
- : build a cube report.
...
do not read in the article the concept of cubes and the creation of reports based on them
If the check is successful, the system is restoredrecovered, r_keeper 7 will continue to work with the previously saved databases.
Useful
...
Articles
It will may be useful to read the following articles:
...
...
...