Oracle8i interMedia Text Reference
Release 2 (8.1.6)

Part Number A77063-01

Library

Product

Contents

Index

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

Views, 11 of 36


CTX_PARAMETERS

This view displays all system-defined parameters as defined by CTXSYS. It can be queried by any user.

Column Name  Type  Description 

PAR_NAME 

VARCHAR2(30) 

Parameter name:

  • max_index_memory

  • default_index_memory

  • default_datastore

  • default_filter_binary

  • default_filter_text

  • default_filter_file

  • default_section_html

  • default_section_text

  • default_lexer

  • default_wordlist

  • default_stoplist

  • default_storage

  • log_directory

 

PAR_VALUE 

VARCHAR2(500) 

Parameter value. For max_index_memory and default_index_memory, PAR_VALUE stores a string consisting of the memory amount. For the other parameter names, PAR_VALUE stores the names of the preferences used as defaults for index creation. 


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

All Rights Reserved.

Library

Product

Contents

Index