Note on usage
User group: FT administrator
This command can be entered in the TSO command mode only.
Functional description
You use the FJINIT command to load and start the openFT load module if openFT is to run as a background process
For information on loading and starting openFT as a started task, see the section “openFT as a job or started task”.
FJINIT |
Without operands
Successful loading of openFT is acknowledged with the following message:
JOB useridF (JOBnnnnn) SUBMITTED.
The following message is output into the job logging file:
FTR4120 OPENFT: INITIATED
Notes
The FJINIT command starts the member FJBATCH of the FT procedure library (see the description of the FJGEN command in section “FJGEN - Set installation parameters”) defined at installation as a batch job by means of SUBMIT. The job name consists of the OPENFT USERID specified in the FJGEN command plus the letter "F". For technical reasons, the last letter of 8-character user IDs is replaced by an "F". If multiple openFT instances are to run in parallel under a user ID then the job names must end with different last letters. In this case, after running FJGEN, you should replace the "F" in the batch job with another letter (except for L,N, J, Z and P).
No check is carried out as to whether openFT has already been loaded. If FJINIT is entered twice, the second job is delayed by the job scheduler until the first job has terminated.
Depending on the openFT start mode, the local
openFT instance can also be activated immediately when the openFT load module is loaded and started. In this case, it is not necessary to issue the FTSTART command.
(See also the RUNMODE parameter in the description of the FJGEN command, section “FJGEN - Set installation parameters”.)