Install an existing docbase as a new instance

You might want to install an existing docbase as a new instance if you upgraded it from a previous version of IXIASOFT TEXTML Server or if you need to install it on a different server.

This procedure assumes that you have created a backup of the docbase.

To install an existing docbase as a new instance:

  1. Copy all the Content Store files (data files and log facility) from the backup and paste them into the Content Store folder.
    Note: Use copy and paste instead of drag and drop to move the files to ensure data integrity.
    Important: If the backup was generated as a snapshot, ensure the files are writable.
  2. Ensure that the permissions to the high-level directory are set correctly.
    Remember: TEXTML Server must be granted permissions to the high-level directory (for example, the docbases directory) and its subdirectories.
  3. Open the TEXTML Server Administration Console.
  4. In the TEXTML Administration view, double-click the server.
  5. If your server is not displayed in the view, add it by doing the following:
    1. To find the server name, click Window > Preferences and select IXIASOFT CCMS.
      In the TEXTML Server Connection section, the server name is the Hostname.
    2. Copy the Hostname and close the Preferences window.
    3. In the TEXTML Administration view, right-click and select Add Server.
    4. In the Server field, enter the server name.
      The Port field should fill automatically. If you need the port number, you can find it in the same place as the server name in the Preferences window.
    5. Click OK.
  6. When the Connect as dialog opens, type your username and password and click OK.
  7. In the TEXTML Administration view, right-click the server and click Install Document Base.
    The Install Document Base dialog opens.
    Figure: Installing a docbase


  8. In the Name box, type the name of the docbase.
    Note: While the name of the docbase can be different from the name of the docbase folder, IXIASOFT highly recommends that you use the same name.
  9. In the Data box, type the path to the docbase folder.
    Important: If you opened the TextmlServer Console Java or IXIASOFT TEXTML Server perspective from a different machine than where TEXTML Server and the docbase are installed, you must enter the full path to the docbase on the machine where it is installed (and the Browse button is disabled).
  10. (Optional): Do one of the following:
    • To have logger records saved in the docbase directory, select Use same directory for logs.
    • To have logger records written to a different directory, specify a folder in the Logs box.
    Note: Logger records (not to be confused with transaction logs) are duplicates of the master record for docbase transactions. TEXTML Server creates logger records when performing write operations on the docbase. Users who expect frequent intense write activity on a docbase may choose to locate the logger records in a separate directory residing on a different physical disk to improve performance.
  11. Under Installation Type, click Existing document base to install a populated docbase (for example, a docbase that you previously migrated or are restoring from a backup).
  12. Click OK.
  13. Right-click the Content Store.
  14. Click Unlock all documents.