Home
Home
Help
Help
Contact us
Contact Us

Oracle Database Master Index: C
10g Release 2 (10.2)

Shortcuts to Letters

Symbols Numerals A B C
C is currently selected
D E F G H I J K L M N O P Q R S T U V W X Y Z
C C# C+ C, CA CB CC CD CE CF CG CH CI CJ CK CL CM CO CP CR CS CT CU CV
CW CY C_

Index Entries

C and C++
debugging DLLs (Data Cartridge Developer's Guide)
differences from PL/SQL (Data Cartridge Developer's Guide)
C API for XML (XML DB Developer's Guide)
C clause
of CREATE TYPE (SQL Reference)
of CREATE TYPE BODY (SQL Reference)
C compiler
requirement (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #3] (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #4] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #5] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #6] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #7] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #8] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
requirement on Linux x86 (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
See also Pro*C/C++
C data type (Transparent Gateway for Ingres II Administrator's Guide for HP-UX)
     [entry #2] (Transparent Gateway for Ingres II Administrator's Guide for Solaris Operating System (SPARC))
C datatypes
manipulating with OCI (Oracle Call Interface Programmer's Guide)
C language
examples (using OCI) (Spatial User's Guide and Reference)
C method
mapping to an object type (SQL Reference)
C number format mask (Globalization Support Guide)
C package methods
XML_ACCESS_CLOSE_F in package Callback (XML C API Reference)
XML_ACCESS_OPEN_F in package Callback (XML C API Reference)
XML_ACCESS_READ_F in package Callback (XML C API Reference)
XML_ALLOC_F in package Callback (XML C API Reference)
XML_ERRMSG_F in package Callback (XML C API Reference)
XML_FREE_F in package Callback (XML C API Reference)
XML_STREAM_CLOSE_F in package Callback (XML C API Reference)
XML_STREAM_OPEN_F in package Callback (XML C API Reference)
XML_STREAM_READ_F in package Callback (XML C API Reference)
XML_STREAM_WRITE_F in package Callback (XML C API Reference)
XmlAccess in package XML (XML C API Reference)
XmlCreate in package XML (XML C API Reference)
XmlCreateDocument in package XML (XML C API Reference)
XmlCreateDTD in package XML (XML C API Reference)
XmlDestroy in package XML (XML C API Reference)
XMLDOM_ACCEPT_NODE_F in package Traversal (XML C API Reference)
XmlDomAppendChild in package DOM (XML C API Reference)
XmlDomAppendData in package DOM (XML C API Reference)
XmlDomCleanNode in package DOM (XML C API Reference)
XmlDomCloneNode in package DOM (XML C API Reference)
XmlDomCreateAttr in package DOM (XML C API Reference)
XmlDomCreateAttrNS in package DOM (XML C API Reference)
XmlDomCreateCDATA in package DOM (XML C API Reference)
XmlDomCreateComment in package DOM (XML C API Reference)
XmlDomCreateElem in package DOM (XML C API Reference)
XmlDomCreateElemNS in package DOM (XML C API Reference)
XmlDomCreateEntityRef in package DOM (XML C API Reference)
XmlDomCreateFragment in package DOM (XML C API Reference)
XmlDomCreateNodeIter in package Traversal (XML C API Reference)
XmlDomCreatePI in package DOM (XML C API Reference)
XmlDomCreateRange in package Range (XML C API Reference)
XmlDomCreateText in package DOM (XML C API Reference)
XmlDomCreateTreeWalker in package Traversal (XML C API Reference)
XmlDomDeleteData in package DOM (XML C API Reference)
XmlDomFreeNode in package DOM (XML C API Reference)
XmlDomFreeNodeList in package DOM (XML C API Reference)
XmlDomFreeString in package DOM (XML C API Reference)
XmlDomGetAttr in package DOM (XML C API Reference)
XmlDomGetAttrLocal in package DOM (XML C API Reference)
XmlDomGetAttrLocalLen in package DOM (XML C API Reference)
XmlDomGetAttrName in package DOM (XML C API Reference)
XmlDomGetAttrNameLen in package DOM (XML C API Reference)
XmlDomGetAttrNode in package DOM (XML C API Reference)
XmlDomGetAttrNodeNS in package DOM (XML C API Reference)
XmlDomGetAttrNS in package DOM (XML C API Reference)
XmlDomGetAttrPrefix in package DOM (XML C API Reference)
XmlDomGetAttrs in package DOM (XML C API Reference)
XmlDomGetAttrSpecified in package DOM (XML C API Reference)
XmlDomGetAttrURI in package DOM (XML C API Reference)
XmlDomGetAttrURILen in package DOM (XML C API Reference)
XmlDomGetAttrValue in package DOM (XML C API Reference)
XmlDomGetAttrValueLen in package DOM (XML C API Reference)
XmlDomGetAttrValueStream in package DOM (XML C API Reference)
XmlDomGetBaseURI in package DOM (XML C API Reference)
XmlDomGetCharData in package DOM (XML C API Reference)
XmlDomGetCharDataLength in package DOM (XML C API Reference)
XmlDomGetChildNodes in package DOM (XML C API Reference)
XmlDomGetChildrenByTag in package DOM (XML C API Reference)
XmlDomGetChildrenByTagNS in package DOM (XML C API Reference)
XmlDomGetDecl in package DOM (XML C API Reference)
XmlDomGetDefaultNS in package DOM (XML C API Reference)
XmlDomGetDocElem in package DOM (XML C API Reference)
XmlDomGetDocElemByID in package DOM (XML C API Reference)
XmlDomGetDocElemsByTag in package DOM (XML C API Reference)
XmlDomGetDocElemsByTagNS in package DOM (XML C API Reference)
XmlDomGetDTD in package DOM (XML C API Reference)
XmlDomGetDTDEntities in package DOM (XML C API Reference)
XmlDomGetDTDInternalSubset in package DOM (XML C API Reference)
XmlDomGetDTDName in package DOM (XML C API Reference)
XmlDomGetDTDNotations in package DOM (XML C API Reference)
XmlDomGetDTDPubID in package DOM (XML C API Reference)
XmlDomGetDTDSysID in package DOM (XML C API Reference)
XmlDomGetElemsByTag in package DOM (XML C API Reference)
XmlDomGetElemsByTagNS in package DOM (XML C API Reference)
XmlDomGetEntityNotation in package DOM (XML C API Reference)
XmlDomGetEntityPubID in package DOM (XML C API Reference)
XmlDomGetEntitySysID in package DOM (XML C API Reference)
XmlDomGetEntityType in package DOM (XML C API Reference)
XmlDomGetFirstChild in package DOM (XML C API Reference)
XmlDomGetFirstPfnsPair in package DOM (XML C API Reference)
XmlDomGetLastChild in package DOM (XML C API Reference)
XmlDomGetLastError in package DOM (XML C API Reference)
XmlDomGetNamedItem in package DOM (XML C API Reference)
XmlDomGetNamedItemNS in package DOM (XML C API Reference)
XmlDomGetNextPfnsPair in package DOM (XML C API Reference)
XmlDomGetNextSibling in package DOM (XML C API Reference)
XmlDomGetNodeListItem in package DOM (XML C API Reference)
XmlDomGetNodeListLength in package DOM (XML C API Reference)
XmlDomGetNodeLocal in package DOM (XML C API Reference)
XmlDomGetNodeLocalLen in package DOM (XML C API Reference)
XmlDomGetNodeMapItem in package DOM (XML C API Reference)
XmlDomGetNodeMapLength in package DOM (XML C API Reference)
XmlDomGetNodeName in package DOM (XML C API Reference)
XmlDomGetNodeNameLen in package DOM (XML C API Reference)
XmlDomGetNodePrefix in package DOM (XML C API Reference)
XmlDomGetNodeType in package DOM (XML C API Reference)
XmlDomGetNodeURI in package DOM (XML C API Reference)
XmlDomGetNodeURILen in package DOM (XML C API Reference)
XmlDomGetNodeValue in package DOM (XML C API Reference)
XmlDomGetNodeValueLen in package DOM (XML C API Reference)
XmlDomGetNodeValueStream in package DOM (XML C API Reference)
XmlDomGetNotationPubID in package DOM (XML C API Reference)
XmlDomGetNotationSysID in package DOM (XML C API Reference)
XmlDomGetOwnerDocument in package DOM (XML C API Reference)
XmlDomGetOwnerElem in package DOM (XML C API Reference)
XmlDomGetParentNode in package DOM (XML C API Reference)
XmlDomGetPIData in package DOM (XML C API Reference)
XmlDomGetPITarget in package DOM (XML C API Reference)
XmlDomGetPrevSibling in package DOM (XML C API Reference)
XmlDomGetSchema in package DOM (XML C API Reference)
XmlDomGetSourceEntity in package DOM (XML C API Reference)
XmlDomGetSourceLine in package DOM (XML C API Reference)
XmlDomGetSourceLocation in package DOM (XML C API Reference)
XmlDomGetTag in package DOM (XML C API Reference)
XmlDomHasAttr in package DOM (XML C API Reference)
XmlDomHasAttrNS in package DOM (XML C API Reference)
XmlDomHasAttrs in package DOM (XML C API Reference)
XmlDomHasChildNodes in package DOM (XML C API Reference)
XmlDomImportNode in package DOM (XML C API Reference)
XmlDomInsertBefore in package DOM (XML C API Reference)
XmlDomInsertData in package DOM (XML C API Reference)
XmlDomIsSchemaBased in package DOM (XML C API Reference)
XmlDomIterDetach in package Traversal (XML C API Reference)
XmlDomIterNextNode in package Traversal (XML C API Reference)
XmlDomIterPrevNode in package Traversal (XML C API Reference)
XmlDomNormalize in package DOM (XML C API Reference)
XmlDomNumAttrs in package DOM (XML C API Reference)
XmlDomNumChildNodes in package DOM (XML C API Reference)
XmlDomPrefixToURI in package DOM (XML C API Reference)
XmlDomRangeClone in package Range (XML C API Reference)
XmlDomRangeCloneContents in package Range (XML C API Reference)
XmlDomRangeCollapse in package Range (XML C API Reference)
XmlDomRangeCompareBoundaryPoints in package Range (XML C API Reference)
XmlDomRangeDeleteContents in package Range (XML C API Reference)
XmlDomRangeDetach in package Range (XML C API Reference)
XmlDomRangeExtractContents in package Range (XML C API Reference)
XmlDomRangeGetCollapsed in package Range (XML C API Reference)
XmlDomRangeGetCommonAncestor in package Range (XML C API Reference)
XmlDomRangeGetDetached in package Range (XML C API Reference)
XmlDomRangeGetEndContainer in package Range (XML C API Reference)
XmlDomRangeGetEndOffset in package Range (XML C API Reference)
XmlDomRangeGetStartContainer in package Range (XML C API Reference)
XmlDomRangeGetStartOffset in package Range (XML C API Reference)
XmlDomRangeIsConsistent in package Range (XML C API Reference)
XmlDomRangeSelectNode in package Range (XML C API Reference)
XmlDomRangeSelectNodeContents in package Range (XML C API Reference)
XmlDomRangeSetEnd in package Range (XML C API Reference)
XmlDomRangeSetEndBefore in package Range (XML C API Reference)
XmlDomRangeSetStart in package Range (XML C API Reference)
XmlDomRangeSetStartAfter in package Range (XML C API Reference)
XmlDomRangeSetStartBefore in package Range (XML C API Reference)
XmlDomRemoveAttr in package DOM (XML C API Reference)
XmlDomRemoveAttrNode in package DOM (XML C API Reference)
XmlDomRemoveAttrNS in package DOM (XML C API Reference)
XmlDomRemoveChild in package DOM (XML C API Reference)
XmlDomRemoveNamedItem in package DOM (XML C API Reference)
XmlDomRemoveNamedItemNS in package DOM (XML C API Reference)
XmlDomReplaceChild in package DOM (XML C API Reference)
XmlDomReplaceData in package DOM (XML C API Reference)
XmlDomSaveString in package DOM (XML C API Reference)
XmlDomSaveString2 in package DOM (XML C API Reference)
XmlDomSetAttr in package DOM (XML C API Reference)
XmlDomSetAttrNode in package DOM (XML C API Reference)
XmlDomSetAttrNodeNS in package DOM (XML C API Reference)
XmlDomSetAttrNS in package DOM (XML C API Reference)
XmlDomSetAttrValue in package DOM (XML C API Reference)
XmlDomSetAttrValueStream in package DOM (XML C API Reference)
XmlDomSetBaseURI in package DOM (XML C API Reference)
XmlDomSetCharData in package DOM (XML C API Reference)
XmlDomSetDefaultNS in package DOM (XML C API Reference)
XmlDomSetDocOrder in package DOM (XML C API Reference)
XmlDomSetDTD in package DOM (XML C API Reference)
XmlDomSetLastError in package DOM (XML C API Reference)
XmlDomSetNamedItem in package DOM (XML C API Reference)
XmlDomSetNamedItemNS in package DOM (XML C API Reference)
XmlDomSetNodePrefix in package DOM (XML C API Reference)
XmlDomSetNodeValue in package DOM (XML C API Reference)
XmlDomSetNodeValueLen in package DOM (XML C API Reference)
XmlDomSetNodeValueStream in package DOM (XML C API Reference)
XmlDomSetPIData in package DOM (XML C API Reference)
XmlDomSplitText in package DOM (XML C API Reference)
XmlDomSubstringData in package DOM (XML C API Reference)
XmlDomSync in package DOM (XML C API Reference)
XmlDomValidate in package DOM (XML C API Reference)
XmlDomWalkerFirstChild in package Traversal (XML C API Reference)
XmlDomWalkerGetCurrentNode in package Traversal (XML C API Reference)
XmlDomWalkerGetRoot in package Traversal (XML C API Reference)
XmlDomWalkerLastChild in package Traversal (XML C API Reference)
XmlDomWalkerNextNode in package Traversal (XML C API Reference)
XmlDomWalkerNextSibling in package Traversal (XML C API Reference)
XmlDomWalkerParentNode in package Traversal (XML C API Reference)
XmlDomWalkerPrevNode in package Traversal (XML C API Reference)
XmlDomWalkerPrevSibling in package Traversal (XML C API Reference)
XmlDomWalkerSetCurrentNode in package Traversal (XML C API Reference)
XmlDomWalkerSetRoot in package Traversal (XML C API Reference)
XmlFreeDocument in package XML (XML C API Reference)
XmlGetEncoding in package XML (XML C API Reference)
XmlHasFeature in package XML (XML C API Reference)
XmlIsSimple in package XML (XML C API Reference)
XmlIsUnicode in package XML (XML C API Reference)
XmlLoadDom in package XML (XML C API Reference)
XmlLoadSax in package XML (XML C API Reference)
XmlLoadSaxVA in package XML (XML C API Reference)
XmlSaveDom in package XML (XML C API Reference)
XmlSaxAttributeDecl in package SAX (XML C API Reference)
XmlSaxCDATA in package SAX (XML C API Reference)
XmlSaxCharacters in package SAX (XML C API Reference)
XmlSaxComment in package SAX (XML C API Reference)
XmlSaxElementDecl in package SAX (XML C API Reference)
XmlSaxEndDocument in package SAX (XML C API Reference)
XmlSaxEndElement in package SAX (XML C API Reference)
XmlSaxNotationDecl in package SAX (XML C API Reference)
XmlSaxParsedEntityDecl in package SAX (XML C API Reference)
XmlSaxPI in package SAX (XML C API Reference)
XmlSaxStartDocument in package SAX (XML C API Reference)
XmlSaxStartElement in package SAX (XML C API Reference)
XmlSaxStartElementNS in package SAX (XML C API Reference)
XmlSaxUnparsedEntityDecl in package SAX (XML C API Reference)
XmlSaxWhitespace in package SAX (XML C API Reference)
XmlSaxXmlDecl in package SAX (XML C API Reference)
XmlSchemaClean in package Schema (XML C API Reference)
XmlSchemaCreate in package Schema (XML C API Reference)
XmlSchemaDestroy in package Schema (XML C API Reference)
XmlSchemaErrorWhere in package Schema (XML C API Reference)
XmlSchemaLoad in package Schema (XML C API Reference)
XmlSchemaLoadedList in package Schema (XML C API Reference)
XmlSchemaSetErrorHandler in package Schema (XML C API Reference)
XmlSchemaSetValidateOptions in package Schema (XML C API Reference)
XmlSchemaTargetNamespace in package Schema (XML C API Reference)
XmlSchemaUnload in package Schema (XML C API Reference)
XmlSchemaValidate in package Schema (XML C API Reference)
XmlSchemaVersion in package Schema (XML C API Reference)
XmlSoapAddBodyElement in package SOAP (XML C API Reference)
XmlSoapAddFaultReason in package SOAP (XML C API Reference)
XmlSoapAddFaultSubDetail in package SOAP (XML C API Reference)
XmlSoapAddHeaderElement in package SOAP (XML C API Reference)
XmlSoapCall in package SOAP (XML C API Reference)
XmlSoapCreateConnection in package SOAP (XML C API Reference)
XmlSoapCreateCtx in package SOAP (XML C API Reference)
XmlSoapCreateMsg in package SOAP (XML C API Reference)
XmlSoapDestroyConnection in package SOAP (XML C API Reference)
XmlSoapDestroyCtx in package SOAP (XML C API Reference)
XmlSoapDestroyMsg in package SOAP (XML C API Reference)
XmlSoapError in package SOAP (XML C API Reference)
XmlSoapGetBody in package SOAP (XML C API Reference)
XmlSoapGetBodyElement in package SOAP (XML C API Reference)
XmlSoapGetEnvelope in package SOAP (XML C API Reference)
XmlSoapGetFault in package SOAP (XML C API Reference)
XmlSoapGetHeader in package SOAP (XML C API Reference)
XmlSoapGetHeaderElement in package SOAP (XML C API Reference)
XmlSoapGetMustUnderstand in package SOAP (XML C API Reference)
XmlSoapGetReasonLang in package SOAP (XML C API Reference)
XmlSoapGetReasonNum in package SOAP (XML C API Reference)
XmlSoapGetRelay in package SOAP (XML C API Reference)
XmlSoapGetRole in package SOAP (XML C API Reference)
XmlSoapHasFault in package SOAP (XML C API Reference)
XmlSoapSetFault in package SOAP (XML C API Reference)
XmlSoapSetMustUnderstand in package SOAP (XML C API Reference)
XmlSoapSetRelay in package SOAP (XML C API Reference)
XmlSoapSetRole in package SOAP (XML C API Reference)
XmlVersion in package XML (XML C API Reference)
XmlXPathCreateCtx in package XPath (XML C API Reference)
XmlXPathDestroyCtx in package XPath (XML C API Reference)
XmlXPathEval in package XPath (XML C API Reference)
XmlXPathGetObjectBoolean in package XPath (XML C API Reference)
XmlXPathGetObjectFragment in package XPath (XML C API Reference)
XmlXPathGetObjectNSetNode in package XPath (XML C API Reference)
XmlXPathGetObjectNSetNum in package XPath (XML C API Reference)
XmlXPathGetObjectNumber in package XPath (XML C API Reference)
XmlXPathGetObjectString in package XPath (XML C API Reference)
XmlXPathGetObjectType in package XPath (XML C API Reference)
XmlXPathParse in package XPath (XML C API Reference)
XmlXPointerEval in package XPointer (XML C API Reference)
XmlXPtrLocGetNode in package XPointer (XML C API Reference)
XmlXPtrLocGetPoint in package XPointer (XML C API Reference)
XmlXPtrLocGetRange in package XPointer (XML C API Reference)
XmlXPtrLocGetType in package XPointer (XML C API Reference)
XmlXPtrLocSetFree in package XPointer (XML C API Reference)
XmlXPtrLocSetGetItem in package XPointer (XML C API Reference)
XmlXPtrLocSetGetLength in package XPointer (XML C API Reference)
XmlXPtrLocToString in package XPointer (XML C API Reference)
XmlXslCreate in package XSLT (XML C API Reference)
XmlXslDestroy in package XSLT (XML C API Reference)
XmlXslGetBaseURI in package XSLT (XML C API Reference)
XmlXslGetOutput in package XSLT (XML C API Reference)
XmlXslGetStylesheetDom in package XSLT (XML C API Reference)
XmlXslGetTextParam in package XSLT (XML C API Reference)
XmlXslProcess in package XSLT (XML C API Reference)
XmlXslResetAllParams in package XSLT (XML C API Reference)
XmlXslSetOutputDom in package XSLT (XML C API Reference)
XmlXslSetOutputEncoding in package XSLT (XML C API Reference)
XmlXslSetOutputMethod in package XSLT (XML C API Reference)
XmlXslSetOutputSax in package XSLT (XML C API Reference)
XmlXslSetOutputStream in package XSLT (XML C API Reference)
XmlXslSetTextParam in package XSLT (XML C API Reference)
XMLXVM_DEBUG_F in package XSLTVM (XML C API Reference)
XmlXvmCompileBuffer in package XSLTVM (XML C API Reference)
XmlXvmCompileDom in package XSLTVM (XML C API Reference)
XmlXvmCompileFile in package XSLTVM (XML C API Reference)
XmlXvmCompileURI in package XSLTVM (XML C API Reference)
XmlXvmCompileXPath in package XSLTVM (XML C API Reference)
XmlXvmCreate in package XSLTVM (XML C API Reference)
XmlXvmCreateComp in package XSLTVM (XML C API Reference)
XmlXvmDestroy in package XSLTVM (XML C API Reference)
XmlXvmDestroyComp in package XSLTVM (XML C API Reference)
XmlXvmEvaluateXPath in package XSLTVM (XML C API Reference)
XmlXvmGetBytecodeLength in package XSLTVM (XML C API Reference)
XmlXvmGetObjectBoolean in package XSLTVM (XML C API Reference)
XmlXvmGetObjectNSetNode in package XSLTVM (XML C API Reference)
XmlXvmGetObjectNSetNum in package XSLTVM (XML C API Reference)
XmlXvmGetObjectNumber in package XSLTVM (XML C API Reference)
XmlXvmGetObjectString in package XSLTVM (XML C API Reference)
XmlXvmGetObjectType in package XSLTVM (XML C API Reference)
XmlXvmGetOutputDom in package XSLTVM (XML C API Reference)
XmlXvmResetParams in package XSLTVM (XML C API Reference)
XmlXvmSetBaseURI in package XSLTVM (XML C API Reference)
XmlXvmSetBytecodeBuffer in package XSLTVM (XML C API Reference)
XmlXvmSetBytecodeFile in package XSLTVM (XML C API Reference)
XmlXvmSetBytecodeURI in package XSLTVM (XML C API Reference)
XmlXvmSetDebugFunc in package XSLTVM (XML C API Reference)
XmlXvmSetOutputDom in package XSLTVM (XML C API Reference)
XmlXvmSetOutputEncoding in package XSLTVM (XML C API Reference)
XmlXvmSetOutputSax in package XSLTVM (XML C API Reference)
XmlXvmSetOutputStream in package XSLTVM (XML C API Reference)
XmlXvmSetTextParam in package XSLTVM (XML C API Reference)
XmlXvmTransformBuffer in package XSLTVM (XML C API Reference)
XmlXvmTransformDom in package XSLTVM (XML C API Reference)
XmlXvmTransformFile in package XSLTVM (XML C API Reference)
XmlXvmTransformURI in package XSLTVM (XML C API Reference)
C packages
Callback (XML C API Reference)
DOM (XML C API Reference)
Range (XML C API Reference)
SAX (XML C API Reference)
Schema (XML C API Reference)
SOAP (XML C API Reference)
Traversal (XML C API Reference)
XML (XML C API Reference)
XPath (XML C API Reference)
XPointer (XML C API Reference)
XSLT (XML C API Reference)
XSLTVM (XML C API Reference)
C prefix (sqlj -C-x) (SQLJ Developer's Guide and Reference)
C preprocessor
directives supported by Pro*C (Pro*C/C++ Precompiler Programmer's Guide)
how used in Pro*C (Pro*C/C++ Precompiler Programmer's Guide)
C shell
default user startup file (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Linux x86)
     [subentry #3] (Client Installation Guide for Linux x86)
     [subentry #4] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #5] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #6] (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #7] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #8] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #9] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #10] (Installation Guide for Linux x86)
     [subentry #11] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #12] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #13] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #14] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #15] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #16] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
setting shell limits on Linux x86 (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
C shell, default user startup file (Companion CD Installation Guide for Linux x86)
C shell, setting ORACLE_HOME variable (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
C structs
generating for a REF (Pro*C/C++ Precompiler Programmer's Guide)
using (Pro*C/C++ Precompiler Programmer's Guide)
C types of collection attributes (Pro*C/C++ Precompiler Programmer's Guide)
C variable in SQLDA
how value is set (Pro*C/C++ Precompiler Programmer's Guide)
purpose of (Pro*C/C++ Precompiler Programmer's Guide)
C# (Extensions for .NET Developer's Guide)
connection string (Provider for OLE DB Developer's Guide)
example (Provider for OLE DB Developer's Guide)
C++ (Oracle Objects for OLE Developer's Guide)
     [entry #2] (Pro*C/C++ Precompiler Programmer's Guide)
C++ applications (Pro*C/C++ Precompiler Programmer's Guide)
C++ class generator (XML Developer's Kit Programmer's Guide)
C++ interface (XML Developer's Kit Programmer's Guide)
C++ packages
Ctx (XML C++ API Reference)
Dom (XML C++ API Reference)
IO (XML C++ API Reference)
OracleXml (XML C++ API Reference)
Parser (XML C++ API Reference)
     [subentry #2] (XML C++ API Reference)
SOAP (XML C++ API Reference)
Tools (XML C++ API Reference)
XPath (XML C++ API Reference)
XPointer (XML C++ API Reference)
Xsl (XML C++ API Reference)
C++, See Pro*C/C++ precompiler
C, See OCI
C_declaration (SQL Quick Reference)
CA (HTTP Server Administrator's Guide)
cache (HTTP Server Administrator's Guide)
     [entry #2] (Pro*C/C++ Precompiler Programmer's Guide)
dictionary (Reference)
     [subentry #2] (Reference)
     [subentry #3] (Reference)
     [subentry #4] (Reference)
     [subentry #5] (Reference)
     [subentry #6] (Reference)
     [subentry #7] (Reference)
See also TopoMap objects
statistics (Reference)
TopoMap object associated with (Spatial Topology and Network Data Models)
CACHE / NOCACHE (Application Developer's Guide - Large Objects)
CACHE clause (Concepts)
of ALTER MATERIALIZED VIEW (SQL Reference)
of ALTER MATERIALIZED VIEW LOG (SQL Reference)
of ALTER TABLE (SQL Reference)
of CREATE CLUSTER (SQL Reference)
of CREATE MATERIALIZED VIEW (SQL Reference)
of CREATE MATERIALIZED VIEW LOG (SQL Reference)
cache coherency
monitoring (New Features Guide)
statistics and diagnostics (New Features Guide)
CACHE command (OLAP DML Reference)
cache files, remote crawler (Ultra Search Administrator's Guide)
CACHE FREE ALL SQL statement (Pro*C/C++ Precompiler Programmer's Guide)
CACHE FREE ALL statement (Pro*C/C++ Precompiler Programmer's Guide)
cache functions
server round trips (Oracle Call Interface Programmer's Guide)
Cache Fusion (Concepts)
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
and e-commerce applications (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
function (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
overview (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
CACHE hint (SQL Reference)
CACHE option
     [entry #2] (interMedia User's Guide)
CREATE SEQUENCE statement (Administrator's Guide)
cache option (sqlj -cache) (SQLJ Developer's Guide and Reference)
CACHE parameter
of CREATE SEQUENCE (SQL Reference)
cache parameters (Oracle Objects for OLE Developer's Guide)
CACHE READS clause
of ALTER TABLE (SQL Reference)
of CREATE TABLE (SQL Reference)
cache size (Administrator's Reference for UNIX-Based Operating Systems)
CACHE statement (OLAP DML Reference)
     [entry #2] (OLAP DML Reference)
     [entry #3] (OLAP DML Reference)
     [entry #4] (OLAP DML Reference)
     [entry #5] (OLAP DML Reference)
     [entry #6] (OLAP DML Reference)
cache.conf (HTTP Server Administrator's Guide)
cached cursors
execution plan for (SQL Reference)
cached sequence numbers
Export (Utilities)
CachedRowSet (JDBC Developer's Guide and Reference)
CacheRoot (HTTP Server Administrator's Guide)
caches
buffer (Concepts)
multiple buffer pools (Concepts)
cache hit (Concepts)
cache miss (Concepts)
data dictionary (Concepts)
     [subentry #2] (Concepts)
location of (Concepts)
database buffer, definition (Concepts)
library cache (Concepts)
     [subentry #2] (Concepts)
     [subentry #3] (Concepts)
object cache (Application Developer's Guide - Large Objects)
     [subentry #2] (Application Developer's Guide - Object-Relational Features)
     [subentry #3] (Application Developer's Guide - Object-Relational Features)
     [subentry #4] (Application Developer's Guide - Object-Relational Features)
     [subentry #5] (Application Developer's Guide - Object-Relational Features)
     [subentry #6] (Concepts)
     [subentry #7] (Concepts)
object views (Concepts)
object views (Application Developer's Guide - Object-Relational Features)
performance statistics (OLAP Reference)
private SQL area (Concepts)
See OLAP session cache
sequence numbers (Administrator's Guide)
shared SQL area (Concepts)
     [subentry #2] (Concepts)
use in iterative queries (OLAP Application Developer's Guide)
CacheType
connection string attribute for rowsets (Provider for OLE DB Developer's Guide)
     [subentry #2] (Provider for OLE DB Developer's Guide)
caching
     [entry #2] (Oracle Objects for OLE Developer's Guide)
expires technique (HTTP Server mod_plsql User's Guide)
owa_cache packages (HTTP Server mod_plsql User's Guide)
system-level (HTTP Server mod_plsql User's Guide)
user-level (HTTP Server mod_plsql User's Guide)
     [subentry #2] (HTTP Server mod_plsql User's Guide)
validation technique (HTTP Server mod_plsql User's Guide)
caching documents (Ultra Search Administrator's Guide)
caching online checker results (SQLJ Developer's Guide and Reference)
caching statements (SQLJ Developer's Guide and Reference)
caching, client-side
custom use for scrollable result sets (JDBC Developer's Guide and Reference)
Oracle use for scrollable result sets (JDBC Developer's Guide and Reference)
calcCompressionRatio function (Spatial GeoRaster)
calculated members
adding to dimension (OLAP DML Reference)
identifying (OLAP DML Reference)
calculating a linear regression (OLAP DML Reference)
     [entry #2] (OLAP DML Reference)
calculation engine
defined (OLAP Application Developer's Guide)
calendar
adding to a page (HTML DB User's Guide)
adding to new page (HTML DB User's Guide)
converting (HTML DB User's Guide)
creating (HTML DB User's Guide)
     [subentry #2] (HTML DB User's Guide)
creating a column link (HTML DB User's Guide)
creating a day link (HTML DB User's Guide)
defining calendar interval (HTML DB User's Guide)
Easy Calendar (HTML DB User's Guide)
editing attributes (HTML DB User's Guide)
editing title (HTML DB User's Guide)
formatting (HTML DB User's Guide)
SQL Calendar (HTML DB User's Guide)
supported substitution strings (HTML DB User's Guide)
types (HTML DB User's Guide)
calendar attributes
accessing (HTML DB User's Guide)
Calendar Display (HTML DB User's Guide)
Calendar Interval (HTML DB User's Guide)
Column Link (HTML DB User's Guide)
Day Link (HTML DB User's Guide)
calendar template
Calendar Template Identification
Application (HTML DB User's Guide)
Day Attributes (HTML DB User's Guide)
Month Attributes (HTML DB User's Guide)
Non-Day Attributes (HTML DB User's Guide)
Template Subscription (HTML DB User's Guide)
Week Attributes (HTML DB User's Guide)
Calendar Template Identification attribute (HTML DB User's Guide)
Calendar Utility (Globalization Support Guide)
calendaring expressions (Administrator's Guide)
CALENDARPRINT procedures (PL/SQL Packages and Types Reference)
calendars
customizing (Globalization Support Guide)
parameter (Globalization Support Guide)
supported (Globalization Support Guide)
CALENDARWEEK option (OLAP DML Reference)
CALL
SQL statement (PL/SQL User's Guide and Reference)
call
a CICS or IMS transaction (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
DB2 stored procedure
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
     [subentry #3] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
DRDA Server definition (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
look up in server catalog (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
definition (Java Developer's Guide)
DRDA_DISABLE_CALL
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
     [subentry #3] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
default (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
sample Gateway Initialization File (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
empproc stored procedure (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
managing resources across calls (Java Developer's Guide)
Oracle Call Interface (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
Oracle Call Interfaces (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
PL/SQL (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
static fields (Java Developer's Guide)
stored procedure
creating a synonym to maintain location transparency (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
location transparency with synonym (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
null values not passed (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
using standard Oracle PL/SQL (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
using standard Oracle PL/SQL (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
to stored procedure
known restrictions (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
CALL clause
of CREATE TRIGGER (SQL Reference)
CALL command (OLAP DML Reference)
CALL correspondence
on gateway using SNA (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
call correspondence order restrictions
on gateway using SNA (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
call memory (Java Developer's Guide)
CALL procedure (Advanced Replication Management API Reference)
CALL procedure statement
of CREATE TRIGGER (SQL Reference)
call spec (COM Automation Feature Developer's Guide)
call spec. See call specifications
call specification (Java Developer's Guide)
     [entry #2] (PL/SQL User's Guide and Reference)
defining (Java Developer's Guide)
mapping data types (Java Developer's Guide)
object type (Java Developer's Guide)
packaged (Java Developer's Guide)
top-level (Java Developer's Guide)
understanding (Java Developer's Guide)
call specifications (Application Developer's Guide - Fundamentals)
in procedures (SQL Reference)
of CREATE PROCEDURE (SQL Reference)
of CREATE TYPE (SQL Reference)
of CREATE TYPE BODY (SQL Reference)
CALL SQL statement (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #2] (Pro*COBOL Programmer's Guide)
CALL statement (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #2] (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #3] (Pro*COBOL Programmer's Guide)
     [entry #4] (SQL Quick Reference)
     [entry #5] (SQL Reference)
example (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #2] (Pro*COBOL Programmer's Guide)
CALL syntax for stored procedures (SQLJ Developer's Guide and Reference)
call() (XML C++ API Reference)
call_spec (SQL Quick Reference)
callable statement
getting a BFILE locator (JDBC Developer's Guide and Reference)
getting LOB locators (JDBC Developer's Guide and Reference)
passing BFILE locator (JDBC Developer's Guide and Reference)
passing LOB locators (JDBC Developer's Guide and Reference)
using getOracleObject() method (JDBC Developer's Guide and Reference)
callable statements (Oracle C++ Call Interface Programmer's Guide)
with arrays as parameters (Oracle C++ Call Interface Programmer's Guide)
callback (Application Developer's Guide - Large Objects)
     [entry #2] (Application Developer's Guide - Large Objects)
     [entry #3] (Application Developer's Guide - Large Objects)
restrictions (Data Cartridge Developer's Guide)
Callback class
act method (Java Developer's Guide)
callback link (Heterogeneous Connectivity Administrator's Guide)
Callback package for C (XML C API Reference)
Callback Restrictions (Data Cartridge Developer's Guide)
callback support (Data Provider for .NET Developer's Guide)
callback, definition (XML Developer's Kit Programmer's Guide)
callback, user exit (Programmer's Guide to the Oracle Precompilers)
callbacks (Application Developer's Guide - Fundamentals)
dynamic registrations (Oracle Call Interface Programmer's Guide)
for LOB operations (Oracle Call Interface Programmer's Guide)
for reading LOBs (Oracle Call Interface Programmer's Guide)
for writing LOBs (Oracle Call Interface Programmer's Guide)
from external procedures (Oracle Call Interface Programmer's Guide)
LOB streaming interface (Oracle Call Interface Programmer's Guide)
parameter modes (Oracle Call Interface Programmer's Guide)
registration for Transparent Application Failover (Oracle Call Interface Programmer's Guide)
restrictions (Oracle Call Interface Programmer's Guide)
Transparent Application Failover (Oracle Call Interface Programmer's Guide)
user-defined functions (Oracle Call Interface Programmer's Guide)
calling
Java stored procedures (PL/SQL User's Guide and Reference)
procedures (PL/SQL User's Guide and Reference)
stored subprograms (PL/SQL User's Guide and Reference)
Calling Java from PL/SQL (Pro*C/C++ Precompiler Programmer's Guide)
calling stored functions (SQLJ Developer's Guide and Reference)
calling stored procedures (SQLJ Developer's Guide and Reference)
calls
inter-language (PL/SQL User's Guide and Reference)
limiting CPU time for (SQL Reference)
limiting data blocks read (SQL Reference)
Oracle call interface (Concepts)
remote procedure (Administrator's Guide)
resolving subprogram (PL/SQL User's Guide and Reference)
subprograms (PL/SQL User's Guide and Reference)
calls to runtime, generated (SQLJ Developer's Guide and Reference)
CALLTYPE function (OLAP DML Reference)
     [entry #2] (OLAP DML Reference)
call-ins, Web services (JPublisher User's Guide)
call-outs, Web services (JPublisher User's Guide)
CALS image format (interMedia Reference)
calss
loader (Java Developer's Guide)
CAN_REDEF_TABLE procedure (PL/SQL Packages and Types Reference)
cancel button (SQL*Plus User's Guide and Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
     [entry #3] (SQL*Plus User's Guide and Reference)
     [entry #4] (SQL*Plus User's Guide and Reference)
     [entry #5] (SQL*Plus User's Guide and Reference)
CANCEL clause (SQL*Plus User's Guide and Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
Cancel key (SQL*Plus User's Guide and Reference)
CANCEL option
managed recovery and (Data Guard Concepts and Administration)
cancel query (SQL*Plus User's Guide and Reference)
cancel_clause (SQL Quick Reference)
CANCEL_STATISTICS procedure (Advanced Replication Management API Reference)
     [entry #2] (Advanced Replication Management API Reference)
CANCEL_TASK Procedure (PL/SQL Packages and Types Reference)
CANCEL_TUNING_TASK procedure (PL/SQL Packages and Types Reference)
canceling
log apply services (Data Guard Concepts and Administration)
     [subentry #2] (Data Guard Concepts and Administration)
canceling a cursor (Application Developer's Guide - Fundamentals)
canceling OCI calls (Oracle Call Interface Programmer's Guide)
canceling RMAN commands (Backup and Recovery Advanced User's Guide)
cancelling
SQL statements (JDBC Developer's Guide and Reference)
cancelling a cursor (Oracle Call Interface Programmer's Guide)
cancelling an in-progress operation (SQL*Plus User's Guide and Reference)
cancelRowUpdates() method (result set) (JDBC Developer's Guide and Reference)
cancel-based media recovery
procedures (Backup and Recovery Advanced User's Guide)
     [subentry #2] (Backup and Recovery Advanced User's Guide)
cannot serialize access (Concepts)
canonical equivalence (Globalization Support Guide)
     [entry #2] (Globalization Support Guide)
CANONICALIZE procedure (PL/SQL Packages and Types Reference)
cantaloupe dispenser (Text Application Developer's Guide)
capabilities of DRDA Server, native semantics (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
capabilities, DRDA server, native semantics (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
capacity planning
space management
capacity planning (Administrator's Guide)
capacity, managing in disk groups (Administrator's Guide)
capitalizing strings (OLAP DML Reference)
Caption property (Oracle Objects for OLE Developer's Guide)
capture avoidance rule (Application Developer's Guide - Object-Relational Features)
capture errors
recovering from (Data Warehousing Guide)
capture parameter
Database Character Set Scanner (Globalization Support Guide)
capture process
     [entry #2] (Streams Concepts and Administration)
     [entry #3] (Streams Replication Administrator's Guide)
altering (PL/SQL Packages and Types Reference)
applied SCN (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
architecture (Streams Concepts and Administration)
ARCHIVELOG mode (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
     [subentry #3] (Streams Concepts and Administration)
     [subentry #4] (Streams Replication Administrator's Guide)
     [subentry #5] (Streams Replication Administrator's Guide)
automatic restart (Streams Concepts and Administration)
builder server (Streams Concepts and Administration)
building a Streams data dictionary (PL/SQL Packages and Types Reference)
capture user (PL/SQL Packages and Types Reference)
secure queues (Streams Concepts and Administration)
setting (Streams Concepts and Administration)
captured messages (Streams Concepts and Administration)
captured SCN (Streams Concepts and Administration)
changes captured (Streams Concepts and Administration)
DDL changes (Streams Concepts and Administration)
DML changes (Streams Concepts and Administration)
NOLOGGING keyword (Streams Concepts and Administration)
UNRECOVERABLE clause for SQL*Loader (Streams Concepts and Administration)
UNRECOVERABLE SQL keyword (Streams Concepts and Administration)
checkpoints (Streams Concepts and Administration)
managing retention time (Streams Concepts and Administration)
maximum checkpoint SCN (Streams Concepts and Administration)
required checkpoint SCN (Streams Concepts and Administration)
required checkpoint SCN (Streams Concepts and Administration)
retention time (Streams Concepts and Administration)
creating (PL/SQL Packages and Types Reference)
     [subentry #2] (PL/SQL Packages and Types Reference)
     [subentry #3] (PL/SQL Packages and Types Reference)
     [subentry #4] (PL/SQL Packages and Types Reference)
     [subentry #5] (Streams Concepts and Administration)
     [subentry #6] (Streams Concepts and Administration)
     [subentry #7] (Streams Replication Administrator's Guide)
datatypes captured (Streams Concepts and Administration)
DBID (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
changing (Streams Replication Administrator's Guide)
DBMS_CAPTURE_ADM package (PL/SQL Packages and Types Reference)
downstream capture (Streams Concepts and Administration)
advantages (Streams Concepts and Administration)
creating (Streams Concepts and Administration)
database link (Streams Concepts and Administration)
database link (Streams Concepts and Administration)
monitoring (Streams Concepts and Administration)
monitoring remote access (Streams Concepts and Administration)
dropping (Streams Concepts and Administration)
first SCN (Streams Concepts and Administration)
setting (Streams Concepts and Administration)
setting (Streams Concepts and Administration)
global name (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
changing (Streams Replication Administrator's Guide)
heterogeneous environments (Streams Replication Administrator's Guide)
index-organized tables (Streams Concepts and Administration)
instantiation
aborting database preparation (PL/SQL Packages and Types Reference)
aborting schema preparation (PL/SQL Packages and Types Reference)
aborting table preparation (PL/SQL Packages and Types Reference)
preparing a database for (PL/SQL Packages and Types Reference)
preparing a schema for (PL/SQL Packages and Types Reference)
preparing a table for (PL/SQL Packages and Types Reference)
local capture (Streams Concepts and Administration)
advantages (Streams Concepts and Administration)
log sequence number
resetting (Streams Replication Administrator's Guide)
LogMiner (Streams Concepts and Administration)
data dictionary (Streams Concepts and Administration)
multiple sessions (Streams Concepts and Administration)
managing (Streams Concepts and Administration)
maximum checkpoint SCN (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
monitoring (Streams Concepts and Administration)
applied SCN (Streams Concepts and Administration)
compatible tables (Streams Concepts and Administration)
downstream capture (Streams Concepts and Administration)
elapsed time (Streams Concepts and Administration)
last redo entry (Streams Concepts and Administration)
latency (Streams Concepts and Administration)
latency (Streams Concepts and Administration)
latency (Streams Concepts and Administration)
message creation time (Streams Concepts and Administration)
old log files (Streams Concepts and Administration)
registered log files (Streams Concepts and Administration)
registered log files (Streams Concepts and Administration)
required log files (Streams Concepts and Administration)
rule evaluations (Streams Concepts and Administration)
state change time (Streams Concepts and Administration)
online redefinition (Streams Concepts and Administration)
Oracle Real Application Clusters (Streams Concepts and Administration)
parameters
     [subentry #2] (Streams Concepts and Administration)
disable_on_limit (PL/SQL Packages and Types Reference)
disable_on_limit (Streams Concepts and Administration)
downstream_real_time_mine (PL/SQL Packages and Types Reference)
maximum_scn (PL/SQL Packages and Types Reference)
message_limit (PL/SQL Packages and Types Reference)
message_limit (Streams Concepts and Administration)
parallelism (PL/SQL Packages and Types Reference)
parallelism (Streams Concepts and Administration)
setting (PL/SQL Packages and Types Reference)
setting (Streams Concepts and Administration)
startup_seconds (PL/SQL Packages and Types Reference)
time_limit (PL/SQL Packages and Types Reference)
time_limit (Streams Concepts and Administration)
trace_level (PL/SQL Packages and Types Reference)
write_alert_log (PL/SQL Packages and Types Reference)
PAUSED FOR FLOW CONTROL state (Streams Concepts and Administration)
persistent status (Streams Concepts and Administration)
preparer servers (Streams Concepts and Administration)
preparing for (Streams Concepts and Administration)
reader server (Streams Concepts and Administration)
Recovery Manager (Streams Concepts and Administration)
flash recovery area (Streams Concepts and Administration)
redo logs (Streams Concepts and Administration)
adding manually (Streams Concepts and Administration)
missing files (Streams Concepts and Administration)
redo transport services (Streams Concepts and Administration)
required checkpoint SCN (Streams Concepts and Administration)
RESTRICTED SESSION (Streams Concepts and Administration)
rule evaluation (Streams Concepts and Administration)
rule sets
removing (Streams Concepts and Administration)
specifying (Streams Concepts and Administration)
rules (PL/SQL Packages and Types Reference)
     [subentry #2] (Streams Concepts and Administration)
     [subentry #3] (Streams Concepts and Administration)
adding (Streams Concepts and Administration)
defining global (PL/SQL Packages and Types Reference)
defining schema (PL/SQL Packages and Types Reference)
defining subset (PL/SQL Packages and Types Reference)
defining table (PL/SQL Packages and Types Reference)
removing (PL/SQL Packages and Types Reference)
removing (Streams Concepts and Administration)
SGA_MAX_SIZE initialization parameter (Streams Concepts and Administration)
start SCN (Streams Concepts and Administration)
starting (PL/SQL Packages and Types Reference)
     [subentry #2] (Streams Concepts and Administration)
states (Streams Concepts and Administration)
stopping (PL/SQL Packages and Types Reference)
     [subentry #2] (Streams Concepts and Administration)
supplemental logging (Streams Concepts and Administration)
     [subentry #2] (Streams Replication Administrator's Guide)
     [subentry #3] (Streams Replication Administrator's Guide)
managing (Streams Replication Administrator's Guide)
specifying (Streams Concepts and Administration)
SYS schema (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
SYSTEM schema (Streams Concepts and Administration)
     [subentry #2] (Streams Concepts and Administration)
trace files (Streams Concepts and Administration)
transformations
rule-based (Streams Concepts and Administration)
troubleshooting (Streams Concepts and Administration)
checking progress (Streams Concepts and Administration)
checking status (Streams Concepts and Administration)
CAPTURE_CURSOR_CACHE_SQLSET Procedure (PL/SQL Packages and Types Reference)
captured SCN (Streams Concepts and Administration)
cardinality (Concepts)
degree of (Data Warehousing Guide)
CARDINALITY column
PLAN_TABLE table (Performance Tuning Guide)
CARDINALITY function (Application Developer's Guide - Object-Relational Features)
     [entry #2] (SQL Quick Reference)
     [entry #3] (SQL Reference)
CARDINALITY operator
for nested tables (PL/SQL User's Guide and Reference)
carriage return (escape sequence) (OLAP DML Reference)
carriage returns (PL/SQL User's Guide and Reference)
Cartesian coordinates (Spatial User's Guide and Reference)
     [entry #2] (Spatial User's Guide and Reference)
cartesian joins (Performance Tuning Guide)
Cartesian products (SQL Reference)
cartography
description (Spatial GeoRaster)
cartridge functions (Oracle Call Interface Programmer's Guide)
cartridge, definition (XML Developer's Kit Programmer's Guide)
CASCADE actions
DELETE statements and (Concepts)
CASCADE clause
of CREATE TABLE (SQL Reference)
of DROP PROFILE (SQL Reference)
of DROP USER (SQL Reference)
when dropping unique or primary keys (Administrator's Guide)
CASCADE CONSTRAINTS clause
of DROP CLUSTER (SQL Reference)
of DROP TABLE (SQL Reference)
of DROP TABLESPACE (SQL Reference)
of DROP VIEW (SQL Reference)
of REVOKE (SQL Reference)
     [subentry #2] (SQL Reference)
CASCADE parameter (Enterprise User Administrator's Guide)
CASCADE_FLAG column (Enterprise User Administrator's Guide)
     [entry #2] (Enterprise User Administrator's Guide)
cascaded destinations
defined (Data Guard Concepts and Administration)
for logical standby databases (Data Guard Concepts and Administration)
for physical standby databases (Data Guard Concepts and Administration)
     [subentry #2] (Data Guard Concepts and Administration)
materialized view on logical standby databases (Data Guard Concepts and Administration)
require standby redo log files (Data Guard Concepts and Administration)
role transitions (Data Guard Concepts and Administration)
Redo Apply (Data Guard Concepts and Administration)
SQL Apply (Data Guard Concepts and Administration)
scenario (Data Guard Concepts and Administration)
cascading revokes (Security Guide)
cascading style sheets
     [entry #2] (XML DB Developer's Guide)
about (HTML DB User's Guide)
exporting (HTML DB User's Guide)
referencing for charts (HTML DB User's Guide)
referencing in page template (HTML DB User's Guide)
referencing inline (charts) (HTML DB User's Guide)
uploading (HTML DB User's Guide)
using custom (HTML DB User's Guide)
Cascading Style Sheets, definition (XML Developer's Kit Programmer's Guide)
     [entry #2] (XML Developer's Kit Programmer's Guide)
case (Globalization Support Guide)
case conversion (OLAP DML Reference)
CASE expressions (Data Warehousing Guide)
     [entry #2] (PL/SQL User's Guide and Reference)
     [entry #3] (PL/SQL User's Guide and Reference)
     [entry #4] (SQL Quick Reference)
     [entry #5] (SQL Reference)
overview (PL/SQL User's Guide and Reference)
searched (SQL Reference)
simple (SQL Reference)
case ID (Data Mining Application Developer's Guide)
     [entry #2] (Data Mining Application Developer's Guide)
Java API (Data Mining Application Developer's Guide)
PL/SQL API (Data Mining Application Developer's Guide)
SQL scoring functions (Data Mining Application Developer's Guide)
case of object names (Provider for OLE DB Developer's Guide)
case option (JPublisher User's Guide)
case option (JPublisher -case) (SQLJ Developer's Guide and Reference)
CASE OTT parameter (Oracle C++ Call Interface Programmer's Guide)
     [entry #2] (Oracle Call Interface Programmer's Guide)
     [entry #3] (Pro*C/C++ Precompiler Programmer's Guide)
Case rules (Transparent Gateway for Informix Administrator's Guide for HP-UX)
     [entry #2] (Transparent Gateway for Informix Administrator's Guide for Solaris Operating System (SPARC))
     [entry #3] (Transparent Gateway for Ingres II Administrator's Guide for HP-UX)
     [entry #4] (Transparent Gateway for Ingres II Administrator's Guide for Solaris Operating System (SPARC))
     [entry #5] (Transparent Gateway for Microsoft SQL Server Administrator's Guide for Microsoft Windows)
     [entry #6] (Transparent Gateway for Sybase Administrator's Guide for HP-UX)
     [entry #7] (Transparent Gateway for Sybase Administrator's Guide for IBM AIX)
     [entry #8] (Transparent Gateway for Sybase Administrator's Guide for Solaris Operating System (SPARC))
     [entry #9] (Transparent Gateway for Sybase Administrator's Guide for Windows)
     [entry #10] (Transparent Gateway for Teradata Administrator's Guide for HP-UX)
     [entry #11] (Transparent Gateway for Teradata Administrator's Guide for Solaris Operating System (SPARC))
     [entry #12] (Transparent Gateway for Teradata Administrator's Guide for Windows)
case sensitivity
identifier (PL/SQL User's Guide and Reference)
in precompiler options (Pro*C/C++ Precompiler Programmer's Guide)
string literal (PL/SQL User's Guide and Reference)
case sensitivity in program names, option names, and values (SQL*Module for Ada Programmer's Guide)
CASE statement
links to examples (PL/SQL User's Guide and Reference)
searched (PL/SQL User's Guide and Reference)
syntax (PL/SQL User's Guide and Reference)
using (PL/SQL User's Guide and Reference)
case statement in programs (OLAP DML Reference)
Case studies (Transparent Gateway for Informix Administrator's Guide for HP-UX)
     [entry #2] (Transparent Gateway for Informix Administrator's Guide for Solaris Operating System (SPARC))
     [entry #3] (Transparent Gateway for Ingres II Administrator's Guide for HP-UX)
     [entry #4] (Transparent Gateway for Ingres II Administrator's Guide for Solaris Operating System (SPARC))
     [entry #5] (Transparent Gateway for Microsoft SQL Server Administrator's Guide for Microsoft Windows)
     [entry #6] (Transparent Gateway for Sybase Administrator's Guide for HP-UX)
     [entry #7] (Transparent Gateway for Sybase Administrator's Guide for IBM AIX)
     [entry #8] (Transparent Gateway for Sybase Administrator's Guide for Solaris Operating System (SPARC))
     [entry #9] (Transparent Gateway for Sybase Administrator's Guide for Windows)
     [entry #10] (Transparent Gateway for Teradata Administrator's Guide for HP-UX)
     [entry #11] (Transparent Gateway for Teradata Administrator's Guide for Solaris Operating System (SPARC))
     [entry #12] (Transparent Gateway for Teradata Administrator's Guide for Windows)
CASE_NOT_FOUND exception (PL/SQL User's Guide and Reference)
case1.sql (Transparent Gateway for Informix Administrator's Guide for HP-UX)
cases (Data Mining Concepts)
case-insensitive linguistic sort (Globalization Support Guide)
case-insensitivity (Pro*COBOL Programmer's Guide)
case-sensitive
ABOUT queries (Text Reference)
ABOUT query (Text Application Developer's Guide)
indexing (Text Application Developer's Guide)
queries (Text Application Developer's Guide)
thesaurus (Text Application Developer's Guide)
case-sensitive characters
in names of executables (SQL*Module for Ada Programmer's Guide)
in package and procedure names (SQL*Module for Ada Programmer's Guide)
case-sensitive index
creating (Text Reference)
case-sensitive SQL UDT names (JPublisher User's Guide)
     [entry #2] (JPublisher User's Guide)
     [entry #3] (SQLJ Developer's Guide and Reference)
     [entry #4] (SQLJ Developer's Guide and Reference)
     [entry #5] (SQLJ Developer's Guide and Reference)
     [entry #6] (SQLJ Developer's Guide and Reference)
case-sensitivity
column name mapping (Data Provider for .NET Developer's Guide)
CAST (Application Developer's Guide - Large Objects)
CAST function (Application Developer's Guide - Object-Relational Features)
     [entry #2] (SQL Quick Reference)
     [entry #3] (SQL Reference)
MULTISET parameter (SQL Reference)
CAST_FROM_BINARY_DOUBLE function (PL/SQL Packages and Types Reference)
CAST_FROM_BINARY_FLOAT function (PL/SQL Packages and Types Reference)
CAST_FROM_BINARY_INTEGER function (PL/SQL Packages and Types Reference)
CAST_FROM_NUMBER function (PL/SQL Packages and Types Reference)
CAST_TO_BINARY_DOUBLE function (PL/SQL Packages and Types Reference)
CAST_TO_BINARY_FLOAT function (PL/SQL Packages and Types Reference)
CAST_TO_BINARY_INTEGER function (PL/SQL Packages and Types Reference)
CAST_TO_NUMBER function (PL/SQL Packages and Types Reference)
CAST_TO_NVARCHAR2 function (PL/SQL Packages and Types Reference)
CAST_TO_RAW function (PL/SQL Packages and Types Reference)
     [entry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [entry #3] (Procedural Gateway for APPC User's Guide for UNIX)
CAST_TO_VARCHAR2 function (PL/SQL Packages and Types Reference)
     [entry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [entry #3] (Procedural Gateway for APPC User's Guide for UNIX)
casting return values (JDBC Developer's Guide and Reference)
CAT synonym for USER_CATALOG view (Reference)
Catalog
see OLAP Catalog
catalog application (Text Application Developer's Guide)
example (Text Application Developer's Guide)
catalog arguments (DatabaseMetaData) (JDBC Developer's Guide and Reference)
CATALOG command (Backup and Recovery Advanced User's Guide)
     [entry #2] (Backup and Recovery Basics)
     [entry #3] (Recovery Manager Reference)
CATALOG view (Reference)
catalog views
     [entry #2] (XML DB Developer's Guide)
v$temporary_lobs (Application Developer's Guide - Large Objects)
CATALOG.SQL script (Reference)
creating V$ views (Reference)
catalog.sql script (Backup and Recovery Advanced User's Guide)
preparing database for Export and Import (Utilities)
cataloging
archived redo logs (Backup and Recovery Advanced User's Guide)
datafiles (Backup and Recovery Advanced User's Guide)
catalogs class
database standard form (OLAP Application Developer's Guide)
CATAUDIT.SQL script
audit trail records created by (Reference)
audit trails for connections and disconnections (Reference)
auditing characteristics described by (Reference)
running (Security Guide)
CATBLOCK.SQL script (Administrator's Guide)
     [entry #2] (Reference)
catching routine (Administrator's Reference for UNIX-Based Operating Systems)
example (Administrator's Reference for UNIX-Based Operating Systems)
CATCLUST.SQL script
     [entry #2] (Reference)
using to create views for Real Application Clusters (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
CATDWGRD.SQL script (Reference)
categorical attributes (Data Mining Application Developer's Guide)
     [entry #2] (Data Mining Application Developer's Guide)
     [entry #3] (Data Mining Concepts)
categorical binning (PL/SQL Packages and Types Reference)
categories of security issues (Security Guide)
CATEGORIZE function (OLAP DML Reference)
catexp.sql script
preparing database for Export and Import (Utilities)
CATEXP7.SQL script (Reference)
CATHS.SQL script (Reference)
CATIO.SQL script (Reference)
CATJAVA.SQL script (Reference)
catldr.sql script
preparing for direct path loads (Utilities)
CATNOADT.SQL script (Reference)
CATNOAUD.SQL (Security Guide)
CATNOAUD.SQL script (Reference)
running (Security Guide)
CATNOHS.SQL script (Reference)
CATNOPRT.SQL script (Reference)
CATNOQUE.SQL script (Reference)
CATNORMN.SQL script (Reference)
CATNOSVM.SQL script (Reference)
CATNSNMP.SQL script (Reference)
CATOCTK.SQL script (Reference)
CATPROC.SQL script (Application Developer's Guide - Fundamentals)
     [entry #2] (Reference)
catproc.sql script (Backup and Recovery Advanced User's Guide)
     [entry #2] (PL/SQL Packages and Types Reference)
CATQUEUE.SQL script (Reference)
CATRELOD.SQL script (Upgrade Guide)
CATREP.SQL script (Reference)
CATRMAN.SQL script (Reference)
CATSEARCH (Text Application Developer's Guide)
creating index for (Text Application Developer's Guide)
operators (Text Application Developer's Guide)
SQL example (Text Application Developer's Guide)
structured query (Text Application Developer's Guide)
CATSEARCH condition (SQL Reference)
     [entry #2] (SQL Reference)
CATSEARCH operator (Text Reference)
CATSEARCH queries (Text Application Developer's Guide)
CATUPGRD.SQL script (Reference)
     [entry #2] (Upgrade Guide)
catxlcr.sql (Streams Advanced Queuing User's Guide and Reference)
cause/action output for errors (SQLJ Developer's Guide and Reference)
CBLLINK command (Pro*COBOL Getting Started for Windows)
CC datetime format element (SQL Quick Reference)
CCITT compression
Raw Pixel images and (interMedia Reference)
CCSID
65535 as the default for all tables created (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
CCSID (coded character set identifiers), defined (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
code page mapping facility (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
codepage mapping facility (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
description (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
DRDA Server, NLS (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
external mapping to Oracle character sets supported (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
external mapping to supported Oracle character sets, Codepage Map Facility (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
CCSID (coded character set identifiers), defined (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
CDA command (OLAP DML Reference)
CDATA() (XML C++ API Reference)
CDATA, definition (XML Developer's Kit Programmer's Guide)
CDATASectionRef Interface
CDATASectionRef() (XML C++ API Reference)
Dom package (XML C++ API Reference)
~CDATASectionRef() (XML C++ API Reference)
CDATASectionRef() (XML C++ API Reference)
CDMSLIB DD statement (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [entry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
CDS. See Cell Directory Service (CDS)
CDS. See Cell Directory Services (CDS)
CD-ROM drive requirements (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
     [entry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
CD-ROMs
mounting (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #4] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #5] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #6] (Installation Guide for hp-ux PA-RISC (64-Bit))
CEIL function (OLAP DML Reference)
     [entry #2] (SQL Quick Reference)
     [entry #3] (SQL Reference)
cell coordinate system (Spatial GeoRaster)
relationship to model coordinate system (Spatial GeoRaster)
cell data
querying and updating (Spatial GeoRaster)
Cell Directory Services (CDS) external naming (Net Services Administrator's Guide)
     [entry #2] (Net Services Administrator's Guide)
configuring (Net Services Administrator's Guide)
     [subentry #2] (Net Services Reference)
Cell Name field in Oracle Net Manager (Net Services Administrator's Guide)
cell referencing (Data Warehousing Guide)
cell_assignment (SQL Quick Reference)
cell_reference_options (SQL Quick Reference)
cellDepth keyword for storageParam (Spatial GeoRaster)
CELLSPRINT procedures (PL/SQL Packages and Types Reference)
CENTER clause (SQL*Plus User's Guide and Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
     [entry #3] (SQL*Plus User's Guide and Reference)
CENTER function
of HTF package (PL/SQL Packages and Types Reference)
center of gravity (centroid) (Spatial User's Guide and Reference)
CENTER procedure
of HTP package (PL/SQL Packages and Types Reference)
CENTERCLOSE function
of HTF package (PL/SQL Packages and Types Reference)
CENTERCLOSE procedure
of HTP package (PL/SQL Packages and Types Reference)
CENTEROPEN function
of HTF package (PL/SQL Packages and Types Reference)
CENTEROPEN procedure
of HTP package (PL/SQL Packages and Types Reference)
central database management
configuring (2 Day DBA)
Central Inventory
corruption (Universal Installer and OPatch User's Guide for Windows and UNIX)
creating (Universal Installer and OPatch User's Guide for Windows and UNIX)
detaching homes (Universal Installer and OPatch User's Guide for Windows and UNIX)
inventory file (Universal Installer and OPatch User's Guide for Windows and UNIX)
logs directory (Universal Installer and OPatch User's Guide for Windows and UNIX)
removing (Universal Installer and OPatch User's Guide for Windows and UNIX)
central repository (Security Guide)
centralized management with distributable tools (Security Guide)
centralized naming (Net Services Administrator's Guide)
establishing a connection with (Net Services Administrator's Guide)
centralized password policies (New Features Guide)
centralized user management
distributed systems (Administrator's Guide)
centroid (Data Mining Concepts)
SDO_AGGR_CENTROID aggregate function (Spatial User's Guide and Reference)
SDO_CENTROID function (Spatial User's Guide and Reference)
century
     [entry #2] (Concepts)
date format masks (Application Developer's Guide - Fundamentals)
CERN (HTTP Server Administrator's Guide)
certificate (Advanced Security Administrator's Guide)
     [entry #2] (HTTP Server Administrator's Guide)
browser, using with Oracle Wallet Manager (Advanced Security Administrator's Guide)
digital (HTTP Server Administrator's Guide)
certificate authentication (Security Guide)
certificate authority (Advanced Security Administrator's Guide)
     [entry #2] (Concepts)
     [entry #3] (HTTP Server Administrator's Guide)
certificate key algorithm
Secure Sockets Layer
certificate key algorithm (Security Guide)
certificate revocation lists (Advanced Security Administrator's Guide)
manipulating with orapki tool (Advanced Security Administrator's Guide)
uploading to LDAP directory (Advanced Security Administrator's Guide)
where to store them (Advanced Security Administrator's Guide)
certificate revocation status checking
disabling on server (Advanced Security Administrator's Guide)
certificate validation error message
CRL could not be found (Advanced Security Administrator's Guide)
CRL date verification failed with RSA status (Advanced Security Administrator's Guide)
CRL signature verification failed with RSA status (Advanced Security Administrator's Guide)
Fetch CRL from CRL DP
No CRLs found (Advanced Security Administrator's Guide)
OID hostname or port number not set (Advanced Security Administrator's Guide)
certificates for user and server authentication (Security Guide)
certification
hardware (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
software (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
certification, hardware and software (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #4] (Companion CD Installation Guide for Microsoft Windows)
     [entry #5] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #6] (Installation Guide for Linux x86)
     [entry #7] (Installation Guide for Microsoft Windows)
     [entry #8] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #9] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #10] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
CESU-8 compliance (Globalization Support Guide)
CFG_GET function (PL/SQL Packages and Types Reference)
CFG_REFRESH procedure (PL/SQL Packages and Types Reference)
CFG_UPDATE procedure (PL/SQL Packages and Types Reference)
cfgmgr command (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
CFS
See cluster file system
CGI (HTTP Server Administrator's Guide)
environment variables (HTTP Server Administrator's Guide)
     [subentry #2] (HTTP Server mod_plsql User's Guide)
CGI environment variables (Companion CD Installation Guide for Microsoft Windows)
CGI variables (Application Developer's Guide - Fundamentals)
chain rules (Administrator's Guide)
chain steps
defining (Administrator's Guide)
Chained mode (Transparent Gateway for Microsoft SQL Server Administrator's Guide for Microsoft Windows)
     [entry #2] (Transparent Gateway for Sybase Administrator's Guide for HP-UX)
     [entry #3] (Transparent Gateway for Sybase Administrator's Guide for IBM AIX)
     [entry #4] (Transparent Gateway for Sybase Administrator's Guide for Solaris Operating System (SPARC))
     [entry #5] (Transparent Gateway for Sybase Administrator's Guide for Windows)
chained rows
     [entry #2] (Performance Tuning Guide)
eliminating from table, procedure (Administrator's Guide)
listing (SQL Reference)
of clusters (SQL Reference)
CHAINED_ROWS table
     [entry #2] (Reference)
used by ANALYZE statement (Administrator's Guide)
chaining mode (Security Guide)
modifiers (CBC, CFB, ECB, OFB (Security Guide)
chaining of rows (Concepts)
     [entry #2] (Concepts)
chains
creating (Administrator's Guide)
creating jobs for (Administrator's Guide)
disabling (Administrator's Guide)
dropping (Administrator's Guide)
dropping rules from (Administrator's Guide)
enabling (Administrator's Guide)
monitoring (Administrator's Guide)
overview (Administrator's Guide)
running (Administrator's Guide)
stalled (Administrator's Guide)
using (Administrator's Guide)
challenge-response authentication in RADIUS (Advanced Security Administrator's Guide)
CHANGE
SQL*Plus command (SQL Quick Reference)
CHANGE CATEGORY clause
of ALTER OUTLINE (SQL Reference)
CHANGE command (Backup and Recovery Advanced User's Guide)
     [entry #2] (Backup and Recovery Basics)
     [entry #3] (Recovery Manager Reference)
     [entry #4] (SQL*Plus User's Guide and Reference)
     [entry #5] (SQL*Plus User's Guide and Reference)
     [entry #6] (SQL*Plus User's Guide and Reference)
AVAILABLE option (Backup and Recovery Advanced User's Guide)
     [subentry #2] (Backup and Recovery Basics)
KEEP option (Backup and Recovery Advanced User's Guide)
UNAVAILABLE option (Backup and Recovery Basics)
UNCATALOG option (Backup and Recovery Basics)
change cycling
avoidance
tags (Streams Replication Administrator's Guide)
Change Data Capture (Concepts)
     [entry #2] (Concepts)
     [entry #3] (Data Warehousing Guide)
asynchronous
Streams apply process and (Data Warehousing Guide)
Streams capture process and (Data Warehousing Guide)
benefits for subscribers (Data Warehousing Guide)
choosing a mode (Data Warehousing Guide)
DBMS_CDC_PUBLISH package (PL/SQL Packages and Types Reference)
distributed asynchronous capabilities (New Features Guide)
effects of stopping on DDL (Data Warehousing Guide)
latency (Data Warehousing Guide)
location of staging database (Data Warehousing Guide)
modes of data capture
asynchronous AutoLog (Data Warehousing Guide)
asynchronous Distributed HotLog (Data Warehousing Guide)
asynchronous HotLog (Data Warehousing Guide)
synchronous (Data Warehousing Guide)
Oracle Data Pump and (Data Warehousing Guide)
removing from database (Data Warehousing Guide)
restriction on direct-path INSERT statement (Data Warehousing Guide)
setting up (Data Warehousing Guide)
source database performance impact (Data Warehousing Guide)
static data dictionary views (Data Warehousing Guide)
supported export utility (Data Warehousing Guide)
supported import utility (Data Warehousing Guide)
systemwide triggers installed by (Data Warehousing Guide)
Change Data Capture publisher
default tablespace for (Data Warehousing Guide)
CHANGE functions and procedures (PL/SQL Packages and Types Reference)
change notification
ODP.NET support (Data Provider for .NET Developer's Guide)
CHANGE NOTIFICATION system privilege (SQL Reference)
change notification, database (Oracle Call Interface Programmer's Guide)
change notification, Database Change Notification (Data Provider for .NET Developer's Guide)
Change Password screen (SQL*Plus User's Guide and Reference)
change passwords
for oracle-supplied accounts (Upgrade Guide)
CHANGE procedure (Advanced Replication Management API Reference)
     [entry #2] (PL/SQL Packages and Types Reference)
change requests
approving (HTML DB User's Guide)
managing (HTML DB User's Guide)
viewing (HTML DB User's Guide)
Change Requests page (HTML DB User's Guide)
change sets
defined (Data Warehousing Guide)
effects of disabling (Data Warehousing Guide)
managing asynchronous (Data Warehousing Guide)
synchronous Change Data Capture and (Data Warehousing Guide)
valid combinations with change sources (Data Warehousing Guide)
change sources
asynchronous AutoLog Change Data Capture and (Data Warehousing Guide)
asynchronous Distributed HotLog Change Data Capture and (Data Warehousing Guide)
database instance represented (Data Warehousing Guide)
defined (Data Warehousing Guide)
     [subentry #2] (Data Warehousing Guide)
HOTLOG_SOURCE (Data Warehousing Guide)
SYNC_SOURCE (Data Warehousing Guide)
valid combinations with change sets (Data Warehousing Guide)
change tables
adding a column to (Data Warehousing Guide)
control columns (Data Warehousing Guide)
defined (Data Warehousing Guide)
dropping (Data Warehousing Guide)
dropping with active subscribers (Data Warehousing Guide)
effect of SQL DROP USER CASCADE statement on (Data Warehousing Guide)
exporting (Data Warehousing Guide)
granting subscribers access to (Data Warehousing Guide)
importing (Data Warehousing Guide)
importing for Change Data Capture (Data Warehousing Guide)
managing (Data Warehousing Guide)
purging all in a named change set (Data Warehousing Guide)
purging all on staging database (Data Warehousing Guide)
purging by name (Data Warehousing Guide)
purging of unneeded data (Data Warehousing Guide)
source tables referenced by (Data Warehousing Guide)
tablespaces created in (Data Warehousing Guide)
     [subentry #2] (PL/SQL Packages and Types Reference)
change tracking (Backup and Recovery Basics)
disk space used for (Backup and Recovery Basics)
enabling and disabling (Backup and Recovery Basics)
moving the change tracking file (Backup and Recovery Basics)
change vectors (Administrator's Guide)
CHANGE_EDGE_COORDS procedure (Spatial Topology and Network Data Models)
CHANGE_JOIN_POS procedure (PL/SQL Packages and Types Reference)
CHANGE_PASSWORD command (Net Services Administrator's Guide)
     [entry #2] (Net Services Reference)
     [entry #3] (Net Services Reference)
CHANGE_PROPAGATION_SETS view (Reference)
CHANGE_PROPAGATIONS view (Reference)
CHANGE_SETS view (Reference)
CHANGE_SOURCES view (Reference)
CHANGE_TABLES view (Reference)
CHANGE... KEEP
with DELETE OBSOLETE (Backup and Recovery Basics)
     [subentry #2] (Backup and Recovery Basics)
CHANGEBYTES function (OLAP DML Reference)
changeCellValue procedure (Spatial GeoRaster)
CHANGECHARS function (OLAP DML Reference)
changed features (Data Guard Broker)
changed parameters (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [entry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
changeFormat procedure (Spatial GeoRaster)
changeFormatCopy procedure (Spatial GeoRaster)
changes
in this release (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
release 4.0.1.1.0 (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
release 8.0.6.1.0 (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
release 9.0.1.0.1 (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
release 9.2.0.1.0 (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
changes in this release
IBM DB2 Version 5.1 EBCDIC and ASCII Tables (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
IBM DB2/UDB supported (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
Oracle server dependencies (Procedural Gateway for Websphere MQ Installation and User's Guide for Microsoft Windows)
read-only support (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
ChangeWorkspaceType procedure (Application Developer's Guide - Workspace Manager)
change-based media recovery
coordinated in dis (Backup and Recovery Advanced User's Guide)
change-value selection (Data Warehousing Guide)
changing
port (HTTP Server Administrator's Guide)
properties
databases in a broker configuration (Data Guard Broker)
databases in a broker configuration (Data Guard Broker)
of a database in a broker configuration (Data Guard Broker)
protection mode
of a database in a broker configuration (Data Guard Broker)
roles
within the broker configuration (Data Guard Broker)
See also editing
states
databases in a broker configuration (Data Guard Broker)
databases in a broker configuration (Data Guard Broker)
of a standby database in a broker configuration (Data Guard Broker)
of databases in a broker configuration (Data Guard Broker)
changing a database ID (Utilities)
changing a database name (Utilities)
channel failover
and RAC instances (New Features Guide)
channelOrder operator (interMedia Reference)
     [entry #2] (interMedia Reference)
channels
allocating manually for backups (Backup and Recovery Advanced User's Guide)
allocating to shared server sessions (Recovery Manager Reference)
     [subentry #2] (Recovery Manager Reference)
configuring automatic (Backup and Recovery Advanced User's Guide)
configuring for backups (Backup and Recovery Advanced User's Guide)
control options (Backup and Recovery Advanced User's Guide)
definition (Backup and Recovery Advanced User's Guide)
difference between manual and automatic (Backup and Recovery Advanced User's Guide)
generic configurations (Backup and Recovery Advanced User's Guide)
multiple
crosschecking and deleting (Backup and Recovery Basics)
overriding automatic (Backup and Recovery Advanced User's Guide)
parallelism for manual channels (Backup and Recovery Advanced User's Guide)
preconfigured disk (Backup and Recovery Advanced User's Guide)
Recovery Manager (Backup and Recovery Advanced User's Guide)
RMAN naming conventions (Backup and Recovery Advanced User's Guide)
specific configurations (Backup and Recovery Advanced User's Guide)
CHAR
external datatype (Oracle C++ Call Interface Programmer's Guide)
     [subentry #2] (Oracle Call Interface Programmer's Guide)
Oracle external datatype (Pro*PL/1 Supplement to the Oracle Precompilers Guide)
CHAR character semantics (Advanced Replication)
     [entry #2] (SQL Reference)
     [entry #3] (SQL Reference)
CHAR class
conversions with KPRB driver (JDBC Developer's Guide and Reference)
CHAR clause
VARIABLE command (SQL*Plus User's Guide and Reference)
CHAR column (Text Application Developer's Guide)
indexing (Text Reference)
CHAR column, maximum width (Programmer's Guide to the Oracle Precompilers)
CHAR columns
changing format (SQL*Plus User's Guide and Reference)
default format (SQL*Plus User's Guide and Reference)
definition from DESCRIBE (SQL*Plus User's Guide and Reference)
migrating to NCHAR columns (Globalization Support Guide)
space padding (JDBC Developer's Guide and Reference)
using setFixedCHAR() to match in WHERE (JDBC Developer's Guide and Reference)
CHAR comparisons, blank padding (SQLJ Developer's Guide and Reference)
     [entry #2] (SQLJ Developer's Guide and Reference)
CHAR data type (Transparent Gateway for Informix Administrator's Guide for HP-UX)
     [entry #2] (Transparent Gateway for Informix Administrator's Guide for Solaris Operating System (SPARC))
     [entry #3] (Transparent Gateway for Ingres II Administrator's Guide for HP-UX)
     [entry #4] (Transparent Gateway for Ingres II Administrator's Guide for Solaris Operating System (SPARC))
     [entry #5] (Transparent Gateway for Microsoft SQL Server Administrator's Guide for Microsoft Windows)
     [entry #6] (Transparent Gateway for Sybase Administrator's Guide for HP-UX)
     [entry #7] (Transparent Gateway for Sybase Administrator's Guide for IBM AIX)
     [entry #8] (Transparent Gateway for Sybase Administrator's Guide for Solaris Operating System (SPARC))
     [entry #9] (Transparent Gateway for Sybase Administrator's Guide for Windows)
     [entry #10] (Transparent Gateway for Teradata Administrator's Guide for HP-UX)
     [entry #11] (Transparent Gateway for Teradata Administrator's Guide for Solaris Operating System (SPARC))
     [entry #12] (Transparent Gateway for Teradata Administrator's Guide for Windows)
CHAR data types
in logical standby databases (Data Guard Concepts and Administration)
CHAR datatype
     [entry #2] (Concepts)
     [entry #3] (PL/SQL User's Guide and Reference)
     [entry #4] (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #5] (SQL Reference)
blank-padded comparison semantics (Concepts)
converting to VARCHAR2 (SQL Reference)
delimited form and SQL*Loader (Utilities)
differences with VARCHAR2 (PL/SQL User's Guide and Reference)
external (Programmer's Guide to the Oracle Precompilers)
increasing column length (Administrator's Guide)
internal (Programmer's Guide to the Oracle Precompilers)
reference
SQL*Loader (Utilities)
CHAR datatypes
external (Pro*COBOL Programmer's Guide)
CHAR length semantics (SQL Reference)
CHAR qualifier for column lengths (Application Developer's Guide - Fundamentals)
CHAR_ARG procedure (Advanced Replication Management API Reference)
CHAR_MAP precompiler option (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #2] (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #3] (Pro*C/C++ Precompiler Programmer's Guide)
CHAR_TO_LABEL function (Label Security Administrator's Guide)
     [entry #2] (Label Security Administrator's Guide)
     [entry #3] (Label Security Administrator's Guide)
character data (Application Developer's Guide - Fundamentals)
     [entry #2] (Pro*C/C++ Precompiler Programmer's Guide)
converting with CONVERT SQL function (Globalization Support Guide)
varying width (Application Developer's Guide - Large Objects)
character data conversion
database character set (Globalization Support Guide)
character data scanning
before character set migration (Globalization Support Guide)
CHARACTER data type (Transparent Gateway for Teradata Administrator's Guide for HP-UX)
     [entry #2] (Transparent Gateway for Teradata Administrator's Guide for Solaris Operating System (SPARC))
     [entry #3] (Transparent Gateway for Teradata Administrator's Guide for Windows)
character device
device name (Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #2] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
device name on HP-UX (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
device name on Solaris (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #2] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
character encoding
command line example (SQLJ Developer's Guide and Reference)
for messages (SQLJ Developer's Guide and Reference)
for source (SQLJ Developer's Guide and Reference)
overview (SQLJ Developer's Guide and Reference)
setting at runtime (SQLJ Developer's Guide and Reference)
using native2ascii (SQLJ Developer's Guide and Reference)
character fields
delimiters and SQL*Loader (Utilities)
     [subentry #2] (Utilities)
determining length for SQL*Loader (Utilities)
SQL*Loader datatypes (Utilities)
character functions (SQL Reference)
     [entry #2] (SQL Reference)
character host variables
as output variables (Pro*COBOL Programmer's Guide)
handling (Pro*COBOL Programmer's Guide)
server handling (Pro*COBOL Programmer's Guide)
types (Pro*COBOL Programmer's Guide)
Character Large Object (Application Developer's Guide - Fundamentals)
Character Large Object (CLOB) (Text Application Developer's Guide)
character large object, see CLOB
character large objects. See CLOB
character length semantics
     [entry #2] (Oracle Call Interface Programmer's Guide)
     [entry #3] (Oracle Call Interface Programmer's Guide)
     [entry #4] (Oracle Call Interface Programmer's Guide)
     [entry #5] (Oracle Call Interface Programmer's Guide)
     [entry #6] (SQL Reference)
object types (Application Developer's Guide - Object-Relational Features)
character literal. See text
character literals
     [entry #2] (PL/SQL User's Guide and Reference)
quoting (Application Developer's Guide - Fundamentals)
quoting with Q (Application Developer's Guide - Fundamentals)
using in SQL statements (Application Developer's Guide - Fundamentals)
Character Map Windows utility
choosing a font (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
character raw device
device name (Installation Guide for AIX 5L Based Systems (64-Bit))
device name on AIX (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
character raw device names (Installation Guide for AIX 5L Based Systems (64-Bit))
character rearrangement (Globalization Support Guide)
character repertoire (Globalization Support Guide)
character semantics (Concepts)
     [entry #2] (Globalization Support Guide)
     [entry #3] (Globalization Support Guide)
CHARACTER SET
clause, client/server configuration (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
parameter description (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
parameter, description (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
character set
AL16UTF16 (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
AL32UTF8 (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
changing (SQL Reference)
choosing (Administrator's Guide)
conversion (Globalization Support Guide)
data loss
during conversion (Globalization Support Guide)
detecting with Globalization Development Kit (Globalization Support Guide)
indexing (Text Application Developer's Guide)
indexing mixed (Text Application Developer's Guide)
national (Globalization Support Guide)
US7ASCII (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
UTF8 (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
WE8DEC (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
character set column (Text Application Developer's Guide)
character set conversion
between OCI client and database server (Globalization Support Guide)
Data Pump Import utility (Utilities)
parameters (Globalization Support Guide)
character set conversion of Unicode (Oracle Call Interface Programmer's Guide)
character set definition
customizing (Globalization Support Guide)
guidelines for editing files (Globalization Support Guide)
naming files (Globalization Support Guide)
character set form (Oracle Call Interface Programmer's Guide)
character set ID (Application Developer's Guide - Large Objects)
     [entry #2] (Oracle Call Interface Programmer's Guide)
getting the
internal persistent LOBs (Application Developer's Guide - Large Objects)
See CSID parameter
Unicode (Oracle Call Interface Programmer's Guide)
     [subentry #2] (Oracle Call Interface Programmer's Guide)
character set migration
CSALTER script (Globalization Support Guide)
identifying character data conversion problems (Globalization Support Guide)
postmigration tasks (Globalization Support Guide)
scanning character data (Globalization Support Guide)
CHARACTER SET parameter
of CREATE CONTROLFILE (SQL Reference)
of CREATE DATABASE (SQL Reference)
Character Set Scanner (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Installation Guide for Linux x86)
     [entry #3] (Installation Guide for Microsoft Windows)
     [entry #4] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #5] (Installation Guide for hp-ux PA-RISC (64-Bit))
See CSSCAN
character sets
     [entry #2] (JDBC Developer's Guide and Reference)
     [entry #3] (OLAP Application Developer's Guide)
AL16UTF16 (Globalization Support Guide)
AL24UTFFSS (Globalization Support Guide)
AL24UTFFSS, upgrading (Installation Guide for Microsoft Windows)
AL32UTF8 (Globalization Support Guide)
and code page map facility (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
and codepage map facility (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
and Instant Client Light (New Features Guide)
ASCII (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
ASCII, known restrictions (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
Asian (Globalization Support Guide)
     [subentry #2] (Globalization Support Guide)
     [subentry #3] (Globalization Support Guide)
CCSID (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
changing after database creation (Globalization Support Guide)
Chinese (Text Reference)
choosing (Globalization Support Guide)
choosing a character set for a Unicode database (Globalization Support Guide)
choosing a national character set (Globalization Support Guide)
CLOB and NCLOB datatypes (Concepts)
codepage (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
codepage, DRDA_DEFAULT_CCSID specifies default CCSID (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
column lengths (Concepts)
common (SQL Reference)
conversion (Globalization Support Guide)
     [subentry #2] (Globalization Support Guide)
     [subentry #3] (Globalization Support Guide)
during Export and Import (Utilities)
conversion using OCI (Globalization Support Guide)
conversions with KPRB driver (JDBC Developer's Guide and Reference)
customizing (Globalization Support Guide)
data loss (Globalization Support Guide)
database, specifying (SQL Reference)
defining (2 Day DBA)
EBCDIC (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
EBCDIC, known restrictions (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
eight-bit to seven-bit conversions
Export/Import (Utilities)
encoding (Globalization Support Guide)
European (Globalization Support Guide)
     [subentry #2] (Globalization Support Guide)
for net service name (Net Services Reference)
Heterogeneous Services (Heterogeneous Connectivity Administrator's Guide)
identifying for external tables (Utilities)
importing and exporting XML data (XML DB Developer's Guide)
in data profiles (Procedural Gateway Visual Workbench for WebSphere MQ Installation and User's Guide for Microsoft Windows (32-Bit))
ISO 8859 series (Globalization Support Guide)
Japanese (Text Reference)
Korean (Text Reference)
Middle Eastern (Globalization Support Guide)
migrating
using Streams (Streams Concepts and Administration)
migrating and the data dictionary (Globalization Support Guide)
migration (Globalization Support Guide)
     [subentry #2] (Globalization Support Guide)
multibyte (Pro*COBOL Programmer's Guide)
Export/Import (Utilities)
SQL*Loader (Utilities)
multibyte characters (SQL Reference)
multibyte characters in role names (Security Guide)
multibyte characters in role passwords (Security Guide)
naming (Globalization Support Guide)
national (Globalization Support Guide)
     [subentry #2] (Globalization Support Guide)
NCHAR and NVARCHAR2 (Concepts)
network, for keyword values (Net Services Reference)
PL/SQL (PL/SQL User's Guide and Reference)
replication (Advanced Replication)
restrictions on character sets used to express names (Globalization Support Guide)
setting for use with RMAN (Backup and Recovery Basics)
single-byte
Export/Import (Utilities)
specifying for database (SQL Reference)
SQL*Loader control file (Utilities)
SQL*Loader conversion between (Utilities)
supersets and subsets (Globalization Support Guide)
support for (Data Cartridge Developer's Guide)
supported (Globalization Support Guide)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
supported by Instant Client Light (Client Installation Guide for Linux x86)
supported, codepage map facility (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
supporting different character repertoires (Globalization Support Guide)
Unicode (New Features Guide)
     [subentry #2] (Utilities)
universal (Globalization Support Guide)
upgrading the database (Upgrade Guide)
upgrading, from Advanced installation method (Installation Guide for Microsoft Windows)
UTF8 (Installation Guide for Microsoft Windows)
UTFE (Globalization Support Guide)
character snational (Globalization Support Guide)
character string
converting datatypes (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
performing operations (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
character strings
comparison rules (SQL Reference)
converting character string data types (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
exact matching (SQL Reference)
external tables
specifying bytes or characters (Utilities)
fixed-length (SQL Reference)
multibyte (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #2] (Pro*COBOL Programmer's Guide)
national character set (SQL Reference)
performing character string operations (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
SQL*Loader (Utilities)
variable length (SQL Reference)
variable-length (SQL Reference)
zero-length (SQL Reference)
character strings, multi-byte (Programmer's Guide to the Oracle Precompilers)
CHARACTER subtype (PL/SQL User's Guide and Reference)
character type conversion
error reporting (Globalization Support Guide)
character values
assigning (PL/SQL User's Guide and Reference)
comparing (PL/SQL User's Guide and Reference)
inserting (PL/SQL User's Guide and Reference)
selecting (PL/SQL User's Guide and Reference)
character_datatypes (SQL Quick Reference)
character_set_clause (SQL Quick Reference)
CharacterData (XML DB Developer's Guide)
CharacterDataRef Interface
appendData() (XML C++ API Reference)
deleteData() (XML C++ API Reference)
Dom package (XML C++ API Reference)
freeString() (XML C++ API Reference)
getData() (XML C++ API Reference)
getLength() (XML C++ API Reference)
insertData() (XML C++ API Reference)
replaceData() (XML C++ API Reference)
setData() (XML C++ API Reference)
substringData() (XML C++ API Reference)
characters
available in all Oracle database character sets (Globalization Support Guide)
capitalizing (OLAP DML Reference)
context-sensitive (Globalization Support Guide)
continuation (Text Reference)
contracting (Globalization Support Guide)
converting to uppercase (OLAP DML Reference)
finding location in text expression (OLAP DML Reference)
functions for (OLAP DML Reference)
     [subentry #2] (OLAP DML Reference)
     [subentry #3] (OLAP DML Reference)
numeric group separators (Reference)
numgroup (Text Reference)
numjoin (Text Reference)
printjoin (Text Reference)
punctuation (Text Reference)
representing as decimals (OLAP DML Reference)
representing as hexadecimals (OLAP DML Reference)
representing as Unicode (OLAP DML Reference)
retrieving decimal representation (OLAP DML Reference)
single, comparison rules (SQL Reference)
skipjoin (Text Reference)
specifying for newline (Text Reference)
specifying for whitespace (Text Reference)
startjoin and endjoin (Text Reference)
user-defined (Globalization Support Guide)
characters with special meaning
in column data (Data Provider for .NET Developer's Guide)
in table or view (Data Provider for .NET Developer's Guide)
characters with special meaning in XML (Data Provider for .NET Developer's Guide)
characters() (XML C++ API Reference)
characters, valid (Label Security Administrator's Guide)
     [entry #2] (Label Security Administrator's Guide)
     [entry #3] (Label Security Administrator's Guide)
CHARACTERSET parameter
SQL*Loader utility (Utilities)
charactersets
multibyte, LONG and LOB datatypes (Application Developer's Guide - Large Objects)
character-length semantics (Utilities)
character-set
indexing mixed columns (Text Reference)
character-set conversion
with AUTO_FILTER (Text Reference)
CHARARR Table Type (PL/SQL Packages and Types Reference)
CHARF data type specifier
using in TYPE statement (Programmer's Guide to the Oracle Precompilers)
using in VAR statement (Programmer's Guide to the Oracle Precompilers)
CHARF data type, external (Programmer's Guide to the Oracle Precompilers)
CHARF datat type specifier (Programmer's Guide to the Oracle Precompilers)
CHARF datatype (Pro*C/C++ Precompiler Programmer's Guide)
     [entry #2] (Pro*C/C++ Precompiler Programmer's Guide)
CHARF datatype specifier (Pro*COBOL Programmer's Guide)
using in VAR statement (Pro*COBOL Programmer's Guide)
     [subentry #2] (Pro*COBOL Programmer's Guide)
CHARF datatypes
external (Pro*COBOL Programmer's Guide)
CHARLIST function (OLAP DML Reference)
charset
SQL*Plus Instant Client (SQL*Plus User's Guide and Reference)
charset attribute (Text Reference)
charset column (Text Application Developer's Guide)
     [entry #2] (Text Reference)
CHARSET option (OLAP Application Developer's Guide)
CHARSET_FILTER (Text Application Developer's Guide)
     [entry #2] (Text Application Developer's Guide)
attributes for (Text Reference)
mixed character-set example (Text Reference)
CHARSETFORM property (Application Developer's Guide - Fundamentals)
CHARSETID property (Application Developer's Guide - Fundamentals)
CHARTOROWID function (SQL Quick Reference)
     [entry #2] (SQL Reference)
charts
about wizards (HTML DB User's Guide)
adding to a new page (HTML DB User's Guide)
adding to a page (HTML DB User's Guide)
altering display (HTML DB User's Guide)
asynchronous refresh (New Features Guide)
asynchronous updates (HTML DB User's Guide)
Cluster Bar (New Features Guide)
creating (HTML DB User's Guide)
     [subentry #2] (HTML DB User's Guide)
CSS classes (HTML DB User's Guide)
Dial (New Features Guide)
displaying in other languages (HTML DB User's Guide)
editing attributes (HTML DB User's Guide)
HTML (HTML DB User's Guide)
monitoring information (HTML DB User's Guide)
Percentage Bar (New Features Guide)
providing a SQL query (HTML DB User's Guide)
referencing CSS styles inline (HTML DB User's Guide)
referencing custom CSS (HTML DB User's Guide)
Stacked Bar (New Features Guide)
supported types (HTML DB User's Guide)
SVG (HTML DB User's Guide)
types (HTML DB User's Guide)
CHARZ
external datatype (Oracle Call Interface Programmer's Guide)
CHARZ data type (Programmer's Guide to the Oracle Precompilers)
CHARZ datatype (Pro*C/C++ Precompiler Programmer's Guide)
external (Pro*COBOL Programmer's Guide)
chatracter sets, multi byte (Programmer's Guide to the Oracle Precompilers)
chdev command (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
check box (HTML DB User's Guide)
creating (HTML DB User's Guide)
CHECK clause
of constraints (SQL Reference)
of CREATE TABLE (SQL Reference)
CHECK constraint
triggers and (Application Developer's Guide - Fundamentals)
     [subentry #2] (Application Developer's Guide - Fundamentals)
check constraints
     [entry #2] (Concepts)
     [entry #3] (SQL Reference)
checking mechanism (Concepts)
defined (Concepts)
how to use (Application Developer's Guide - Fundamentals)
multiple constraints on a column (Concepts)
overriding disabling of (Utilities)
subqueries prohibited in (Concepts)
CHECK DATAFILES clause
of ALTER SYSTEM (SQL Reference)
check source name against. public class (SQLJ Developer's Guide and Reference)
check sources, expand resolution search (SQLJ Developer's Guide and Reference)
Check TCP/IP client access rights option in Oracle Net Manager (Net Services Administrator's Guide)
CHECK_CONTROL option
and label update (Label Security Administrator's Guide)
     [subentry #2] (Label Security Administrator's Guide)
and labeling functions (Label Security Administrator's Guide)
definition (Label Security Administrator's Guide)
     [subentry #2] (Label Security Administrator's Guide)
with other options (Label Security Administrator's Guide)
check_datafiles_clause (SQL Quick Reference)
check_diskgroup_clauses (SQL Quick Reference)
CHECK_OBJECT procedure
     [entry #2] (PL/SQL Packages and Types Reference)
DBMS_REPAIR package (Administrator's Guide)
example (Administrator's Guide)
finding extent of corruption (Administrator's Guide)
checker option (SQLCheckerCustomizer) (SQLJ Developer's Guide and Reference)
checkerr() listing (Oracle Call Interface Programmer's Guide)
checkfilename option (sqlj -checkfilename) (SQLJ Developer's Guide and Reference)
CHECKIN function (PL/SQL Packages and Types Reference)
checking disk availability for Automatic Storage Management (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
checking disk availability for raw devices (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
checking distribution of the operating system (Client Installation Guide for Linux x86)
     [entry #2] (Installation Guide for Linux x86)
checking existence of the nobody user (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
checking if active (Spatial Topology and Network Data Models)
checking maintenance level (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
checking patch requirements (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
checking quality pack requirement (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #2] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #3] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
checking requirements
software (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
system architecture (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
checking software requirements (Companion CD Installation Guide for Linux x86)
checking system architecture (Companion CD Installation Guide for Linux x86)
checking version (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #3] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #4] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #6] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
checking version of the operating system (Client Installation Guide for Linux x86)
     [entry #2] (Installation Guide for Linux x86)
checklist
configuring the communications interfaces
on AIX (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
on HP-UX (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
on Solaris (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
configuring the DRDA Server (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
DRDA Server configuration (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
gateway configuration (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
gateway installation (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
installation overview (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
Oracle Net (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
Oracle Net installation and configuration (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
tasks for creating physical standby databases (Data Guard Concepts and Administration)
     [subentry #2] (Data Guard Concepts and Administration)
tasks for creating standby databases (Data Guard Concepts and Administration)
     [subentry #2] (Data Guard Concepts and Administration)
checklists and recommendations (Security Guide)
custom installation (Security Guide)
     [subentry #2] (Security Guide)
     [subentry #3] (Security Guide)
disallow modifying default permissions for Oracle Database home (installation) directory or its contents (Security Guide)
disallow modifying Oracle home default permissions (Security Guide)
limit the number of operating system users (Security Guide)
     [subentry #2] (Security Guide)
limit the privileges of the operating system accounts (Security Guide)
     [subentry #2] (Security Guide)
networking security (Security Guide)
     [subentry #2] (Security Guide)
personnel (Security Guide)
physical access control (Security Guide)
restrict symbolic links (Security Guide)
     [subentry #2] (Security Guide)
secure installation and configuration (Security Guide)
     [subentry #2] (Security Guide)
CHECKOUT procedure (PL/SQL Packages and Types Reference)
CheckPoint (Security Guide)
CHECKPOINT clause
of ALTER SYSTEM (SQL Reference)
checkpoint process (CKPT) (Administrator's Guide)
     [entry #2] (Concepts)
checkpoint_clause (SQL Quick Reference)
checkpointing improvements (New Features Guide)
checkpoints
     [entry #2] (Streams Concepts and Administration)
checkpoint interval (Reference)
checkpoint process (CKPT) (Concepts)
control files and (Concepts)
DBWn process (Concepts)
     [subentry #2] (Concepts)
forcing (SQL Reference)
incremental (Concepts)
retention time (Streams Concepts and Administration)
managing (Streams Concepts and Administration)
statistics (Reference)
statistics on (Concepts)
V$LOGSTDBY_PROGRESS view (Data Guard Concepts and Administration)
CHECKPRIVILEGES function (PL/SQL Packages and Types Reference)
checkProperties( ) method (interMedia Reference)
     [entry #2] (interMedia Reference)
     [entry #3] (interMedia Reference)
checksource option (sqlj -checksource) (SQLJ Developer's Guide and Reference)
CHECKSUM command
     [entry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
also see Advanced Security (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
extended advanced networking (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
Oracle Net, Advanced Security Encryption (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
CHECKSUM functions (PL/SQL Packages and Types Reference)
checksums
code example (JDBC Developer's Guide and Reference)
for data blocks (Administrator's Guide)
redo log blocks (Administrator's Guide)
     [subentry #2] (Administrator's Guide)
setting parameters in Java (JDBC Developer's Guide and Reference)
support by OCI drivers (JDBC Developer's Guide and Reference)
support by Thin driver (JDBC Developer's Guide and Reference)
CHGDFN command (OLAP DML Reference)
CHGDIMS function (OLAP DML Reference)
child cursor (Programmer's Guide to the Oracle Precompilers)
child layer (Spatial Topology and Network Data Models)
child links
getting (Spatial Topology and Network Data Models)
child node (Spatial Topology and Network Data Models)
child nodes
getting (Spatial Topology and Network Data Models)
child rows
deleting (Label Security Administrator's Guide)
inserting (Label Security Administrator's Guide)
updating (Label Security Administrator's Guide)
child workspace (Application Developer's Guide - Workspace Manager)
as alternative to creating savepoint (Application Developer's Guide - Workspace Manager)
merging (Application Developer's Guide - Workspace Manager)
refreshing (Application Developer's Guide - Workspace Manager)
     [subentry #2] (Application Developer's Guide - Workspace Manager)
removing (Application Developer's Guide - Workspace Manager)
CHILDLOCK statement (OLAP DML Reference)
Chinese
fuzzy matching (Text Reference)
Chinese character sets supported (Text Reference)
Chinese indexing (Text Application Developer's Guide)
Chinese lexicon, modifying (Text Reference)
Chinese text
indexing (Text Reference)
CHINESE_VGRAM_LEXER (Text Application Developer's Guide)
CHINESE_VGRAM_LEXER object (Text Reference)
chmod command (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Client Installation Guide for Linux x86)
     [entry #3] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #4] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #5] (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #6] (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #7] (Companion CD Installation Guide for Linux x86)
     [entry #8] (Companion CD Installation Guide for Linux x86)
     [entry #9] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #10] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #11] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #12] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #13] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #14] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #15] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #16] (Installation Guide for Linux x86)
     [entry #17] (Installation Guide for Linux x86)
     [entry #18] (Installation Guide for Linux x86)
     [entry #19] (Installation Guide for Linux x86)
     [entry #20] (Installation Guide for Linux x86)
     [entry #21] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #22] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #23] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #24] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #25] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #26] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #27] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #28] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #29] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #30] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #31] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #32] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #33] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #34] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #35] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #36] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #37] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #38] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #39] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #40] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #41] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #42] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #43] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #44] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
CHNF$_DESC Object Type (PL/SQL Packages and Types Reference)
CHNF$_DESC type (Application Developer's Guide - Fundamentals)
CHNF$_RDESC Object Type (PL/SQL Packages and Types Reference)
CHNF$_RDESC_ARRAY Object Type (PL/SQL Packages and Types Reference)
CHNF$_REG_INFO Object Type (PL/SQL Packages and Types Reference)
CHNF$_REG_INFO type
using in database change registrations (Application Developer's Guide - Fundamentals)
CHNF$_TDESC Object Type (PL/SQL Packages and Types Reference)
CHNF$_TDESC type (Application Developer's Guide - Fundamentals)
CHNF$_TDESC_ARRAY Object (Array) Type (PL/SQL Packages and Types Reference)
CHOOSE_DATE procedure (PL/SQL Packages and Types Reference)
choosing a character set (Globalization Support Guide)
choosing a repository server (Procedural Gateway Visual Workbench for WebSphere MQ Installation and User's Guide for Microsoft Windows (32-Bit))
     [entry #2] (Procedural Gateway for Websphere MQ Installation and User's Guide for Microsoft Windows)
choosing between a Unicode database and Unicode datatypes (Globalization Support Guide)
choosing connection (Extensions for .NET Developer's Guide)
choosing the device type
on Linux (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
chown command (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Client Installation Guide for Linux x86)
     [entry #3] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #4] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #5] (Companion CD Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #6] (Companion CD Installation Guide for Linux x86)
     [entry #7] (Companion CD Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #8] (Companion CD Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #9] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #10] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #11] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #12] (Installation Guide for Linux x86)
     [entry #13] (Installation Guide for Linux x86)
     [entry #14] (Installation Guide for Linux x86)
     [entry #15] (Installation Guide for Linux x86)
     [entry #16] (Installation Guide for Linux x86)
     [entry #17] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #18] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #19] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #20] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #21] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #22] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #23] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #24] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #25] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #26] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #27] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #28] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #29] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #30] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #31] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #32] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #33] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #34] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #35] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #36] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #37] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #38] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #39] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #40] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
CHR function (SQL Quick Reference)
     [entry #2] (SQL Reference)
CHUNK (Application Developer's Guide - Large Objects)
     [entry #2] (Application Developer's Guide - Large Objects)
CHUNK clause
of ALTER TABLE (SQL Reference)
of CREATE TABLE (SQL Reference)
CHUNK option (interMedia User's Guide)
CHUNK size (Oracle Call Interface Programmer's Guide)
chunk size (Application Developer's Guide - Large Objects)
and LOB storage properties (Application Developer's Guide - Large Objects)
multiple of, to improve performance (Application Developer's Guide - Large Objects)
chunking
transactions (Data Guard Concepts and Administration)
chunking methods
LONG RAW (Oracle Objects for OLE Developer's Guide)
ChunkSize
connection string attribute for rowsets (Provider for OLE DB Developer's Guide)
     [subentry #2] (Provider for OLE DB Developer's Guide)
CICS (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [entry #2] (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [entry #3] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
     [entry #4] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
     [entry #5] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [entry #6] (Procedural Gateway for APPC User's Guide for UNIX)
ATTACHSEC parameter (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
on HP-UX (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
on Solaris (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
installation verification
on gateway using SNA (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
on gateway using SNA (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
security options not supported by the gateway (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
on HP-UX (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
on Solaris (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
transaction ID (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
verifying configuration
on gateway using SNA (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
on gateway using SNA (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
CICS transaction (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [entry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
CICS Transaction Server
gateway starts communication with (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
CICS Transaction Server for z/OS
authentication mechanism
on all platforms (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
configuring for the gateway (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
OLTP
configuration verification (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
configuration verification (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
TP name length (Procedural Gateway for APPC Installation and Configuration Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC Installation and Configuration Guide for UNIX)
cipher block chaining mode (Advanced Security Administrator's Guide)
cipher suite (HTTP Server Administrator's Guide)
cipher suites
Secure Sockets Layer (Security Guide)
Secure Sockets Layer (SSL) (Advanced Security Administrator's Guide)
ciphertext (HTTP Server Administrator's Guide)
circle
creating polygon approximating (Spatial User's Guide and Reference)
not supported with geodetic data (Spatial User's Guide and Reference)
type (Spatial User's Guide and Reference)
CIRCLE_POLYGON function (Spatial User's Guide and Reference)
CIRCUITS initialization parameter (Reference)
setting with ALTER SYSTEM (SQL Reference)
circular dependencies among XML schemas (XML DB Developer's Guide)
circular reuse records (Backup and Recovery Advanced User's Guide)
Cisco (Security Guide)
CITE function
of HTF package (PL/SQL Packages and Types Reference)
CITE procedure
of HTP package (PL/SQL Packages and Types Reference)
CJQ0 process (Data Guard Concepts and Administration)
CKPT background process (Concepts)
clas_cost_table_name setting (Data Mining Application Developer's Guide)
clas_priors_table_name setting (Data Mining Application Developer's Guide)
class
attributes (Java Developer's Guide)
auditing (Java Developer's Guide)
definition (Java Developer's Guide)
dynamic loading (Java Developer's Guide)
execution (Java Developer's Guide)
hierarchy (Java Developer's Guide)
inheritance (Java Developer's Guide)
interpretation (Java Developer's Guide)
loading (Java Developer's Guide)
     [subentry #2] (Java Developer's Guide)
loading permission (Java Developer's Guide)
marking valid (Java Developer's Guide)
methods (Java Developer's Guide)
name (Java Developer's Guide)
publish (Java Developer's Guide)
     [subentry #2] (Java Developer's Guide)
resolving dependencies (Java Developer's Guide)
resolving reference (Java Developer's Guide)
schema object (Java Developer's Guide)
     [subentry #2] (Java Developer's Guide)
     [subentry #3] (Java Developer's Guide)
     [subentry #4] (Java Developer's Guide)
shortened name (Java Developer's Guide)
single inheritance (Java Developer's Guide)
Class Generator
XML C++ (XML Developer's Kit Programmer's Guide)
Class Generator, definition (XML Developer's Kit Programmer's Guide)
class ID
CLSID_OraOLEDB (Provider for OLE DB Developer's Guide)
Class interface
forName method (Java Developer's Guide)
class libraries (interMedia User's Guide)
class libraries, obtaining (OLAP Developer's Guide to the OLAP API)
Class Library projects (Extensions for .NET Developer's Guide)
class loading in server (SQLJ Developer's Guide and Reference)
class schema object (Java Developer's Guide)
     [entry #2] (Java Developer's Guide)
     [entry #3] (Java Developer's Guide)
     [entry #4] (Java Developer's Guide)
class schema object naming
generated (SQLJ Developer's Guide and Reference)
loaded (SQLJ Developer's Guide and Reference)
classes
Agent class (Oracle C++ Call Interface Programmer's Guide)
AnyData class (Oracle C++ Call Interface Programmer's Guide)
BatchSQLException class (Oracle C++ Call Interface Programmer's Guide)
Bfile class (Oracle C++ Call Interface Programmer's Guide)
Blob class (Oracle C++ Call Interface Programmer's Guide)
Bytes class (Oracle C++ Call Interface Programmer's Guide)
Clob class (Oracle C++ Call Interface Programmer's Guide)
Connection class (Oracle C++ Call Interface Programmer's Guide)
ConnectionPool class (Oracle C++ Call Interface Programmer's Guide)
Consumer class (Oracle C++ Call Interface Programmer's Guide)
database standard form (OLAP Application Developer's Guide)
Date class (Oracle C++ Call Interface Programmer's Guide)
directives (HTTP Server Administrator's Guide)
Environment class (Oracle C++ Call Interface Programmer's Guide)
IntervalDS class (Oracle C++ Call Interface Programmer's Guide)
IntervalYM class (Oracle C++ Call Interface Programmer's Guide)
Listener class (Oracle C++ Call Interface Programmer's Guide)
Map class (Oracle C++ Call Interface Programmer's Guide)
Message class (Oracle C++ Call Interface Programmer's Guide)
Metadata class (Oracle C++ Call Interface Programmer's Guide)
NotifyResult class (Oracle C++ Call Interface Programmer's Guide)
Number class (Oracle C++ Call Interface Programmer's Guide)
PObject class (Oracle C++ Call Interface Programmer's Guide)
Producer class (Oracle C++ Call Interface Programmer's Guide)
Ref class (Oracle C++ Call Interface Programmer's Guide)
RefAny class (Oracle C++ Call Interface Programmer's Guide)
ResultSet class (Oracle C++ Call Interface Programmer's Guide)
     [subentry #2] (Oracle C++ Call Interface Programmer's Guide)
SQLException class (Oracle C++ Call Interface Programmer's Guide)
StatelessConnectionPool class (Oracle C++ Call Interface Programmer's Guide)
Statement class (Oracle C++ Call Interface Programmer's Guide)
Stream class (Oracle C++ Call Interface Programmer's Guide)
Subscription class (Oracle C++ Call Interface Programmer's Guide)
Timestamp class (Oracle C++ Call Interface Programmer's Guide)
wait events (Performance Tuning Guide)
     [subentry #2] (Performance Tuning Guide)
classes, extending (JPublisher User's Guide)
classes12.jar file (OLAP Developer's Guide to the OLAP API)
     [entry #2] (OLAP Developer's Guide to the OLAP API)
ClassForName
lookupClass method (Java Developer's Guide)
     [subentry #2] (Java Developer's Guide)
classForNameAndSchema method (Java Developer's Guide)
classification (Data Mining Application Developer's Guide)
     [entry #2] (Data Mining Application Developer's Guide)
     [entry #3] (Data Mining Application Developer's Guide)
costs (Data Mining Concepts)
data preparation (Data Mining Concepts)
Decision Tree (supervised) (Text Application Developer's Guide)
model details (Data Mining Application Developer's Guide)
outliers (Data Mining Concepts)
rule-based (Text Application Developer's Guide)
scoring (Data Mining Application Developer's Guide)
simple, see rule-based classification
supervised (Text Application Developer's Guide)
SVM (supervised) (Text Application Developer's Guide)
test metrics (Data Mining Application Developer's Guide)
testing (Data Mining Application Developer's Guide)
text mining (Data Mining Concepts)
unsupervised
use (Data Mining Concepts)
classification application
example (Text Application Developer's Guide)
classification models (Data Mining Concepts)
building (Data Mining Concepts)
testing (Data Mining Concepts)
     [subentry #2] (Data Mining Concepts)
ClassificationTestMetrics (Data Mining Application Developer's Guide)
classifying documents (Text Reference)
clustering (Text Reference)
     [subentry #2] (Text Reference)
ClassNotFoundException (Java Developer's Guide)
CLASSPATH (Data Mining Application Developer's Guide)
     [entry #2] (Java Developer's Guide)
     [entry #3] (Java Developer's Guide)
Messaging Gateway (Streams Advanced Queuing User's Guide and Reference)
XSQL Pages (XML Developer's Kit Programmer's Guide)
classpath and path (SQLJ Developer's Guide and Reference)
CLASSPATH environment variable (Administrator's Reference for UNIX-Based Operating Systems)
     [entry #2] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #3] (Installation Guide for Linux x86)
     [entry #4] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #5] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #6] (interMedia User's Guide)
classpath option (JPublisher User's Guide)
classpath option (sqlj -classpath) (SQLJ Developer's Guide and Reference)
classpath, awareness of environment classpath (JPublisher User's Guide)
CLASSPATH, definition (XML Developer's Kit Programmer's Guide)
CLASSPATH, specifying (JDBC Developer's Guide and Reference)
clause
CHARACTER SET, client/server configuration (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
clauses
AUTHID (PL/SQL User's Guide and Reference)
     [subentry #2] (PL/SQL User's Guide and Reference)
     [subentry #3] (PL/SQL User's Guide and Reference)
BULK COLLECT (PL/SQL User's Guide and Reference)
CHARACTER SET, client/server configuration (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
CONNECT TO (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
GROUP BY (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
GROUP BY, SQL Set Clauses (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
HAVING (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
HAVING, SQL Set Clauses (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
LIMIT (PL/SQL User's Guide and Reference)
ORDER BY (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
ORDER BY, SQL Set Clauses (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
SQL
DELETE (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
DELETE (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
INSERT (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
INSERT (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
SELECT WHERE (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
SELECT WHERE (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
UPDATE (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
UPDATE (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
TO_DATE (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
USING (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
     [subentry #2] (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
VALUES (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
functions not allowed by DB2 (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
WHERE
compatible for all versions of DRDA Server (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
known restrictions, SQL limitations (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
SQL limitations, Oracle ROWID column (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
SQL Set Clauses (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
WHERE CURRENT OF CURSOR, known restrictions, SQL limitations (Transparent Gateway for DRDA Installation and User's Guide for UNIX)
WHERE CURRENT OF CURSOR, ROWID column (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
clauses, SQLJ executable statements (SQLJ Developer's Guide and Reference)
CLB_GOAL_LONG (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
CLB_GOAL_SHORT (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
CLEANUP command
See SQL CLEANUP command
cleanup system statistics (New Features Guide)
CLEANUP_GATEWAY Procedure (PL/SQL Packages and Types Reference)
CLEANUP_INSTANTIATION_SETUP procedure (PL/SQL Packages and Types Reference)
CLEAR clause (SQL*Plus User's Guide and Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
in ATTRIBUTE command (SQL*Plus User's Guide and Reference)
CLEAR command (OLAP DML Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
BREAKS clause (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
BUFFER clause (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
     [subentry #3] (SQL*Plus User's Guide and Reference)
COLUMNS clause (SQL*Plus User's Guide and Reference)
COMPUTES clause (SQL*Plus User's Guide and Reference)
SCREEN clause (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
SQL clause (SQL*Plus User's Guide and Reference)
TIMING clause (SQL*Plus User's Guide and Reference)
CLEAR LOGFILE clause
ALTER DATABASE statement (Administrator's Guide)
     [subentry #2] (Administrator's Guide)
of ALTER DATABASE (Backup and Recovery Advanced User's Guide)
     [subentry #2] (SQL Reference)
     [subentry #3] (SQL Reference)
clear screen button (SQL*Plus User's Guide and Reference)
CLEAR UNARCHIVED LOGFILES clause
of ALTER DATABASE (Data Guard Concepts and Administration)
     [subentry #2] (Data Guard Concepts and Administration)
CLEAR_ALL_CONTEXT Procedure (PL/SQL Packages and Types Reference)
CLEAR_CONTEXT Procedure (PL/SQL Packages and Types Reference)
CLEAR_COOKIES procedure (PL/SQL Packages and Types Reference)
CLEAR_EXPRSET_STATS procedure (PL/SQL Packages and Types Reference)
CLEAR_IDENTIFIER Procedure (PL/SQL Packages and Types Reference)
CLEAR_PENDING_AREA procedure (PL/SQL Packages and Types Reference)
CLEAR_PLSQL_TRACE procedure (PL/SQL Packages and Types Reference)
CLEAR_PROP_STATISTICS procedure (Advanced Replication Management API Reference)
     [entry #2] (Advanced Replication Management API Reference)
CLEAR_TOPO_MAP procedure (Spatial Topology and Network Data Models)
CLEAR_USED procedure (PL/SQL Packages and Types Reference)
clearBatch() method (JDBC Developer's Guide and Reference)
clearBindValues() (XML Developer's Kit Programmer's Guide)
clearClientIdentifier() method (JDBC Developer's Guide and Reference)
clearDefines() method (JDBC Developer's Guide and Reference)
clearing redo log files (Administrator's Guide)
     [entry #2] (Administrator's Guide)
clearing RMAN configuration (Backup and Recovery Advanced User's Guide)
     [entry #2] (Backup and Recovery Advanced User's Guide)
clearing your screen (SQL*Plus User's Guide and Reference)
CLEARKEYCOLUMNLIST procedure (PL/SQL Packages and Types Reference)
     [entry #2] (PL/SQL Packages and Types Reference)
clearLocal( ) method (interMedia Reference)
     [entry #2] (interMedia Reference)
cleartext (HTTP Server Administrator's Guide)
CLEARUPDATECOLUMNLIST procedure (PL/SQL Packages and Types Reference)
     [entry #2] (PL/SQL Packages and Types Reference)
clearUpdateColumnNames() (XML Developer's Kit Programmer's Guide)
clicks
counting (HTML DB User's Guide)
client
definition (Application Developer's Guide - Fundamentals)
install JDK (Java Developer's Guide)
set up environment variables (Java Developer's Guide)
setup (Java Developer's Guide)
client application development
calling a TIP
on gateway using SNA (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using SNA (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for UNIX)
customized TIPs for remote host transaction (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
declaring TIP variables (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
error handling
on gateway using SNA (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using SNA (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for UNIX)
examples and samples (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
exchanging data (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for UNIX)
executing (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
granting execute authority (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
overriding TIP initializations (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for UNIX)
overview (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
preparation (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
remote host transaction types
multi-conversational transactions (Procedural Gateway for APPC User's Guide for Microsoft Windows)
multi-conversational transactions (Procedural Gateway for APPC User's Guide for UNIX)
one-shot transactions (Procedural Gateway for APPC User's Guide for Microsoft Windows)
one-shot transactions (Procedural Gateway for APPC User's Guide for UNIX)
persistent transactions (Procedural Gateway for APPC User's Guide for Microsoft Windows)
persistent transactions (Procedural Gateway for APPC User's Guide for UNIX)
See also, index entries for each transaction type (Procedural Gateway for APPC User's Guide for Microsoft Windows)
See also, index entries for each transaction type (Procedural Gateway for APPC User's Guide for UNIX)
requirements (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
declare RHT/TIP data to be exchanged (Procedural Gateway for APPC User's Guide for Microsoft Windows)
declare RHT/TIP data to be exchanged (Procedural Gateway for APPC User's Guide for Microsoft Windows)
declare RHT/TIP data to be exchanged (Procedural Gateway for APPC User's Guide for Microsoft Windows)
declare RHT/TIP data to be exchanged (Procedural Gateway for APPC User's Guide for UNIX)
declare RHT/TIP data to be exchanged (Procedural Gateway for APPC User's Guide for UNIX)
declare RHT/TIP data to be exchanged (Procedural Gateway for APPC User's Guide for UNIX)
exchange data with RHT using TIP user function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
exchange data with RHT using TIP user function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
exchange data with RHT using TIP user function (Procedural Gateway for APPC User's Guide for UNIX)
exchange data with RHT using TIP user function (Procedural Gateway for APPC User's Guide for UNIX)
initialize RHT for multi-conversational applications (Procedural Gateway for APPC User's Guide for Microsoft Windows)
initialize RHT for multi-conversational applications (Procedural Gateway for APPC User's Guide for UNIX)
initialize RHT using TIP initialization function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
initialize RHT using TIP initialization function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
initialize RHT using TIP initialization function (Procedural Gateway for APPC User's Guide for UNIX)
initialize RHT using TIP initialization function (Procedural Gateway for APPC User's Guide for UNIX)
repetitively exchange data with RHT using TIP user function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
repetitively exchange data with RHT using TIP user function (Procedural Gateway for APPC User's Guide for UNIX)
terminate RHT using TIP termination function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
terminate RHT using TIP termination function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
terminate RHT using TIP termination function (Procedural Gateway for APPC User's Guide for Microsoft Windows)
terminate RHT using TIP termination function (Procedural Gateway for APPC User's Guide for UNIX)
terminate RHT using TIP termination function (Procedural Gateway for APPC User's Guide for UNIX)
terminate RHT using TIP termination function (Procedural Gateway for APPC User's Guide for UNIX)
security considerations (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
terminating the conversation (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
TIP and remote transaction program correspondence (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
TIP CALL correspondence (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
TIP content and purpose (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
TIP DATA correspondence (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #3] (Procedural Gateway for APPC User's Guide for UNIX)
     [subentry #4] (Procedural Gateway for APPC User's Guide for UNIX)
TIP TRANSACTION correspondence
on gateway using SNA (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using SNA (Procedural Gateway for APPC User's Guide for UNIX)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for Microsoft Windows)
on gateway using TCP/IP (Procedural Gateway for APPC User's Guide for UNIX)
client application development for gateway using TCP/IP
overview (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
client application development on gateway using TCP/IP
preparing (Procedural Gateway for APPC User's Guide for Microsoft Windows)
     [subentry #2] (Procedural Gateway for APPC User's Guide for UNIX)
client applications (Data Provider for .NET Developer's Guide)
     [entry #2] (Oracle Objects for OLE Developer's Guide)
client authentication in SSL (Advanced Security Administrator's Guide)
client checklist (Security Guide)
client configuration
connect-time failover (Net Services Administrator's Guide)
default domains (Net Services Administrator's Guide)
load balancing requests among listeners (Net Services Administrator's Guide)
     [subentry #2] (Net Services Administrator's Guide)
local naming (Net Services Administrator's Guide)
log files (Net Services Administrator's Guide)
net service names (Net Services Administrator's Guide)
Oracle Connection Manager address (Net Services Administrator's Guide)
Oracle Rdb connections (Net Services Administrator's Guide)
shared server (Net Services Administrator's Guide)
sqlnet.log file (Net Services Administrator's Guide)
trace files (Net Services Administrator's Guide)
Transparent Application Failover (TAF) (Net Services Administrator's Guide)
client connections
methods (Net Services Administrator's Guide)
syntax (Net Services Administrator's Guide)
client events (Application Developer's Guide - Fundamentals)
client globalization settings (Data Provider for .NET Developer's Guide)
     [entry #2] (Data Provider for .NET Developer's Guide)
client identifier (Data Provider for .NET Developer's Guide)
client load balancing
configuring (Net Services Administrator's Guide)
     [subentry #2] (Net Services Reference)
described (Net Services Administrator's Guide)
with Oracle Connection Manager (Net Services Reference)
client machine
configuring network (2 Day DBA)
client operating system
character set compatibility with applications (Globalization Support Guide)
client processes. See user processes
Client Registration ID field in Oracle Net Manager (Net Services Administrator's Guide)
client request (HTTP Server mod_plsql User's Guide)
client shared libraries (Administrator's Reference for UNIX-Based Operating Systems)
client side
load balancing (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
client static libraries (Administrator's Reference for UNIX-Based Operating Systems)
client static library, generating (Client Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #2] (Client Installation Guide for Linux x86)
     [entry #3] (Client Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #4] (Client Installation Guide for hp-ux PA-RISC (64-Bit))
     [entry #5] (Installation Guide for AIX 5L Based Systems (64-Bit))
     [entry #6] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [entry #7] (Installation Guide for hp-ux PA-RISC (64-Bit))
client testing
connectivity (Net Services Administrator's Guide)
from 3GL (Net Services Administrator's Guide)
from applications (Net Services Administrator's Guide)
from Oracle Net Manager (Net Services Administrator's Guide)
from SQL (Net Services Administrator's Guide)
from the operating system (Net Services Administrator's Guide)
client tier (SQL*Plus User's Guide and Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
client troubleshooting (Net Services Administrator's Guide)
client, defined in gateway architecture (Transparent Gateway for DRDA Installation and User's Guide for Microsoft Windows)
CLIENT_ID_STAT_DISABLE procedure (PL/SQL Packages and Types Reference)
CLIENT_ID_STAT_ENABLE procedure (PL/SQL Packages and Types Reference)
CLIENT_ID_TRACE_DISABLE procedure (PL/SQL Packages and Types Reference)
CLIENT_ID_TRACE_ENABLE procedure (PL/SQL Packages and Types Reference)
CLIENT_IDENTIFIER
setting and clearing with DBMS_SESSION package (Security Guide)
setting for applications that use JDBC (Security Guide)
setting with OCI user session handle attribute (Security Guide)
CLIENT_IDENTIFIER attribute (Security Guide)
CLIENT_INFO attribute, USERENV (Security Guide)
client/server applications (Performance Tuning Guide)
client/server architectures
     [entry #2] (Concepts)
definition (Concepts)
diagrammed (Concepts)
distributed databases (Administrator's Guide)
     [subentry #2] (Administrator's Guide)
distributed processing in (Concepts)
globalization support (Administrator's Guide)
overview of (Concepts)
program interface (Concepts)
clientadmin.rsp response file (Client Installation Guide for Microsoft Windows)
CLIENTCONTEXT namespace (Oracle Call Interface Programmer's Guide)
clientcustom.rsp response file (Client Installation Guide for Microsoft Windows)
clientruntime.rsp response file (Client Installation Guide for Microsoft Windows)
clients
in client/server architecture, definition (Concepts)
Clients allowed to access field in Oracle Net Manager (Net Services Administrator's Guide)
Clients excluded from access field in Oracle Net Manager (Net Services Administrator's Guide)
client-server configurations (Upgrade Guide)
client-side translation to run in server (SQLJ Developer's Guide and Reference)
CLIP_GEOM_SEGMENT function (Spatial User's Guide and Reference)
clipping (Data Mining Application Developer's Guide)
     [entry #2] (Data Mining Application Developer's Guide)
     [entry #3] (Data Mining Application Developer's Guide)
     [entry #4] (Data Mining Concepts)
     [entry #5] (Data Mining Concepts)
geometric segment (Spatial User's Guide and Reference)
see trimming (PL/SQL Packages and Types Reference)
CLOB (Data Cartridge Developer's Guide)
     [entry #2] (Data Provider for .NET Developer's Guide)
class (JDBC Developer's Guide and Reference)
creating and populating (JDBC Developer's Guide and Reference)
creating columns (JDBC Developer's Guide and Reference)
datatype (Oracle Call Interface Programmer's Guide)
     [subentry #2] (Oracle Call Interface Programmer's Guide)
EMPTY_CLOB function (Data Cartridge Developer's Guide)
interface changes (JDBC Developer's Guide and Reference)
introduction (JDBC Developer's Guide and Reference)
locators (JDBC Developer's Guide and Reference)
getting from result set (JDBC Developer's Guide and Reference)
passing to callable statements (JDBC Developer's Guide and Reference)
passing to prepared statement (JDBC Developer's Guide and Reference)
locators, selecting (JDBC Developer's Guide and Reference)
manipulating data (JDBC Developer's Guide and Reference)
populating columns (JDBC Developer's Guide and Reference)
reading data (JDBC Developer's Guide and Reference)
     [subentry #2] (JDBC Developer's Guide and Reference)
writing data (JDBC Developer's Guide and Reference)
CLOB (Character Large Object) datatype (Text Application Developer's Guide)
CLOB and NCLOB data
binding and defining in OCI (Globalization Support Guide)
Clob class (Oracle C++ Call Interface Programmer's Guide)
methods (Oracle C++ Call Interface Programmer's Guide)
CLOB class, See JDBC
CLOB clause
VARIABLE command (SQL*Plus User's Guide and Reference)
CLOB column (Text Application Developer's Guide)
indexing (Text Application Developer's Guide)
     [subentry #2] (Text Reference)
CLOB columns
changing format (SQL*Plus User's Guide and Reference)
default format (SQL*Plus User's Guide and Reference)
setting maximum width (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
setting retrieval position (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
setting retrieval size (SQL*Plus User's Guide and Reference)
     [subentry #2] (SQL*Plus User's Guide and Reference)
     [subentry #3] (SQL*Plus User's Guide and Reference)
     [subentry #4] (SQL*Plus User's Guide and Reference)
CLOB data types
in logical standby databases (Data Guard Concepts and Administration)
CLOB datatype (Application Developer's Guide - Fundamentals)
     [entry #2] (Concepts)
     [entry #3] (PL/SQL User's Guide and Reference)
     [entry #4] (SQL Reference)
transactional support (SQL Reference)
CLOB support (SQLJ Developer's Guide and Reference)
CLOB_ARG procedure (Advanced Replication Management API Reference)
CLOB2FILE procedure (PL/SQL Packages and Types Reference)
CLOBs
columns
varying- width character data (Application Developer's Guide - Large Objects)
creating indexes (Globalization Support Guide)
datatype (Application Developer's Guide - Large Objects)
varying-width columns (Application Developer's Guide - Large Objects)
DBMS_LOB, offset and amount parameters in characters (Application Developer's Guide - Large Objects)
external datatype (Oracle C++ Call Interface Programmer's Guide)
modify using DBMS_LOB (Application Developer's Guide - Large Objects)
opening and closing using JDBC (Application Developer's Guide - Large Objects)
reading/examining with JDBC (Application Developer's Guide - Large Objects)
using JDBC to modify (Application Developer's Guide - Large Objects)
CLOB-based storage
definition (XML DB Developer's Guide)
CLOB-buffering, See JDBC
clone database
ACTIVATE STANDBY DATABASE clause (Data Guard Concepts and Administration)
activating (Data Guard Concepts and Administration)
activating a physical standby database (Data Guard Concepts and Administration)
creating a restore point for (Data Guard Concepts and Administration)
creating restore point for (Data Guard Concepts and Administration)
DB_RECOVERY_FILE_DEST initialization parameter (Data Guard Concepts and Administration)
DB_RECOVERY_FILE_DEST_SIZE initialization parameter (Data Guard Concepts and Administration)
clone databases
converting a physical standby database to (Data Guard Concepts and Administration)
mounting (Concepts)
     [subentry #2] (SQL Reference)
preparing for TSPITR (Backup and Recovery Advanced User's Guide)
     [subentry #2] (Backup and Recovery Advanced User's Guide)
Clone method, See Oracle Objects for OLE (OO4O)
CLONE_SIMPLE_TABLESPACE procedure (PL/SQL Packages and Types Reference)
CLONE_TABLESPACES procedure (PL/SQL Packages and Types Reference)
     [entry #2] (Streams Concepts and Administration)
cloneContent() (XML C++ API Reference)
CLONENODE function (PL/SQL Packages and Types Reference)
cloneNode() (XML C++ API Reference)
     [entry #2] (XML C++ API Reference)
cloneRange() (XML C++ API Reference)
cloning
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
a database (Administrator's Guide)
a physical standby database (Data Guard Concepts and Administration)
about (Universal Installer and OPatch User's Guide for Windows and UNIX)
activating a read/write database (Data Guard Concepts and Administration)
an Oracle home (Administrator's Guide)
clusters (Universal Installer and OPatch User's Guide for Windows and UNIX)
clusterware (Universal Installer and OPatch User's Guide for Windows and UNIX)
considerations (Universal Installer and OPatch User's Guide for Windows and UNIX)
CREATE RESTORE POINT command (Data Guard Concepts and Administration)
creating a restore point (Data Guard Concepts and Administration)
log files (Universal Installer and OPatch User's Guide for Windows and UNIX)
Oracle Database 10.2 (Universal Installer and OPatch User's Guide for Windows and UNIX)
Oracle home (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Installation Guide for hp-ux PA-RISC (64-Bit))
overview (Universal Installer and OPatch User's Guide for Windows and UNIX)
cloning an Oracle home (Installation Guide for Microsoft Windows)
cloning RAC nodes (New Features Guide)
CLOSE command
     [entry #2] (Programmer's Guide to the Oracle Precompilers)
examples (Pro*COBOL Programmer's Guide)
     [subentry #2] (Programmer's Guide to the Oracle Precompilers)
See SQL CLOSE command
CLOSE CONNECTIONS command (Net Services Reference)
CLOSE CURSOR statement (Pro*C/C++ Precompiler Programmer's Guide)
CLOSE DATABASE LINK clause
ALTER SESSION statement (Administrator's Guide)
of ALTER SESSION (SQL Reference)
CLOSE Procedure (PL/SQL Packages and Types Reference)
CLOSE SQL statements (Pro*C/C++ Precompiler Programmer's Guide)
CLOSE statement
     [entry #2] (Pro*COBOL Programmer's Guide)
     [entry #3] (Programmer's Guide to the Oracle Precompilers)
     [entry #4] (Programmer's Guide to the Oracle Precompilers)
dependence on precompiler options (Pro*C/C++ Precompiler Programmer's Guide)
disables cursor (PL/SQL User's Guide and Reference)
disabling cursor variable
closing (PL/SQL User's Guide and Reference)
example (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #2] (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #3] (Pro*COBOL Programmer's Guide)
     [subentry #4] (Programmer's Guide to the Oracle Precompilers)
in dynamic SQL method 4 (Pro*COBOL Programmer's Guide)
links to examples (PL/SQL User's Guide and Reference)
purpose of (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #2] (Pro*C/C++ Precompiler Programmer's Guide)
syntax (PL/SQL User's Guide and Reference)
use in Dynamic SQL Method 4 (Pro*PL/1 Supplement to the Oracle Precompilers Guide)
use in dynamic SQL method 4 (Pro*C/C++ Precompiler Programmer's Guide)
close( ) method (interMedia Reference)
close() (JDBC Developer's Guide and Reference)
close() method (JDBC Developer's Guide and Reference)
     [entry #2] (JDBC Developer's Guide and Reference)
     [entry #3] (JDBC Developer's Guide and Reference)
     [entry #4] (JDBC Developer's Guide and Reference)
for caching statements (JDBC Developer's Guide and Reference)
     [subentry #2] (JDBC Developer's Guide and Reference)
close() method (DefaultContext) (SQLJ Developer's Guide and Reference)
close() method (ExecutionContext) (SQLJ Developer's Guide and Reference)
close() method (Oracle class) (SQLJ Developer's Guide and Reference)
     [entry #2] (SQLJ Developer's Guide and Reference)
CLOSE_ALL_CONNECTIONS procedure (PL/SQL Packages and Types Reference)
CLOSE_CACHED_OPEN_CURSOR initialization parameter (Procedural Gateway Visual Workbench for WebSphere MQ Installation and User's Guide for Microsoft Windows (32-Bit))
CLOSE_CONNECTION (SQLJ Developer's Guide and Reference)
CLOSE_CONNECTION procedure (PL/SQL Packages and Types Reference)
CLOSE_CURSOR function (Heterogeneous Connectivity Administrator's Guide)
CLOSE_CURSOR Procedure (PL/SQL Packages and Types Reference)
CLOSE_CURSOR procedure (PL/SQL Packages and Types Reference)
CLOSE_ITERATOR procedure (PL/SQL Packages and Types Reference)
     [entry #2] (Streams Concepts and Administration)
CLOSE_ON_COMMIT
precompiler option (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #2] (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #3] (Pro*COBOL Programmer's Guide)
     [subentry #4] (Pro*COBOL Programmer's Guide)
CLOSE_ON_COMMIT precompiler option (Pro*COBOL Programmer's Guide)
CLOSE_PERSISTENT_CONN procedure (PL/SQL Packages and Types Reference)
CLOSE_PERSISTENT_CONNS procedure (PL/SQL Packages and Types Reference)
CLOSECONTEXT procedure (PL/SQL Packages and Types Reference)
     [entry #2] (PL/SQL Packages and Types Reference)
     [entry #3] (PL/SQL Packages and Types Reference)
     [entry #4] (PL/SQL Packages and Types Reference)
CLOSECURSOR variable (SQL*Plus User's Guide and Reference)
     [entry #2] (SQL*Plus User's Guide and Reference)
     [entry #3] (SQL*Plus User's Guide and Reference)
closed path
definition (Spatial Topology and Network Data Models)
specifying for TSP (Spatial Topology and Network Data Models)
closed paths
checking for (Spatial Topology and Network Data Models)
closeFile() method (JDBC Developer's Guide and Reference)
closeSource( ) method (interMedia Reference)
closeWithKey() (JDBC Developer's Guide and Reference)
closeWithKey() method (JDBC Developer's Guide and Reference)
     [entry #2] (JDBC Developer's Guide and Reference)
closing
all open BFILEs (Application Developer's Guide - Large Objects)
BFILEs with CLOSE (Application Developer's Guide - Large Objects)
BFILEs with FILECLOSE (Application Developer's Guide - Large Objects)
cursors (Pro*C/C++ Precompiler Programmer's Guide)
     [subentry #2] (Pro*COBOL Programmer's Guide)
JMS Connection (Streams Advanced Queuing User's Guide and Reference)
JMS Session (Streams Advanced Queuing User's Guide and Reference)
message consumer (Streams Advanced Queuing User's Guide and Reference)
MessageProducer (Streams Advanced Queuing User's Guide and Reference)
closing a queue (Procedural Gateway for Websphere MQ Installation and User's Guide for Microsoft Windows)
closing database links (Administrator's Guide)
closing windows (Administrator's Guide)
closing, cursors (Programmer's Guide to the Oracle Precompilers)
CLR (Data Provider for .NET Developer's Guide)
     [entry #2] (Extensions for .NET Developer's Guide)
CLR host (Extensions for .NET Developer's Guide)
     [entry #2] (Extensions for .NET Developer's Guide)
     [entry #3] (Extensions for .NET Developer's Guide)
CLR. See Microsoft Common Language Runtime
CLRExtProc (Extensions for .NET Developer's Guide)
     [entry #2] (Extensions for .NET Developer's Guide)
CLSCTX_INPROC_SERVER macro (Provider for OLE DB Developer's Guide)
CLSD-1009 message
resolving (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
CLSD-1011 message
resolving (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
CLU synonym for USER_CLUSTERS view (Reference)
cluister
de-installation (Universal Installer and OPatch User's Guide for Windows and UNIX)
clump (Text Reference)
clump size in near operator (Text Reference)
clus_num_clusters setting (Data Mining Application Developer's Guide)
cluster
     [entry #2] (Universal Installer and OPatch User's Guide for Windows and UNIX)
availability checking (Universal Installer and OPatch User's Guide for Windows and UNIX)
creating clusterware home (Universal Installer and OPatch User's Guide for Windows and UNIX)
definition of (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
deinstallation (Universal Installer and OPatch User's Guide for Windows and UNIX)
detection (Universal Installer and OPatch User's Guide for Windows and UNIX)
hardware requirements (Universal Installer and OPatch User's Guide for Windows and UNIX)
installation (Universal Installer and OPatch User's Guide for Windows and UNIX)
OPatch
pre-requisites (Universal Installer and OPatch User's Guide for Windows and UNIX)
patching (Universal Installer and OPatch User's Guide for Windows and UNIX)
all node patching (Universal Installer and OPatch User's Guide for Windows and UNIX)
minimum downtime patching (Universal Installer and OPatch User's Guide for Windows and UNIX)
rolling patching (Universal Installer and OPatch User's Guide for Windows and UNIX)
types (Universal Installer and OPatch User's Guide for Windows and UNIX)
setup and pre-install config tasks (UNIX) (Universal Installer and OPatch User's Guide for Windows and UNIX)
setup and pre-install config tasks (Windows) (Universal Installer and OPatch User's Guide for Windows and UNIX)
software requirements (Universal Installer and OPatch User's Guide for Windows and UNIX)
system installation requirements (Universal Installer and OPatch User's Guide for Windows and UNIX)
troubleshooting (Universal Installer and OPatch User's Guide for Windows and UNIX)
updating nodes (Universal Installer and OPatch User's Guide for Windows and UNIX)
Cluster Bar charts (New Features Guide)
cluster centroid (Data Mining Concepts)
CLUSTER clause
of ANALYZE (SQL Reference)
of CREATE INDEX (SQL Reference)
of CREATE TABLE (SQL Reference)
of TRUNCATE (SQL Reference)
cluster configuration file (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
Cluster Configuration page
Oracle Universal Installer (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
Cluster Configuration Storage page
Oracle Universal Installer (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
cluster database
installed configuration (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
Cluster Database Home Page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Database Instance page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Database Instance Performance page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Database Performance page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster file system (Administrator's Reference for UNIX-Based Operating Systems)
cluster file system
archiving parameter settings (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
archiving scenario (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
database recovery area and (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
overview (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
restore (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
single-instance storage option for data files (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
storage in Real Application Clusters (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
storage option for data files (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
cluster file system (CFS)
broker configuration files (Data Guard Broker)
cluster file system, storage option for datafiles (Installation Guide for Microsoft Windows)
CLUSTER hint (SQL Reference)
Cluster Home page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Host Load Average chart
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
cluster installation
command line options (Universal Installer and OPatch User's Guide for Windows and UNIX)
cluster interconnect
Hyper Messaging protocol (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
Cluster Interconnects page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
cluster keys (Concepts)
Cluster Managed Database Services Detail Page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Managed Database Services Page
Enterprise Manager (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Manager
ports, ranges and protocol (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
Cluster Manager (CSS)
log files (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
cluster name
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
requirements for (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
cluster nodes
activating volume groups (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
importing raw device disk group (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
on Solaris (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
private node names (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
public node names (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
specifying uids and gids (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
virtual node names (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [subentry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [subentry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
cluster privileges
verifying for OUI cluster installation (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
Cluster Ready Services (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Ready Services (CRS) (Data Guard Broker)
Cluster Ready Services (CRS). See Oracle Clusterware
Cluster Ready Services (CSS). See Oracle Clusterware
Cluster Ready Services Control
see CRSCTL
Cluster Synchronization Service (CSS) (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
Cluster Synchronization Service Daemon (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #6] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #7] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #8] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #9] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #10] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #11] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
Cluster Synchronization Services (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #3] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [entry #5] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #6] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #7] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #8] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for AIX)
     [entry #9] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #10] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #11] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #12] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #13] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
     [entry #14] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #15] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #16] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #17] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Solaris Operating System (SPARC 64-Bit) )
     [entry #18] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #19] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #20] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
     [entry #21] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for hp HP-UX PA-RISC (64-Bit))
Cluster Synchronization Services (CSS)
about (Installation Guide for Microsoft Windows)
Automatic Storage Management (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Installation Guide for Linux x86)
     [subentry #3] (Installation Guide for Microsoft Windows)
     [subentry #4] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #5] (Installation Guide for hp-ux PA-RISC (64-Bit))
ports, ranges and protocol (Installation Guide for AIX 5L Based Systems (64-Bit))
     [subentry #2] (Installation Guide for Solaris Operating System (SPARC 64-Bit))
     [subentry #3] (Installation Guide for hp-ux PA-RISC (64-Bit))
     [subentry #4] (Oracle Clusterware and Oracle Real Application Clusters Installation and Configuration Guide for Microsoft Windows Platforms)
postinstallation (Installation Guide for Microsoft Windows)
purpose (Oracle Clusterware and Oracle Real Application Clusters Administration and Deployment Guide)
removing (Installation Guide for Microsoft Windows)
cluster systems
and application system components (New Features Guide)
and Oracle components (New Features Guide)
high availability (New Features Guide)
management (New Features Guide)
cluster tables
in logical standby databases (Data Guard Concepts and Administration)
cluster tracing and diagnostics (New Features Guide)
Cluster Verification Utility (New Features Guide)
about (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #2] (Oracle Clusterware and Oracle Real Application Clusters Installation Guide for Linux)
     [subentry #3] (Oracle Clusterware and Oracl