Note on usage
Function: Activate openFT
User group: FT administrator
Alias name: FTSTART
Functional description
The START-FT command is used to activate the specified openFT instance. If you have not selected another openFT instance using SET-FT-INSTANCE, then you start the standard instance.
The command is only executed if openFT is not already active.
If the request queue contains file transfer requests for which the corresponding (remote) FT systems have also been started, these requests are started directly after openFT starts – provided the resources are available and no other start time has been defined.
It is possible to send SNMP traps, Console traps and ADM traps on START-FT.
Adequate steps must also be taken to ensure that all pubsets are available. Otherwise locally submitted requests that require unavailable pubsets are terminated with an error message. If this happens, the user cannot be notified by a result list or job variable.
If, in BCAM, the MAXMAP parameter of the BCMAP FUNCT=INIT command is used, the command must be unconditionally created before starting openFT.
If the openFT instance is to run under a virtual host name, the virtual host name must first be entered using MODIFY-FT-OPTIONS before the START-FT.
Format
START-FT / FTSTART |
Without operands
Correct execution of the START-FT command is acknowledged with the following message:
FTR0500 openFT 12.1C00 starting. Protocols: openFT,FTAM, FTP, ADM
or
FTR0500 openFT 12.1C00 starting. Protocols: openFT,FTAM
(Here only the installed products or the activated protocols are displayed.)
Command return codes
(SC2) | SC1 | Maincode | Meaning |
0 | 0 | CMD0001 | openFT system activated. |
83 | 32 | CMD0221 | Internal error. |
1 | 0 | FTR1020 | Command rejected. openFT already started. |
35 | 64 | FTR1035 | Command only permissible for FT administrator. |
42 | 64 | FTR1042 | openFT could not be started. |
SC1/2 = Subcode 1/2 in decimal notation For additional information, see section “Command return codes”. |