Oracle8i interMedia Text Migration
Release 2 (8.1.6)

A77061-01

Library

Product

Contents

Index

Prev Up Next

Administration, 5 of 7


Queues and Pipes

Pre-8.1

In pre-8.1, ConText uses the text request queue to process text operations. The text request queue is made up of a query pipe, a DDL pipe, a DML queue, and a services queue.

8.1

In 8.1, text indexing and querying are performed with standard SQL. As such, all queues and pipes except the DML queue are obsolete.

The DML queue stores requests for index updates and is populated by Oracle.

Pending DML requests can be viewed with CTX_PENDING and CTX_USER_PENDING views.

DML errors can be viewed with the CTX_INDEX_ERRORS or CTX_USER_INDEX_ERRORS view.

See Also:

For more information about using these views, see the Oracle8i interMedia Text Reference


Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index