Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Overview

Documents the available admin tools and how to run them.

Admin Scripts

These admin scripts are in the admin/loader/src/main/scripts folder and make certain tasks easier.

  • load.bat, load.csh 
    • Used to create database, clear indexes, and load terminology data.
  • loadDelta.bat, loadDelta.csh
    • Used to run the delta loader.
  • truncate_all.sql
    • MySQL script for removing all tables.
    • The alternative is to drop and recreate the schema

Admin Tools

The following admin tools are used to administer a term server.

  • n/a
  • No labels