Database Error Messages

PRGO-01494

operation not allowed because an existing operation is currently in progress on entity "{0}" previously submitted by user "{1}" on node "{2}" in cluster "{3}"

Cause

An attempt to initiate an operation was rejected because an existing operation was currently in progress on the target entity. Only one operation can be in progress at a time on any entity.


Action

Wait until the existing active operation finishes, then retry the command.