Back up an ACM database
Application Code Manager
(ACM) uses a database to store reusable code. Making a backup of the ACM database on a regular schedule is recommended to ensure that your reusable code library can be restored if there is hardware failure or unintended changes to the data.
IMPORTANT:
When backing up a remote database, the file location must be accessible with read and write access granted to the user account under which the remote database service runs.
To backup an ACM database
- OpenApplication Code Manager, in the main menu, clickTOOLS > Database Manager.
- InServer name, select the computer name andSQL Serverinstance from the dropdown list or type a computer name andSQL Serverinstance in the following format:<Computer name>\<SQL Serverinstance>
- InLog on to the server, use Windows Authentication or type theUser nameandPasswordto use to authenticate the connection to theSQL Server, then clickConnect.Statusupdates toConnected.
- InSpecify the database, select the ACM database you want to backup.
- InActions, selectBackup databaseand then clickExecute Recovery. TheSelect file to backup databasedialog opens.
- InFile name, type a name for the backup file being created and then clickSave.Once the backup file is created, anAction completed successfullymessage displays. ClickOK.
- ClickCloseto closeDatabase Manager.
Provide Feedback