Previous Topic: Changes to Schemas and SubschemasNext Topic: Procedure for Modifying the Non-SQL Definitions


Methods for Modifying

Depending on the type of change you want to make to a non-SQL defined database, you would do one of the following:

Basic Definition Change

To change a logical database definition when there is no impact on data, you can use the schema compiler (or another compiler). This type of change takes effect without requiring the use of a utility statement.

An example of a change in which there is no data impact is adding a new area to a schema.

Definition Change Using Utility Statements

For database changes that have an impact on data, you must change the database definition and additionally use an appropriate utility statement: