Oracle Text Reference
Release 9.0.1

Part Number A90121-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Views, 6 of 48


CTX_INDEX_PARTITIONS

This view displays all index partitions. It can be queried by CTXSYS.

Column Name  Type  Description 

IXP_ID 

NUMBER(38) 

Index partition id. 

IXP_INDEX_OWNER 

VARCHAR2(30) 

Index owner. 

IXP_INDEX_NAME 

VARCHAR2(30) 

Index name. 

IXP_INDEX_PARTITION_NAME 

VARCHAR2(30) 

Index partition name. 

IXP_TABLE_OWNER 

VARCHAR2(30) 

Table owner. 

IXP_TABLE_NAME 

VARCHAR2(30) 

Table name. 

IXP_TABLE_PARTITION_NAME 

VARCHAR2(30) 

Table partition name. 

IXP_DOCID_COUNT 

NUMBER(38) 

Number of documents associated with the partition. 

IXP_STATUS 

VARCHAR2(12) 

Partition status. 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback