Previous Topic: Changing the DUPLICATES Option on a CALC or SORT KeyNext Topic: Changing a Record's Area


Changing the Location Mode of a Record

Types of Changes

These are the possible location mode changes for a record in the database:

What components are affected

The record definition and the data are affected. Subschemas and access modules referencing the record are also affected.

Steps to change the location mode

To change the location mode of a schema record where data has been loaded:

  1. Add a new schema based on the original schema
  2. Modify the record in the new schema to specify the new location mode
  3. Validate the schema
  4. Create a new global subschema
  5. Unload and reload the database
  6. Complete the process by updating the original schema, regenerating affected subschemas, and altering affected access modules.

Considerations