Product Documentation

FairCom RTG BTRV User Guide

Previous Topic

Next Topic

Converting ISAM Data to FairCom RTG/ISAM with butil/ctutil

An alternative method for converting data from ISAM to FairCom RTG/ISAM is as follows:

  1. Export the data using the BUTIL utility with the ‑save option:

    BUTIL -save ISAMFile asciiFile

    where ISAMFile is the name of your original ISAM data file and asciiFile is the name of the ASCII text file it is exported to.

  2. Import the data into FairCom RTG/ISAM using ctutil. with the ‑load option together with ‑p:

    ctutil -load ctreeFile asciFile -p

    where ctreeFile is the name of the data file to be used with FairCom RTG/ISAM and asciiFile is the name of the ASCII text file that was created in step 1.

See Also:

TOCIndex