Install an existing Content Store as a new instance

You might want to install the Content Store backup as a new instance when you are setting up a new test environment or when the existing one is no longer present.

To install an existing Content Store 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 IXIASOFT CCMS Desktop.
  4. Open the TEXTML Administration perspective by clicking the TEXTML Administration shortcut on the tool bar. If the shortcut is not displayed, follow these steps:
    1. Select Window > Perspective > Open Perspective > Other
    2. Click TEXTML Administration.
    3. Click Open.
  5. In the TEXTML Administration view, double-click the server.
  6. 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.
  7. When the Connect as dialog opens, type your username and password and click OK.
  8. In the TEXTML Administration view, right-click the server and click Install Document Base.
    The Install Document Base dialog opens.
    Figure: Installing a docbase


  9. 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.
  10. 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).
  11. (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.
  12. 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).
  13. Click OK.
  14. Right-click the Content Store.
  15. Click Unlock all documents.