HPE NonStop SQL/MX Error – 21069 FASTCOPY already is in progress for target-table.

In this blog post, let’s learn about the error message “21069 FASTCOPY already is in progress for target-table.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

21069 FASTCOPY already is in progress for target-table.

Reason for the Error

A FASTCOPY command uses INDEXES IMPLICIT. However, a fastcopy operation is already initiated for the target table or one of its indexes.

Solution

None