Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. System Backup and Restore
  13. Batch Utilities

Concepts

Concepts

The IIR Table Loader extracts data from either a flat-file or database tables and creates an Identity Table (IDT) and Identity Indexes (IDXs).
It is a multi-threaded application and performs the following tasks in parallel:
  • Reads input source (flat-file or database)
  • Generates keys (multiple threads)
  • Sorts and writes output files for DBMS mass load utilities
  • Runs DBMS mass load utilities (multiple threads)
The Loader takes checkpoints between phases in its processing and can be restarted after a failure.

0 COMMENTS

We’d like to hear from you!