Repository Logical Backup
Before you make a repository backup, dispatch all current private workspaces so that their changes are included in the backup. To view private workspaces active on your repository, use the private workspaces administration tool, see Workspace Administration.
Logical backup:
creates a command file that allows you to reconstruct the repository by update of an empty repository.
analyzes all repository content.
is safer than a physical backup since it checks that all data in the repository is readable.
can be used as a long term archive or to merge repositories.
*You can execute updates on the repository after starting logical backup by dispatching a private workspace. However, note that these modifications are not included in the backup.
*You can temporarily prohibit users from updating the repository by clearing the Authorize Dispatch for the environment option or Authorize user dispatch option in the environment options.
Deleting a Repository
To delete an SQL Server repository, you need the appropriate administration rights: at least db_creator.
To delete a repository:
1. Connect to Hopex Administration and unreference the repository concerned.
2. Ask the database administrator to delete the database concerned from the SQL server.