Oracle Solution for Error ora-13668

Solution for Oracle Error ORA-13668

ORA-13668: The current operation was aborted because it was blocking another session.

What triggered the Error:

The task or object operation interrupted itself when it detected that it was blocking some other session.

What should we do to fix it:

Retry the operation when the conflicting operations are not running.