Administration Guide › Set Up Schemas › Schemas › Changing the Schema for Attributes in Use › Change the Schema Definition
Change the Schema Definition
Do the following to every datastore and DSA that uses the schema definition to be changed.
To change the schema definition
- Stop all related DSAs.
- Back up the system (data and configuration).
- Use the DXdumpdb tool to dump the datastore to an LDIF file, using the following command:
dxdumpdb -f LDIFfile DSA
- Change the schema definitions.
- Load the datastore from the sorted LDIF file with DXloaddb.
- Start all the DSAs.
- Verify the changes.