Previous Topic: 07AENext Topic: 082E


081E

Model record type does not match object of insert

Reason

You tried to insert an Infostorage database using another record as a model (INSERT MAINT002 USING (MAINT001)). The model record ID is compatible with the record ID that you tried to insert, such as INSERT OPTS USING (BACKUP).

Action

Try the command again by specifying a compatible model record ID.