Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Backing up the configuration data

&pagelevel(3)&pagelevel

You should back up the configuration data of your openFT instance at regular intervals. This ensures that you will be able to restore openFT operation with as little delay as possible using the original runtime environment after a computer has failed or been replaced, for instance.

You should always store the operating parameter settings, the partner list and, where applicable, the FTAC environment in backup files. To do this, you can proceed as follows (the filenames are only examples and the backup files must not already exist):

  • Backing up the operating parameter settings:

    /ASSIGN-SYSLST TO=OPTION-FILE

    /SH-FT-OPT OUTPUT=*SYSLST(*BS2-PROC)

    /ASSIGN-SYSLST TO=*PRIMARY

    The first column of the file created (in the example, this is OPTION-FILE) contains print control characters. This means that you must subsequently delete the first column.

  • Backing up partner list entries:

    /START-OPENFTPART PARTBS2.SAV

  • Backing up the FTAC environment:

    /EXPORT-FTAC-ENV FTACBS2.SAV