Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
Top
Top

Column

This section applies specifically to guide users and administrators with the backup and restore process . The information below is generally used to ensure that system administrators can backup their Zephyr Enterprise database and attachments.


There are currently two objects that can be backed up:

ObjectDescription/Info
Data
Typically backed up and stored in a tar.gz file
Attachments
By default, these are not stored in the tar.gz file but are on the filesystem under <zephyr_install_dir>/zephyrdata


Please ensure you are logged into the machine on which Zephyr Enterprise Server is installed to access attachment backup/restore processes. You will need to be logged into your database server to backup the database data separately. Attachment script files must be run with appropriate permissions.

It is highly recommended that you consistently backup your Zephyr Enterprise Attachments and Database.

...

https://technet.microsoft.com/en-us/library/ms187510(v=sql.105).aspx

 

Anchor
step2
step2

Step 2: Database Restore

...

https://technet.microsoft.com/en-us/library/ms188312(v=sql.105).aspx

 

Anchor
step3
step3

Step 3: Attachment Backup

...

By default, the backup file is present in Linux at: %Zephyr_Root%/ftp/backup/

 

Anchor
step4
step4

Step 4: Attachment Restore

...

Provide the location for the backup file after executing the command.

 

Anchor
step5
step5

Step 5: Scheduling

...

C:\mybackup\partial-db-backup.sql  C:\Software\Zephyr\


Back to Top ^