Oracle Solution for Error ora-14411

Solution for Oracle Error ORA-14411

ORA-14411: The DDL cannot be run concurrently with other DDLs

What triggered the Error:

Another conflicting DDL was already running.

What should we do to fix it:

Retry after the conflicting DDL has finished.