Note on usage
Function: Remove remote system from partner list
User group: FT administrator
Alias name: FTREMPTN
Functional description
The REMOVE-FT-PARTNER command is used to remove a remote system from the partner list of the local system.
If a partner system is deleted from the partner list then all requests involving this partner system are aborted. REMOVE-FT-PARTNER therefore represents a simple way to delete all the requests relating to a given partner. A request to a partner removed with REMOVE-FT-PARTNER is eliminated even if the request is already known in the partner system (in the same way as with CANCEL-FILE-TRANSFER .. FORCE-CANCELLATION=*YES).
Format
REMOVE-FT-PARTNER / FTREMPTN |
PARTNER = <text 1..200 with-low> |
Operands
PARTNER = <text 1..200 with-low>
Name of the partner system from the partner list or the address of the partner system. For details on specifying partner addresses, see section “Specifying partner addresses”.
Command return codes
(SC2) | SC1 | Maincode | Meaning |
83 | 32 | CMD0221 | Internal error. |
35 | 64 | FTR1035 | Command only permissible for FT administrator. |
45 | 64 | FTR1045 | Partner name not found in partner list. |
1 | 0 | FTR1048 | Active requests could not yet be deleted. |
SC1/2 = Subcode 1/2 in decimal notation For additional information, see section “Command return codes”. |
Example
Remove the remote system PARTNER1 from the partner list of the local system:
/REMOVE-FT-PARTNER PARTNER=PARTNER1