Licenses required for DLM Automation

Our Dev team has Sql Source Control licenses which we are using to coordinate database changes through git repositories. We would like to automate the deployment of those changes with our continuous integration build server. Two questions:
  1. If we want to use the DLM automation tool, what additional licensing is needed? I assume 1 SQL Toolbelt license for the build server. Does each developer on the team need anything more than the SQL Source Control license we have?
  2. Does the DLM automation tool honor the order of schema changes with corresponding migration scripts that SQL Source Control generates?
Tagged:

Best Answer

  • Sergio RSergio R Posts: 610 Rose Gold 5
    Hi,

    Please see below the answer to your questions:

    1. If we want to use the DLM automation tool, what additional licensing is needed? I assume 1 SQL Toolbelt license for the build server. Does each developer on the team need anything more than the SQL Source Control license we have?

    DLM Automation licensing is per user, all the SQL Developers working on a Process that uses any DLM Automation components should have a SQL Toolbelt license

    From the End User License:
    5.10 DLM Automation and SQL Toolbelt. To contribute or input database changes to a
    Server Automated Process that uses any DLM Automation Component(s), you must
    have a licence for DLM Automation. A licence for DLM Automation is only available
    as part of a licence of the Bundle known as SQL Toolbelt.


    2. Does the DLM automation tool honor the order of schema changes with corresponding migration scripts that SQL Source Control generates?

    Yes, DLM Automation works with SQL Source Control including Migration Scripts

    Thank you,
    Sergio
    Product Support Engineer
    Redgate Software Ltd
    Please see our Help Center for detailed guides on how to use our tools
Sign In or Register to comment.