Table of Contents

Search

  1. preface
  2. Introduction
  3. Defining a System
  4. Flattening IDTs
  5. Link Tables
  6. Loading a System
  7. Static Clustering
  8. Simple Search
  9. Search Performance
  10. Miscellaneous Issues
  11. Limitations
  12. Error Messages

Implementing a System

Implementing a System

This step implements the parsed rules by running the IIR Table Loader to:
  • extract and denormalize data from the User Source Tables
  • create triggers on the User Source Tables (for synchronized systems)
  • apply transform rules
  • generate keys
  • mass load the IDT and its associated IDXs.
  • To implement a System, select
    System
    Load IDT
    . You will be prompted for the name of the Table Loader Definition to execute.
    Refer to the
    OPERATIONS guide, IIR Table Loader chapter
    for detailed information about the Table Loader.

To un-implement a System

A System can be
unimplemented
if required. This process deletes the database objects that were created when the system was implemented. It will delete the following:
  • IDTs
  • IDXs
  • IDLs
  • triggers
  • transactions stored in the Synchronizer’s Transaction Table
  • To
    un-implement
    a System, select
    System
    Refresh
    .

0 COMMENTS

We’d like to hear from you!