Live Chat Software for Business
Task Management Software
Software for managing team projects, tasks, time, workflow and efficiency
 
Home
 
Products
 
Solutions
 
Download
 
Purchase
 
Support
 
Contact Us
 
My Account
  
 
   
Support 
FAQ 
Forum
Helpdesk 
Blog 
Company 
Contact Us 
<< username >>
<< password >>
Remember me on this computer
  Forgot your password?
  Register

Home  » Support  » Forum  » Tutorials, tips and tricks? (VIP Task Manager)  » Database Backup

Database Backup

Forums list
Topics list
New topics
Search
User list
Rules
Help
Login: 
Register

  Views: 1954Topic:: «Database Backup» on forum: Tutorials, tips and tricks? (VIP Task Manager)
#1
We've installed the Task Manager database on one of our servers that also has Backup Exec 9 on it. Do I need to shut down the Task Manager server prior to backing up the database? Is this a SQL database? Has anyone performed a restore of the server and database?
Profile
E-Mail
#2
We strongly recommend you NOT to back up the database with Backup Exec 9 or other backup application that simply copy the file, as they can damage the database. We are going to add automatic database backup in the future. Yes, our database is a SQL database. At the moment you can use Firebird tool 'gbak' to backup and restore the database of our application. If you are interested, we can send it to you.
Profile
E-Mail
#3
I would definitely like the backup tool. So do I need to exclude the whole Task Manager directory from backup? Are there any settings (users, permissions, etc) that are not backed up with the Firebird tool that I need to backup?

Thanks in advance, Serge. I appreciate your timely responses!

What about antivirus scans? Do I need to exclude the database directory from our routine A/V scans? We use etrust antivirus corporate.
Profile
E-Mail
#4
You are welcome.
Yes, you need to exclude Task Manager directory or at least databases (.gdb files). No additional settings to backup. The same with antivirus scans, exclude directory or .gdb files.
I sent the tool 'gbak' to your email address.
1. Save it to 'bin' folder of 'DBServer' directory (C:\Program Files\VIP Quality Software\VIP Task Manager Professional\DBServer\bin\gbak).
2. Go to Start -> Run and enter this line "C:\Program Files\VIP Quality Software\VIP Task Manager Professional\DBServer\bin\gbak" -B -V -user sysdba -password masterkey "C:\Program Files\VIP Quality Software\VIP Task Manager Professional\Databases\TEST1.GDB" "c:\Temp\db1.gbk"
3. Change 'TEST1' to your database name, "c:\Temp\db1.gbk" to the path where you store your backups.
4. Click OK Wink
If you have any difference in the path in other case, make corresponding changes as well.
Profile
E-Mail
#5
Excellent. I will implement that today. Thanks again
Profile
E-Mail
#6
The command line backup seems to work well, I've added a script to perform this action prior to my daily tape backup.

How would I restore the gbk file?

Dave
Profile
E-Mail
#7
Sure.
1. Go to START
2. Select RUN
3. Enter line "C:\Program Files\VIP Quality Software\VIP Task Manager Professional\DBServer\bin\gbak" -C -V -user sysdba -password masterkey "C:\Temp\db1.gbk" "C:\Program Files\VIP Quality Software\VIP Task Manager Professional\Databases\db1bk.gdb"
4. Change the path if it is different, change db1.gbk to the name of your backup and db1bk.gdb to the name of your database (If the current database is active, you should use a name different from your current database, otherwise it will not be restored)
5. Register your restored database in Database Manager and see if it works fine.
6. If you need to give your restored database the name of original database, you should close the application on each computer in the network connected to it, rename the file .gdb and register it in Database Manager again.
Profile
E-Mail

Users browsing this topic
Number of guests: 1, registered members: 0, in total hidden: 0
  Home Products Solutions Download Purchase Support Contact Us My Account 
Français   Deutsch   Articles   Search   Site Map
Copyright © 2005 - 2008 VIP Quality Software, Ltd. All Rights Reserved.