Creating change commands

You must create change commands to apply a change to a DB2 database.
To create change commands, click File > New > Change Commands.
Complete the steps in the New Change Commands wizard to create your change commands.
Start of changeThe New Change Commands wizard can create a change command file several different ways. The wizard can:
  • Create a blank change command file
  • Generate commands based on a model (creates everything in the model)
  • Generate drop commands based on a model (drops everything in the model)
  • Generate delta ddl based on two models (migrates information in one model to another model)
End of change
A change command script with the name that you specified is created under the Scripts folder in the Data Project Explorer view. You can view your change commands from the Data Project Explorer by opening your script with the Change Command Editor. You should use the Change Command Editor to edit and view all .sql, .ddl, and .chx files that are used in DB2® Change Management Expert.


Feedback

Copyright IBM Corporation 2006, 2007. All Rights Reserved.