Align |
---|
Once Dbvisit Standby has been tested manually and is functioning correctly, it should be scheduled to ensure the standby database is automatically updated. |
Note |
---|
Choose Scheduling through either Task Scheduler or DBSERVER to schedule Dbvisit Standby - NOT BOTH |
Scheduling Dbvisit Standby through Task Scheduler
1. Ensure the Task Scheduler service is started.
2. Open the Scheduled Tasks.
3. Click on "Add Scheduled Task"
4. In the Scheduled Task Wizard click on "Browse".
5. Find the Dbvisit Standby executable.
6. Type a name for the task. Type "Dbvisit <DDC>" (in example below the database name is w102n). Select "Perform this task: Daily". Click Next.
7. Select the time and day you want the task to start. Select "Every day". The start time and start date do not need to be changed if you want the task to start straight away. Click Next.
8. Enter the password of the current user. That will be the user that will run Dbvisit Standby. Click Next.
9. Tick the box "Open advanced properties….". Click on Finish.
10. Add the database name as the first parameter to the Dbvisit Standby executable. In this example the database name is w102n.
11. Click on the "Schedule" tab, and then on "Advanced".
12. Specify "Repeat Task". If you want to execute Dbvisit Standby every 10 minutes, then select 10 minutes. Otherwise select another interval. Always ensure the "Duration" is set to 24 hours for daily tasks.
13. Click on OK. The new schedule will be shown. Click on OK.
14. The new task will now be shown.
15. Repeat the same on standby server.
16. Dbvisit Standby is now scheduled on the primary and the standby server.
17. The schedule will continue to be active in the background when the users logs off.
...
Dbvserver - Scheduling Dbvisit Standby through build in scheduler.
Dbvisit Standby can be scheduled in the build in scheduler that comes with Dbvserver. This does require the dbvserverd process to be running at all times on both the primary and standby servers.
1. Choose Run from the main menu.
2. Choose Run Interactive.
3. Click on Primary Server tab set schedule and click on Save Schedule.
4. Click on Standby Server tab set schedule and click on Save Schedule.
Note |
---|
The dbvserverd process must be running on the standby server. |
...