Skip to main content

Enterprise MSF Agile (with CobiT)

Go Search
Home
  
Enterprise MSF Agile (with CobiT) > Wiki Pages > Activity - Deploy Database (Create a Quality of Service Requirement)  

Activity - Deploy Database (Create a Quality of Service Requirement)

Activity Information

Deploy Database

Description

Now you are ready to do the deployment to target server. This can be done by executing the build scripts against the target server and then verifying the results.

Attributes

CategoriesDeploy

Steps

  1. Execute Build Script Against Target Server:
    Execute the build script against the target server in the T-SQL editor.

    Analyze any failures that occur.

  2. Use Schema Compare to Verify Deployment:
    Create schema comparison sessions to view the differences between the project and the target server.

    Ensure no unknown differences exist between the two databases. Known differences include objects that are defined in pre-deployment or post-deployment scripts, because these objects will not appear as part of the schema comparison. Rules and defaults are examples of such objects.

  3. Resolve Deployment Work Item:
    Resolve the deployment task.

Inputs and Outputs

WorkProductInputOutputAllowable States
Task(none)

Predecessors

TypeNameDependency Type
Back Up Target DatabaseFinish-Start
Deploy Database to Staging ServerFinish-Start

Last modified at 1/17/2008 11:18 PM  by Administrator