IBM Books
(C) IBM Corp. 2000

DB2 Net Search Extender Administration and User's Guide

Indexes on nicknames in a federated database

You can also create a text index on nicknames in a federated database that points to tables in a remote database. In this case, the role of the log table (for incremental index updates) differs from its role for an index on a regular table. Unlike regular tables, DB2 triggers can not be created on nicknames, so that change information about documents can not be inserted into a log table using triggers. Therefore, there are two different ways for incremental updates to create an index on a nickname:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]