KB Article #169527

How to remove from the catalog a transfer in status C (Current) ?

Problem

A transfer cannot be canceled (keep or halt command have no effect)

Transfer remains in status C in the catalog record

Resolution

Enter following commands using CFTUTIL:

INACT TYPE=PART, ID = <IDPART>

then Stop the monitor (cftutil shut fast=yes)

DELETE PART= <IDPART>, IDT=yyy (where yyy is the Transfer number)

Restart the monitor
Once the command has been treated, the partner must be activated again otherwise new transfers request to that partner will fail.

The three commands can be done in sequence when CFT is stopped.

Commands will be executed at CFT start:

INACT TYPE=PART, ID = <IDPART>
DELETE PART== <IDPART>, IDT=yyy (where yyy is the Transfer number)
ACT TYPE=PART, ID = <IDPART>