Oracle Error Message
ORA-53054: An editDataModel session already exists.
Reason for the Error
The editDataModel procedure was called more than once in the same session.
Solution
Continue the insert or delete operations, call rollbackDataModel to rollback the data model changes, or call publishDataModel to publish the data model changes.