Database Error Messages

OCI-53054

An editDataModel session already exists.

Cause

The editDataModel procedure was called more than once in the same session.


Action

Continue the insert or delete operations, call rollbackDataModel to rollback the data model changes, or call publishDataModel to publish the data model changes.