In this blog post, let’s learn about the error message “1134 A concurrent utility or DDL is being performed on object object-name, its parent, or one of its dependencies. That operation must complete before the requested operation can run.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.
Error Message
1134 A concurrent utility or DDL is being performed on object object-name, its parent, or one of its dependencies. That operation must complete before the requested operation can run.
Reason for the Error
You attempted to execute a utility or alter the DDL of an object while a concurrent utility or DDL operation was being performed on the object, its parent, or its dependencies.
Solution
Wait until the concurrent operation has finished and then resubmit