AuditWizard - Administration - General - Sending Your Database to Support

From Layton Support
(Difference between revisions)
Jump to: navigation, search
(Major revision)
Line 1: Line 1:
 
<p align="right">[[File:btn_back_up.png|link=User Guide for AuditWizard]] [[User Guide for AuditWizard|<u>Back to Contents</u>]]</p>
 
<p align="right">[[File:btn_back_up.png|link=User Guide for AuditWizard]] [[User Guide for AuditWizard|<u>Back to Contents</u>]]</p>
On occasion, Support may need to examine your database to understand the cause of an issue or to repair your database. Here are the instructions on how to send:
+
__FORCETOC__
 +
=Overview=
 +
On occasion, Support may need to examine your database to understand the cause of an issue or to repair your database. There is a preparatory procedure, and two different procedures depending on whether you are using the embedded database or a SQL Server database.
  
'''Please indicate which version of SQL Server you are using. If you are using AuditWizard accounts (AuditWizard-specific accounts used to log in to AuditWizard), please supply the password for the built-in ''admin'' account.'''
+
=Preparatory Steps=
 +
==Gather Information About the Database==
 +
Collect the following information for later use:
  
#If you are using the embedded database, zip the file aw_df.sdf, located in C:\Program Files\AuditWizard v8\db\ and go to step 4 below.
+
#The '''[[AuditWizard - Administration - General - How to Find the Version Number#Application Version|application version]]''' of your installation of AuditWizard.
#If you are using a SQL Server, back up the database to a .bak file. Note the following settings:<br /><p>[[File:Aw db backup 01.png|link=]]<br /><br />[[File:Aw db backup02.png|link=]]</p>
+
#The '''[[AuditWizard - Administration - General - How to Find the Version Number#Type of Database|type of database in use]]'''.
#Please indicate the '''version number''' of AuditWizard and the '''version of SQL Server''' you are using. It is suggested that you use this naming convention for the backup file:<p><code>aw_VERSION_sqlVERSION_YEARMONTHDAY.bak</code></p>For example, if you were backing up a version 8.4.2 database running on SQL Server 2008 R2 on 29 April 2014, the resultant filename would be:<p><code>aw_842_sql2008r2_20140429.bak</code></p>
+
#If '''[[AuditWizard - Using AuditWizard - Administration - General - Users and Security|AuditWizard security]]''' has been enabled, the password for the built-in ''admin'' account. If you have security concerns about sending the database with the admin password, change it prior to backup and sending.
#'''Important!''' You must zip the file before sending to greatly reduce its size. Send the .zip file to Support via our '''[http://laytontech.leapfile.net upload service]'''.
+
 
 +
==Create Database Backup==
 +
Back up only the database that is in use. It will be either embedded (SQL Compact) or SQL Server.
 +
 
 +
===Embedded (SQL Compact) Database)===
 +
#In Windows Explorer, go to C:\Program Files (x86)\AuditWizard v8\db\.
 +
#Zip ''aw_db.sdf''.
 +
#Move the .zip file to a location that will be easy to access.
 +
 
 +
===SQL Server Database===
 +
#Use SQL Server Management Studio (SSMS) to back up the SQL database to a .bak file. Note the following settings:<br /><p>[[File:Aw db backup 01.png|link=]]<br /><br />[[File:Aw db backup02.png|link=]]</p>[[File:Aw db backup02.png|link=]]</p>
 +
 
 +
=Prepare File for Upload=
 +
==Rename the Backup File==
 +
Please use this naming convention for the backup file:
 +
 
 +
    aw_VERSION_sqlVERSION_YEARMONTHDAY.EXTENSION
 +
 
 +
For example, if you were backing up a version 8.4.4 embedded (SQL Compact) database on 7 Dec. 2016, the resultant filename would be (''.zip'' extension from the zipping procedure):
 +
 
 +
    aw_844_sqlc_20161207.zip
 +
 
 +
If you were backing up a version 8.4.4 database running on SQL Server 2014 on 7 Dec. 2016, the resultant filename would be:
 +
 
 +
    aw_844_sql2014_20161207.bak
 +
 
 +
==Zip the Backup File==
 +
'''Important!''' You must zip the file before sending to greatly reduce its size.
 +
 
 +
=Send the Database=
 +
Send the .zip file to Support via our secure '''[http://laytontech.leapfile.net upload service]'''.
 
<p align="right">[[File:btn_back_up.png|link=User Guide for AuditWizard]] [[User Guide for AuditWizard|<u>Back to Contents</u>]]</p>
 
<p align="right">[[File:btn_back_up.png|link=User Guide for AuditWizard]] [[User Guide for AuditWizard|<u>Back to Contents</u>]]</p>

Revision as of 23:53, 6 December 2016

Btn back up.png Back to Contents

Contents

Overview

On occasion, Support may need to examine your database to understand the cause of an issue or to repair your database. There is a preparatory procedure, and two different procedures depending on whether you are using the embedded database or a SQL Server database.

Preparatory Steps

Gather Information About the Database

Collect the following information for later use:

  1. The application version of your installation of AuditWizard.
  2. The type of database in use.
  3. If AuditWizard security has been enabled, the password for the built-in admin account. If you have security concerns about sending the database with the admin password, change it prior to backup and sending.

Create Database Backup

Back up only the database that is in use. It will be either embedded (SQL Compact) or SQL Server.

Embedded (SQL Compact) Database)

  1. In Windows Explorer, go to C:\Program Files (x86)\AuditWizard v8\db\.
  2. Zip aw_db.sdf.
  3. Move the .zip file to a location that will be easy to access.

SQL Server Database

  1. Use SQL Server Management Studio (SSMS) to back up the SQL database to a .bak file. Note the following settings:

    Aw db backup 01.png

    Aw db backup02.png

    Aw db backup02.png</p>

Prepare File for Upload

Rename the Backup File

Please use this naming convention for the backup file:

   aw_VERSION_sqlVERSION_YEARMONTHDAY.EXTENSION

For example, if you were backing up a version 8.4.4 embedded (SQL Compact) database on 7 Dec. 2016, the resultant filename would be (.zip extension from the zipping procedure):

   aw_844_sqlc_20161207.zip

If you were backing up a version 8.4.4 database running on SQL Server 2014 on 7 Dec. 2016, the resultant filename would be:

   aw_844_sql2014_20161207.bak

Zip the Backup File

Important! You must zip the file before sending to greatly reduce its size.

Send the Database

Send the .zip file to Support via our secure upload service.

Btn back up.png Back to Contents

Personal tools
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox