InTime Software

How to backup and restore the InTime Server database?

101 views April 13, 2017 April 1, 2021 pohheng 0

Introduction:

Since v2.2, InTime Server has been using a database to store related information. Like any database, administrators are advised to perform backup in a scheduled manner.

The following steps describe how an administrator can backup and restore the InTime Server database. When performing a backup, a ZIP file will be created in the InTime Server directory.

Backup via the Private Cloud Console:

user> .admin
admin> .intimeruns.backup 
Created back up file intimeruns_1491985696.zip

Backup the Database:

[admin@host intimeserver]$ ./backup_intimeruns.sh
Created back up (online) at intimeruns_1491464040.zip

Restore the Database:

Please shut down the InTime Server before performing a restore operation.

[admin@host intimeserver]$ ./restore_intimeruns.sh intimeruns_1491464040.zip . intimeruns.h2.db 
Successfully restored database

Applies to:

  • Linux Operating System
  • Windows Operating System

Knowledge Base ID: 201704063 - Last Review: May 08, 2017 - Revision: 1.1

Leave a Reply