ERROR | 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. |