ORA-19567: cannot shrink file string because it is being backed up or copied
What triggered the Error:
ALTER statement attempted to reduce the size of the indicated file while the same file is being backed up or copied.What should we do to fix it:
try the resize after the backup or copy is complete.