Verifying the Database Revision

To verify that the database revision is consistent, place the SCHEMA_REV setting above all OBJECT, REFERENCE, and DELETE objects.

SCHEMA_REV <revision>;

If the import file has a wrong schema revision and attempts to enter the database, the program will stop. To force the import, use the –bad_schema command parameter.

See Also

Additional Import File Notes

Grouping Import Transactions

Next

Directives Files

Verifying the Database Revision