Note on usage
User group: FT user
Functional description
Using this command, you select the openFT instance you would like to immediately begin working with. After successful execution of the SET-FT-INSTANCE command, all the FT and FTAC commands (with the exception of instance commands) and all calls on the program interface are processed by the specified instance.
If you do not set an instance, then you will always work with the standard instance. It is the first instance to be displayed on executing the /SHOW-FT-INSTANCE INST=*ALL command.
Format
SET-FT-INSTANCE |
NAME = <alphanum-name 1..8> |
Operands
NAME = <alphanum-name 1..8>
The name of the openFT instance to which all subsequent FT-/FTAC commands and program interface calls should be directed.
Command return codes
(SC2) | SC1 | Maincode | Meaning/Guaranteed messages |
83 | 32 | CMD0221 | Internal error. |
25 | 64 | FTR1025 | Instance not found. |
27 | 64 | FTR1027 | Config user ID not accessible. |
SC1/2 = Subcode 1/2 in decimal notation For additional information, see section “Command return codes”. |