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, 15 of 48


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

  • ctx_doc_key_type

  • default_index_memory

  • default_datastore

  • default_filter_binary

  • default_filter_text

  • default_filter_file

  • default_section_html

  • default_section_xml

  • default_section_text

  • default_lexer

  • default_stoplist

  • default_storage

  • default_wordlist

  • default_ctxcat_lexer

  • default_ctxcat_index_set

  • default_ctxcat_stoplist

  • default_ctxcat_storage

  • default_ctxcat_wordlist

  • default_ctxrule_lexer

  • default_ctxrule_stoplist

  • default_ctxrule_storage

  • default_ctxrule_wordlist

  • log_directory

  • file_access_role

 

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-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