Table of Contents

Search

  1. Preface
  2. Product Overview
  3. Security
  4. Applications
  5. Partner and Account Information
  6. Events
  7. Event Archiving
  8. User Policies
  9. Schedules
  10. B2B Data Exchange Administrative Tasks
  11. On-boarding Checklist Template
  12. System Properties
  13. Repository Management
  14. Document Management
  15. B2B Data Exchange Utilities
  16. Dashboard and Reports Management

Administrator Guide

Administrator Guide

Configuring Seamless Access to the History Database

Configuring Seamless Access to the History Database

You create a seamless access layer that links that production database to the history database to view archived events in the Operation Console. You create the tables and indexes of the history database in Data Archive, and run an SQL script to create the seamless access layer.
You must have database administrator privileges for the history database to run the seamless access script.
  1. On the
    Schedule a Job
    page in Data Archive, run the
    Create Tables
    and
    Create Indexes
    standalone programs.
    For Microsoft SQL Server, delete the DX_VIEW_ARCHIVE_EVENT table from the history database after you run the
    Create Tables
    program.
  2. In the B2B Data Exchange installation directory, edit the script file for the database on which you store the history database:
    Database
    Path
    Oracle
    <DX installation directory>/ILM-accelerator/sql/oracle_seamless_access_script.sql
    Microsoft SQL Server
    <DX installation directory>/ILM-accelerator/sql/sqlserver_seamless_access_script.sql
  3. In the &linkName variable, enter the same value as the value of the
    Database Link To Source
    property in the target connection.
  4. In the &databaseName variable, enter the database or schema name for the production database.
  5. Save and run the script.

0 COMMENTS

We’d like to hear from you!