Difference between revisions of "VFoglight"

Jump to navigation Jump to search
2 bytes added ,  13:49, 11 August 2009
m
Minor correction
m (Added "Database Backup Scheduling")
m (Minor correction)
Line 133: Line 133:
#* <code> T:\backup\data </code>
#* <code> T:\backup\data </code>
# Within the config directory create two config files and one batch script; backup.conf, my.conf and DoBackup.bat; with contents as shown at bottom of procedure.
# Within the config directory create two config files and one batch script; backup.conf, my.conf and DoBackup.bat; with contents as shown at bottom of procedure.
#* As long as S: is your software/database drive, and T: is your backup drive there should be no reason to edit these files
#* As long as S: is your software/database drive, and T: is your backup drive there should be no reason to edit the conf files
# From a command prompt, run the DoBackup.bat script and check that the following files are created
# From a command prompt, run the DoBackup.bat script and check that the following files are created
#* <code> T:\backup\data\ibdata1 </code>
#* <code> T:\backup\data\ibdata1 </code>
Line 181: Line 181:
"S:\Program Files\vizioncore\vFoglight\mysql\bin\ibbackup" T:\backup\config\my.conf T:\backup\config\backup.conf </pre>
"S:\Program Files\vizioncore\vFoglight\mysql\bin\ibbackup" T:\backup\config\my.conf T:\backup\config\backup.conf </pre>
|}
|}


= Troubleshooting =
= Troubleshooting =

Navigation menu