Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

ctmove - Moving Files without Stopping the FairCom Server

The ctmove utility can be used to move files while the FairCom Server is running. This is a useful tool to minimize downtime during a file recovery. The move operation is protected by opening the file. The syntax of this tool is shown below:

# ctmove [-o] file1 file2 [-n size] [-s svn] [-u uid] [-p upw]

  • -o: Force open of a corrupted file by using the ctOPENCRPT file mode.
  • -n: Defines the node size to be used (Standalone only).
  • -s: Specifies the server name for connecting to the server.
  • -u: Specifies the user id for connecting to the server.
  • -p: Specifies the user password for connecting to the server.

TOCIndex