Oracle Solution for Error ora-01328

Solution for Oracle Error ORA-01328

ORA-01328: only one build operation may occur at one time

What triggered the Error:

Another processes is simultaneously attempting to run build();

What should we do to fix it:

Wait until the other processes completes.