Question
4
Replies
1009
Views
Posted: February 3, 2017
Last activity: February 7, 2017
Closed
Optimize for operating_ORA-14411: The DDL cannot be run concurrently with other DDLs
Hi Team,
When i am trying to expose the property i am getting below error.
and in Data Type on Records Tab
"Warning : We were unable to create columns to match the new properties added. This will cause performance problems when using this data type. Please click here to fix this."
"ORA-14411: The DDL cannot be run concurrently with other DDLs ".
How to stop running ddl's .
Regards,
Sri
Hi srivishnup1816,
Is there any activity going on the database side which might be conflicting with the DDL that is getting generated while you are trying to expose the property?
Also, if this property is a part of Database table rule, try resaving the rule and then check.