<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Keystone_Company_Database_Backup_Utility</id>
	<title>Keystone Company Database Backup Utility - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://in.compucrete.com/index.php?action=history&amp;feed=atom&amp;title=Keystone_Company_Database_Backup_Utility"/>
	<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Keystone_Company_Database_Backup_Utility&amp;action=history"/>
	<updated>2026-05-15T15:13:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Keystone_Company_Database_Backup_Utility&amp;diff=338&amp;oldid=prev</id>
		<title>WikiAdmin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Keystone_Company_Database_Backup_Utility&amp;diff=338&amp;oldid=prev"/>
		<updated>2023-07-14T12:58:51Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:58, 14 July 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiAdmin</name></author>
	</entry>
	<entry>
		<id>http://in.compucrete.com/index.php?title=Keystone_Company_Database_Backup_Utility&amp;diff=337&amp;oldid=prev</id>
		<title>Intra&gt;User: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://in.compucrete.com/index.php?title=Keystone_Company_Database_Backup_Utility&amp;diff=337&amp;oldid=prev"/>
		<updated>2017-01-10T00:01:52Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;As of version 2.1, Keystone includes a utility program which will backup all company databases to a specified path. This is useful for customers wanting to perform automated nightly backups of their servers. &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;b&amp;gt;WARNING:&amp;lt;/b&amp;gt; InterBase database files (*.IB) cannot be copied while there is an open connection to the database! The only safe way to copy these files is to back them up first, then copy the resulting backup files.&lt;br /&gt;
&lt;br /&gt;
The program CCUTBKDB.EXE is located in the Keystone BIN directory, and can be included in a Windows batch file for use by an automated backup program. Here is the syntax for the new utility:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
CCUTBKDB [/q] [/i] /o &amp;lt;output_path&amp;gt;&lt;br /&gt;
&lt;br /&gt;
	/q = quiet mode (no prompts/messages)&lt;br /&gt;
        /i = interactive (GUI) mode &lt;br /&gt;
        /o &amp;lt;output_path&amp;gt; = destination path for backup files&lt;br /&gt;
                           (path must be local to the machine where this program is run)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Standard setup for Backup Batch Files ==&lt;br /&gt;
&lt;br /&gt;
# The PC running the backup utility must have a working (connected to the server database) Keystone install. &lt;br /&gt;
# It will work on a server or a workstation.&lt;br /&gt;
# This strategy creates 5 sets of backups, one for each day of the week.  Check for adequate disk space.&lt;br /&gt;
&lt;br /&gt;
Setup -&lt;br /&gt;
# Create the folder D:\ccgh\backup&lt;br /&gt;
# Copy [[Media:Keystone_DB_Backup.zip‎|Keystone_DB_Backup.zip]] Keystone_DB_Backup.zip to D:\ccgh\backup\ and uzip.&lt;br /&gt;
# The assumed directories in the batch files are:&lt;br /&gt;
## C:\Program Files\GivenHansco\CC\BIN\ for the Keystone program files&lt;br /&gt;
## D:\ccgh\backup for the data/backup files.  Edit if required (drive would be D:)&lt;br /&gt;
[[Image:KS DB Backup.png]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Execution	Use windows &amp;quot;Scheculed Tasks&amp;quot; to schedule Keystone_DB_Backup_1.bat for Monday etc.&lt;br /&gt;
# Start New Task Wizard&lt;br /&gt;
# Browse for batch file&lt;br /&gt;
# Select Perform Task Weekly &amp;gt; day of week &lt;br /&gt;
There will be 5 Scheculed Tasks, one for each day of the week.&lt;br /&gt;
&lt;br /&gt;
Regarding tape backups -&lt;br /&gt;
# Schecule backup batch file to run before the tape backup&lt;br /&gt;
# Do not include D:\ccgh\data in the tape backup specification.&lt;br /&gt;
# Include D:\ccgh\backup in the tape backup specification.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;  If there is no tape drive, you can send the backup directly to a hard drive on another PC.&lt;/div&gt;</summary>
		<author><name>Intra&gt;User</name></author>
	</entry>
</feed>