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
  1. Open
    Application Code Manager
    , in the main menu, click
    TOOLS > Database Manager
    .
  2. In
    Server name
    , select the computer name and
    SQL Server
    instance from the dropdown list or type a computer name and
    SQL Server
    instance in the following format:
    <Computer name>\<
    SQL Server
    instance>
  3. In
    Log on to the server
    , use Windows Authentication or type the
    User name
    and
    Password
    to use to authenticate the connection to the
    SQL Server
    , then click
    Connect
    .
    Status
    updates to
    Connected
    .
  4. In
    Specify the database
    , select the ACM database you want to backup.
  5. In
    Actions
    , select
    Backup database
    and then click
    Execute Recovery
    . The
    Select file to backup database
    dialog opens.
  6. In
    File name
    , type a name for the backup file being created and then click
    Save
    .
    Once the backup file is created, an
    Action completed successfully
    message displays. Click
    OK
    .
  7. Click
    Close
    to close
    Database Manager
    .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal