Index
A
- administration handle 16.1
- ADR 3.8.1
- ADR, controlling creation 3.8.4
- ADR base location 3.8.2
- ADRCI command-line tool 3.8.3
- ADT - See: object type
 
- advanced queuing
- advantages - OCI 1.1
 
- Agent Control Utility (agtctl)
- allocation duration
- alternatives to OCI
- ALTER SESSION SET CONTAINER 17.2, 17.4
- ALTER SESSION SWITCH CONTAINER SWITCH SERVICE - restrictions on OCI calls with 17.5
 
- ANSI DATE descriptor 4.2.1.13
- AnyData 20.13
- AnyDataSet 20.13
- AnyType 20.13
- application context 10.6
- Application Continuity 12.5
- application initialization 4.3.1.3
- AQ - See: Oracle Database Advanced Queuing.
 
- argument attributes 8.2.11
- arrays
- arrays of structures 7.5
- atomic NULLs 19.3.14
- attribute descriptor object 20.12.1
- attributes - administration handle A.6
- authentication handle A.5.1
- authentication information handle A.5.2
- bind handle A.10
- complex object retrieval (COR) descriptor A.20.2
- complex object retrieval (COR) handle A.20.1
- connection pool handle A.7
- continuous query notification A.22.1
- continuous query notification descriptor A.22.2
- define handle A.11- description A.11
 
- describe handle A.12
- direct path loading
- environment handle A.2
- error handle A.3
- event handle A.25
- LOB locator A.19
- notification descriptor A.22.3
- OCIAQAgent descriptor A.21.4
- OCIAQDeqOptions descriptor A.21.2
- OCIAQEnqOptions descriptor A.21.1
- OCIAQMsgProperties descriptor A.21.3
- OCIServerDNs descriptor A.21.5
- of handles 4.2.1.12
- of objects 19.3.9
- of parameter descriptors 8.2
- of parameters 8.2
- parameter descriptor A.13
- process handle A.24
- server handle A.5
- service context handle A.4
- session pool handle A.7.1
- Shard Instance Descriptor A.14
- statement handle A.9
- subscription handle A.22
- transaction handle A.8
- user session handle A.5.2
 
- authentication
-  authentication handle  - attributes A.5.1
 
- authentication information handle 4.2.1
- authorize functions 25.2
- auto_tune 15.5.3.2
- Automatic Diagnostic Repository (ADR) 3.8.1
- auto-tuning
B
- BASICFILE parameter 9.10
- batch error mode 6.4.2.1
- batch jobs, authenticating users in 10.3.3
- BFILE - data type 5.3.22.1
 
- BFILE data type locator descriptor 4.2.1.13
- BINARY_DOUBLE data type 5.2.4
- BINARY_FLOAT data type 5.2.4
- bind and define in statement caching 15.1.4
- bind functions 25.4
- bind handle
- binding
- bind operations 6.3, 7.1, 20.14
- bind placeholders 6.3.1
- BLOB data type 5.3.22.2
- blocking modes 4.4.9
- branches
- buffered messaging 13.3.4
- buffer expansion during binding 7.8.3.3
- buffering LOB operations 9.7.2
- building OCI applications B
C
- cache, client result 15.4
- cache functions - server round-trips C.3
 
- callbacks
- canceling a cursor 26.2.2
- canceling OCI calls 4.4.5
- cartridge functions 29
- CASE OTT parameter 24.7.2.10
- C data types - manipulating with OCI 20.3
 
- CDBs
- change notification descriptor 4.2.1.13
- CHAR - external data type 5.3.17
 
- character-length semantics 7.8.3.3.1, 7.8.3.3.3, 7.8.3.4.1, 8.3
- character set conversion of Unicode 4.6.10
- character set form 7.8.1
- character set ID 7.8.1
- character sets
- CHARZ - external data type 5.3.18
 
- checkerr() listing 26.9.3
- client and server interoperability 3.7.1
- client auto-tuning
- CLIENTCONTEXT namespace 10.6.1
- client result cache 15.4
- client statement cache auto-tuning - OCI client session feature 15.5
 
- CLOB - data type 5.3.22.3
 
- code
- CODE OTT parameter 24.7.2.4
- coding guidelines - reserved words 4.4.7
 
- coherency - of object cache 22.1.1
 
- collections
- column objects - direct path loading of 21.2.2
 
- columns
- commit 4.3.3
- compatibility - of releases in OCI 3.7
 
- compiling
- complex object descriptor 4.2.1.13
- complex object retrieval 19.3.10
- complex object retrieval (COR) descriptor 4.2.1.13.6
- CONFIG OTT parameter 24.7.2.8
- connect functions 25.2
- connection 4.3.1.3
- connection mode - nonblocking 4.4.9
 
- connection pool handle
- connection pooling 11.4, 11.5
- connection pools and TAF 11.4.1.4
- consistency - of object cache 22.1.1
 
- continuous query notification 13.1
- copying - objects 19.3.15
 
- COR - See: complex object retrieval
 
- creating - objects 19.3.15
 
- cursor cancellation 26.2.2
- custom pools 18.2
D
- database connection - for object applications 19.3.3
 
- database resident connection pooling 11.2
- databases
- database type attributes - type OCI_PTYPE_DATABASE 8.2.14
 
- data cartridges
- data definition language - SQL statements 1.4.1
 
- data manipulation language - SQL statements 1.4.3
 
- data structures 4.2- See also: descriptors, handles
 
- data types - ANSI DATE 5.3.23.1
- BFILE 5.3.22.1
- binding and defining 20.16
- BLOBs (binary large objects) 5.3.22.2
- CLOB 5.3.22.3
- conversions 5.4
- direct path loading 21.1.1, A.23.5.1
- external 5.1.1, 5.3
- FILE 5.3.22.1
- for piecewise operations 7.11.1
- internal 5.2
- internal codes 5.2
- INTERVAL DAY TO SECOND 5.3.23.6
- INTERVAL YEAR TO MONTH 5.3.23.5
- manipulating with OCI 20.3
- mapping, Oracle methodology 20.2.1
- mapping, OTT utility 24.4
- mapping and manipulation functions C.5
- mapping from Oracle to C 20.2
- NCLOB 5.3.22.4
- Oracle 5.1
- TIMESTAMP 5.3.23.2
- TIMESTAMP WITH LOCAL TIME ZONE 5.3.23.4
- TIMESTAMP WITH TIME ZONE 5.3.23.3
 
- DATE - external data type 5.3.10
 
- DATE, ANSI - data type 5.3.23.1
 
- date cache 21.1.6
- date descriptor 4.2.1.13.5
- datetime - avoiding unexpected results 5.3.23.7
 
- datetime and date - migration rules 5.4.3
 
- datetime descriptor 4.2.1.13.5
- DDL - See: data definition language
 
- DEDUPLICATE 9.10
- default file name extensions - OTT utility 24.7.7
 
- default name mapping - OTT utility 24.7.7
 
- define
- define functions 25.4
- define handle
- define operations 6.6, 7.3, 20.15
- defining
- deletes - positioned 4.4.6
 
- demonstration files location 3.1
- demonstration programs B, D.3- list B
 
- describe
- describe functions 25.4
- describe handle
- describe operation - server round-trips C.4
 
- describing the stored procedure - example 8.4.2
 
- descriptor 4.2.1.13- advanced queuing
- allocating 4.3.1.2
- ANSI DATE 4.2.1.13
- BFILE data type locator 4.2.1.13
- change notification 4.2.1.13
- complex object 4.2.1.13
- complex object retrieval 4.2.1.13.6
- distinguished names of the database servers in a registration request 4.2.1.13
- functions 25.3
- INTERVAL DAY TO SECOND 4.2.1.13
- INTERVAL YEAR TO MONTH 4.2.1.13
- LOB data type locator 4.2.1.13
- objects 20.12.1
- parameter 4.2.1.13.3
- read-only parameter 4.2.1.13
- result set 4.2.1.13
- row change 4.2.1.13
- ROWID 4.2.1.13, 4.2.1.13.4
- shard key and shard group key 4.2.1.13
- snapshot 4.2.1.13, 4.2.1.13.1
- table change 4.2.1.13
- TIMESTAMP 4.2.1.13
- TIMESTAMP WITH LOCAL TIME ZONE 4.2.1.13
- TIMESTAMP WITH TIME ZONE 4.2.1.13
- user callback 4.2.1.13
 
- detaching branches 10.2.3.5
- DIAG_ADR_ENABLED sqlnet.ora parameter 3.8.4
- DIAG_DDE_ENABLED sqlnet.ora parameter 3.8.4
- DIAG_RESTRICTED 3.8.4
- DIAG_SIGHANDLER_ENABLED 3.8.4
- directory structures D.2
- direct path loading 21.1- attribute - OCI_ATTR_DIRPATH_NO_INDEX_ERRORS 21.4.2.4
 
- column array handle attributes A.23.3
- column parameter attributes A.23.5
- context handle attributes A.23.1
- data types of columns 21.1.1, A.23.5.1
- direct path column array handle 21.1.2.3
- direct path context handle 21.1.2.1
- direct path function context 21.1.2.2
- direct path stream handle 21.1.2.4
- example 21.1.5
- function context handle attributes A.23.2
- functions 21.1.3, 26.5
- handle attributes A.23
- handles 4.2.1.10, 21.1.2
- in pieces 21.3
- limitations 21.1.4
- of date columns 21.1.6
- stream handle attributes A.23.4
 
- attribute 
- dispatcher thread F.2
- distinguished names of the database servers in a registration request descriptor 4.2.1.13
- DML - See: data manipulation language
 
- DRCP (database resident connection pooling) 11.2
- duration
- dynamically linked applications 3.7.2
- dynamic registration - Oracle XA Library D.7.2
 
E
- edition-based redefinition 10.7
- editions 10.7
- embedded objects - fetching 19.3.8
 
- embedded SQL 1.4.6- mixing with OCI calls 1.4.6
 
- empty LOB, inserting 9.8.1
- enable 15.5.3.2.1
- enhanced DML array - feature 6.4.2.1
 
- enhancements
- environment handle
- environment handle attribute 4.6.5
- error checking example 26.9.3
- error codes
- error handle
- errors
- ERRTYPE OTT parameter 24.7.2.9
- evaluation context - attributes 8.2.17
 
- evaluation context attributes 8.2.17
- event handle attributes A.25
- example - demonstration programs B
 
- executing SQL statements 6.4
- execution
- explicit describe 6.5, 8.3.2
- extensions - OTT utility default file name 24.7.7
 
- external data types 5.1.1, 5.3- CHAR 5.3.17
- CHARZ 5.3.18
- conversions 5.4
- DATE 5.3.10
- FLOAT 5.3.5
- INTEGER 5.3.4
- LOB 5.3.22
- LONG 5.3.8
- LONG RAW 5.3.13
- LONG VARCHAR 5.3.15
- LONG VARRAW 5.3.16
- named data types 5.3.19
- NUMBER 5.3.2
- RAW 5.3.11
- REF 5.3.20
- ROWID 5.3.21
- SQLT_BLOB 5.3.22
- SQLT_CLOB 5.3.22
- SQLT_NCLOB 5.3.22
- SQLT_NTY 5.3.19
- SQLT_REF 5.3.20
- STRING 5.3.6
- UNSIGNED 5.3.14
- VARCHAR 5.3.9
- VARCHAR2 5.3.1
- VARNUM 5.3.7
- VARRAW 5.3.12
 
- externally initialized context 10.5
- external procedure functions
- external procedures - OCI callbacks 14.2
 
- extproc agent F
F
- failover - callback example 12.3.6
 
- failover callbacks 12.3- structure and parameters 12.3.4
 
- fault diagnosability 3.8.1- read or write client driver layer name A.5.2
 
- featureRelease, client library version 26.9.2
- fetch
- fetch operation 6.7
- FILE
- FLOAT - external data type 5.3.5
 
- flushing 22.1.6.1
- freeing
- functions - attributes 8.2.2
 
G
H
- HA event notification 12.2
- handle attributes 4.2.1.12
- handle functions 25.3
- handles 4.2.1- administration handle 16.1, A.6
- advantages of 4.2.1.1
- allocating 4.2.1.1, 4.3.1.2
- bind handle 4.2.1.5, A.10
- C data types 4.2.1
- child freed when parent freed 4.2.1.1
- complex object retrieval handle 4.2.1.7, A.20.1
- connection pool handle 4.2.1.11, 11.4.2.2, A.7
- define handle 4.2.1.5, A.11
- describe handle 4.2.1.6, A.12
- direct path loading 4.2.1.10
- environment handle 4.2.1.2, A.2
- error handle 4.2.1.3, A.3
- freeing 4.2.1.1
- process attributes A.24
- server handle 4.2.1.4, A.5
- service context handle 4.2.1.4, A.4
- statement handle 4.2.1.5, A.9
- subscription 4.2.1.9, 13.2.1.1
- transaction handle 4.2.1.4, A.8
- types 4.2.1
- user session handle 4.2.1.4, A.5.2
 
- handle type constants 4.2.1
- header files
- HFILE OTT parameter 24.7.2.7
I
- implicit describe 8.3.1
- implicit results - OCI support for 15.3
 
- inbound servers - OCI interface 34.1.2
 
- indicator variables 4.4.4
- init.ora security parameters 10.8
- INITFILE OTT parameter 24.7.2.5
- INITFUNC OTT parameter 24.7.2.6
- initialize
- inserting an empty LOB 9.8.1
- inserts
- Instant Client 2.1
- Instant Client Light (English) 2.6
- INTEGER external data type 5.3.4
- interacting with Oracle Database D.7
- internal codes for data types 5.2
- internal data types 5.2- conversions 5.4
 
- INTERVAL DAY TO SECOND data type 5.3.23.6
- INTERVAL DAY TO SECOND descriptor 4.2.1.13
- interval descriptor 4.2.1.13.5
- INTERVAL YEAR TO MONTH data type 5.3.23.5
- INTERVAL YEAR TO MONTH descriptor 4.2.1.13
- intype file
- INTYPE File Assistant D.8
- INTYPE OTT parameter 24.7.2.2
- IP address
- IPv6 addressing 13.2.1.1, A.22
L
- LCR column flags 35.3.9, 35.3.11, 35.3.12, 35.3.30, 35.3.38
- LDAP registration of publish-subscribe notification 13.2.1.3
- libraries - oci.lib D.5
 
- linking
- list attributes - type OCI_PTYPE_LIST 8.2.12
 
- lists - attributes 8.2.12
 
- lmsgen utility 4.6.12
- LoadLibrary D.5.2
- LOB and LONG bind restrictions 7.2.1.2.1
- LOB data type locator descriptor 4.2.1.13
- LOB functions 26.3- server round-trips C.2
 
- LOB locator 4.2.1.13.2- attributes A.19
 
- LOBs - amount and offset parameters 26.3
- attributes of transient objects 9.4.2
- binding 7.2.1
- buffering 9.7.2
- callbacks 9.7.4
- character sets 26.3
- creating 9.2
- creating temporary 9.8.1
- defining 7.4.1
- duration of temporary 9.8.2
- example of temporary 9.8.5
- external data types 5.3.22
- failover does not work 12.3.7
- fetching data 6.7.1
- fixed-width character sets 26.3
- freeing temporary 9.8.1
- greater than 4 GB 9.6
- locator 4.2.1.13.2
- modifying 9.2
- OCI functions 9.7
- prefetching 9.9
- size maximum 9.6
- temporary 9.8
- varying-width character sets 26.3
 
- locator 4.2.1.13- for LOB data type 4.2.1.13.2
 
- locking 22.1.7.2
- logical transaction ID (LTXID) - Transaction Guard 12.4
 
- LONG - external data type 5.3.8
 
- LONG RAW - external data type 5.3.13
 
- LONG VARCHAR - external data type 5.3.15
 
- LONG VARRAW - external data type 5.3.16
 
M
- makefiles 3.1, B
- marking objects 22.1.5.1
- memory_target 15.5.3.2.3
- meta-attributes
- method descriptor object 20.12.1
- method results - type OCI_PTYPE_TYPE_RESULT 8.2.11
 
- migration
- miscellaneous functions 26.9
- mode - agtctl command F.3
 
- monitor thread F.2
- multiple servers - executing statement against 6.2.1
 
-  multi-property tags 11.1.3.1- PL/SQL fix-up callback example 11.1.3.1.1
 
- multithreaded development - basic concepts 10.9
 
- multithreaded extproc agent F
- multithreading 10.9
- mutexes 10.9
N
- named data types
- name-value pair attributes - type OCI_PTYPE_NAME_VALUE 8.2.20
 
- native double 5.3.24
- native float 5.3.24
- navigation 22.2
- navigational functions
- NCHAR - issues 7.8
 
- NCLOB - data type 5.3.22.4
 
- nested table
- new release, relinking 3.7.2
- NLS_LANG 4.6.1
- NLS_NCHAR 4.6.1
- NOCOMPRESS 9.10
- nonblocking mode 4.4.9
- non-deferred linkage no longer supported 10.8.3
- nonfinal object tables - direct path loading of 21.2.7
 
- notification descriptor attributes A.22.3
- NULL indicator - setting for an object attribute 19.3.14
 
- NULL indicator struct 19.3.14- generated by OTT 19.3.1
 
- nullness - of objects 19.3.14
 
- NULLs
- NUMBER - external data type 5.3.2
 
O
- object applications
- object cache 22.1
- object functions - server round-trips C.3
 
- object identifiers 19.3.17, 19.3.18- for persistent objects 19.2.2
 
- object references 19.3.17- See: REFs
 
- object run-time environment - initializing 19.3.2
 
- objects - accessing with OCI 24.6.1
- allocation duration 22.1.9
- array pin 19.3.5.1
- attributes 19.3.9- manipulating 19.3.6
 
- client-side cache 22.1
- copying 19.3.15
- creating 19.3.15
- duration 22.1.9
- flushing 22.1.6.1
- flushing changes 19.3.7
- freeing 19.3.15, 22.1.4.3
- lifetime 27.1.1
- LOB attributes of transient objects 9.4.2
- locking 22.1.7.2
- manipulating with OCI 24.6.1
- marking 19.3.7, 22.1.5.1
- memory layout of instance 22.1.10
- memory management 22.1
- meta-attributes 19.3.9
- navigation 22.2- simple 22.2.1
 
- NCHAR and NVARCHAR2 attribute of 20.2
- NULL values 19.3.14
- OCI object application structure 19.2.1
- persistent 19.2.2, 19.2.2.1
- pin count 19.3.13
- pin duration 22.1.9
- pinning 19.3.5, 22.1.4.1
- refreshing 22.1.6.2
- secondary memory 22.1.10
- terminology 19.2.2, 27.1.1
- top-level memory 22.1.10
- transient 19.2.2, 19.2.2.2
- types 19.2.2, 27.1.1
- unmarking 22.1.5.2
- unpinning 22.1.4.2
- use with OCI 19.1
 
- object tables - direct path loading of 21.2.6
 
- object type - representing in C applications 19.3.1
 
- Object Type Translator utility - See: OTT utility
 
- object view 19.3.9.1
- OCCI - alternative to OCI 1.3
 
- OCI
- OCI_ATTR_ACCESS_BANNER 10.8.2- server handle attribute A.5
 
- OCI_ATTR_ACTION 10.5.2.3- user session handle attribute A.5.2
 
- OCI_ATTR_ADMIN_PFILE - administration handle attribute A.6
 
- OCI_ATTR_AGENT_ADDRESS - OCIAQAgent descriptor attribute A.21.4
 
- OCI_ATTR_AGENT_NAME - OCIAQAgent descriptor attribute A.21.4
 
- OCI_ATTR_AGENT_PROTOCOL - OCIAQAgent descriptor attribute A.21.4
 
- OCI_ATTR_ALLOC_DURATION - environment handle attribute A.2
 
- OCI_ATTR_APPCTX_ATTR 10.5.1.3- user session handle attribute A.5.2
 
- OCI_ATTR_APPCTX_LIST 10.5.1.2- user session handle attribute A.5.2
 
- OCI_ATTR_APPCTX_NAME 10.5.1.3- user session handle attribute A.5.2
 
- OCI_ATTR_APPCTX_SIZE 10.5.1.1, 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_APPCTX_VALUE 10.5.1.3- user session handle attribute A.5.2
 
- OCI_ATTR_AQ_NTFN_GROUPING_COUNT - notification descriptor attribute A.22.3
 
- OCI_ATTR_AQ_NTFN_GROUPING_ MSGID_ARRAY - notification descriptor attribute A.22.3
 
- OCI_ATTR_ATTEMPTS - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_AUDIT_BANNER - user session handle attribute A.5.2
 
- OCI_ATTR_AUTOCOMMIT_DDL - attribute 8.2.14
 
- OCI_ATTR_AUTOTUNING_ENABLED - user session handle attribute A.5.2
 
- OCI_ATTR_BIND_COUNT - statement handle attribute A.9
 
- OCI_ATTR_BIND_DN - environment handle attribute A.2
 
- OCI_ATTR_BREAK_ON_NET_TIMEOUT - server handle attribute A.5
 
- OCI_ATTR_BUF_ADDR - direct path loading stream handle attribute A.23.4
 
- OCI_ATTR_BUF_SIZE
- OCI_ATTR_CACHE - attribute 8.2.9
 
- OCI_ATTR_CACHE_ARRAYFLUSH 22.1.6.1- environment handle attribute A.2
 
- OCI_ATTR_CACHE_MAX_SIZE 22.1.2- environment handle attribute A.2
 
- OCI_ATTR_CACHE_OPT_SIZE 22.1.2- environment handle attribute A.2
 
- OCI_ATTR_CALL_TIME 10.5.2.2- user session handle attribute A.5.2
 
- OCI_ATTR_CALL_TIMEOUT - service contect handle attribute A.4
 
- OCI_ATTR_CATALOG_LOCATION - attribute 8.2.14
 
- OCI_ATTR_CERTIFICATE 10.4.1.4, 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_CHAR_COUNT
- OCI_ATTR_CHAR_SIZE 8.2.10
- OCI_ATTR_CHAR_USED 8.2.10- attribute 8.3
 
- OCI_ATTR_CHARSET_FORM 7.8.1.1
- OCI_ATTR_CHARSET_ID
- OCI_ATTR_CHDES_DBNAME - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_NFTYPE - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_ROW_OPFLAGS - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_ROW_ROWID - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_TABLE_CHANGES - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_TABLE_NAME - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_TABLE_OPFLAGS - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHDES_TABLE_ROW_CHANGES - continuous query notification descriptor attribute A.22.2
 
- OCI_ATTR_CHNF_CHANGELAG - continuous query notification attribute A.22.1
 
- OCI_ATTR_CHNF_OPERATIONS - continuous query notification attribute A.22.1
 
- OCI_ATTR_CHNF_REGHANDLE - statement handle attribute A.9
 
- OCI_ATTR_CHNF_ROWIDS - continuous query notification attribute A.22.1
 
- OCI_ATTR_CHNF_TABLENAMES - continuous query notification attribute A.22.1
 
- OCI_ATTR_CLIENT_IDENTIFIER 10.4.1.6- user session handle attribute A.5.2
 
- OCI_ATTR_CLIENT_INFO 10.5.2.3, 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_CLUSTERED - attribute 8.2.1
 
- OCI_ATTR_COL_COUNT - direct path loading column array handle attribute A.23.3
 
- OCI_ATTR_COL_PROPERTIES 8.2.10
- OCI_ATTR_COLLATION_ID 8.2.10- bind handle attribute A.10
 
- OCI_ATTR_COLLECT_CALL_TIME 10.5.2.1- user session handle attribute A.5.2
 
- OCI_ATTR_COLLECTION_ELEMENT - attribute 8.2.4
 
- OCI_ATTR_COLLECTION_TYPECODE - attribute 8.2.4
 
- OCI_ATTR_COMMENT
- OCI_ATTR_COMPLEXOBJECT_ COLL_OUTOFLINE - COR handle attribute A.20.1
 
- OCI_ATTR_COMPLEXOBJECT_LEVEL - COR handle attribute A.20.1
 
- OCI_ATTR_COMPLEXOBJECTCOMP_TYPE - COR descriptor attribute A.20.2
 
- OCI_ATTR_COMPLEXOBJECTCOMP _TYPE_LEVEL - COR descriptor attribute A.20.2
 
- OCI_ATTR_CONDITION - attribute 8.2.15
 
- OCI_ATTR_CONN_BUSY_COUNT - connection pool handle attribute A.7
 
- OCI_ATTR_CONN_INCR - connection pool handle attribute A.7
 
- OCI_ATTR_CONN_MAX - connection pool handle attribute A.7
 
- OCI_ATTR_CONN_MIN - connection pool handle attribute A.7
 
- OCI_ATTR_CONN_NOWAIT - connection pool handle attribute A.7
 
- OCI_ATTR_CONN_OPEN_COUNT - connection pool handle attribute A.7
 
- OCI_ATTR_CONN_TIMEOUT - connection pool handle attribute A.7
 
- OCI_ATTR_CONNECTION_CLASS - user session handle attribute A.5.2
 
- OCI_ATTR_CONSUMER_NAME A.21.2- notification descriptor attribute A.22.3
 
- OCI_ATTR_CORRELATION
- OCI_ATTR_CQ_QUERYID - statement handle attribute A.9
 
- OCI_ATTR_CQDES_OPERATION - direct path loading handle attribute A.22.4
 
- OCI_ATTR_CQDES_QUERYID - direct path loading handle attribute A.22.4
 
- OCI_ATTR_CQDES_TABLE_CHANGES - direct path loading handle attribute A.22.4
 
- OCI_ATTR_CURRENT_POSITION
- OCI_ATTR_CURRENT_SCHEMA 17.4, 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_CURSOR_COMMIT_ BEHAVIOR - attribute 8.2.14
 
- OCI_ATTR_DATA_SIZE 8.3
- OCI_ATTR_DATA_TYPE
- OCI_ATTR_DATEFORMAT
- OCI_ATTR_DBDOMAIN - event handle attribute A.25
 
- OCI_ATTR_DBNAME - event handle attribute A.25
 
- OCI_ATTR_DBOP 10.5.2.3, 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_DEFAULT_LOBPREFETCH_SIZE - user session handle attribute A.5.2
 
- OCI_ATTR_DELAY - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_DEQ_MODE - OCIAQDeqOptions descriptor attribute A.21.2
 
- OCI_ATTR_DEQ_MSGID - OCIAQDeqOptions descriptor attribute A.21.2
 
- OCI_ATTR_DEQCOND - OCIAQDeqOptions descriptor attribute A.21.2
 
- OCI_ATTR_DESC_PUBLIC 25.4.13
- OCI_ATTR_DIRPATH_DCACHE_DISABLE 21.1.6.5- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_DCACHE_HITS 21.1.6.4- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_DCACHE_MISSES 21.1.6.3- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_DCACHE_NUM 21.1.6.2- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_DCACHE_SIZE 21.1.6.1- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_DEF_EXP_CACHE_SIZE - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_DEFAULTS - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_EXPR_TYPE
- OCI_ATTR_DIRPATH_FLAGS
- OCI_ATTR_DIRPATH_INDEX_MAINT_METHOD - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_MODE - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_NO_INDEX_ERRORS 21.4.2.4- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_NOLOG - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_OBJ_CONSTR 21.4.2.1
- OCI_ATTR_DIRPATH_OID - direct path loading column parameter attribute A.23.5.1
 
- OCI_ATTR_DIRPATH_PARALLEL 21.1- direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_PGA_LIM - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_REJECT_ROWS_REPCH - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DIRPATH_SID
- OCI_ATTR_DIRPATH_SKIPINDEX_METHOD - direct path loading context handle attribute A.23.1
 
- OCI_ATTR_DISTINGUISHED_NAME 10.4.1.3- user session handle attribute A.5.2
 
- OCI_ATTR_DML_ROW_COUNT_ARRAY - statement handle attribute A.9
 
- OCI_ATTR_DML_ROW_OFFSET - error handle attribute A.3
 
- OCI_ATTR_DN_COUNT - OCIServerDNs descriptor attribute A.21.5
 
- OCI_ATTR_DRIVER_NAME 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_DURATION - attribute 8.2.1
 
- OCI_ATTR_EDITION 17.4- user session handle attribute A.5.2
 
- OCI_ATTR_ENCAPSULATION - attribute 8.2.6
 
- OCI_ATTR_ENQ_TIME - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_ENV
- OCI_ATTR_ENV_CHARSET_ID - environment handle attribute A.2
 
- OCI_ATTR_ENV_NCHARSET_ID 4.6.2- environment handle attribute A.2
 
- OCI_ATTR_ENV_NLS_LANGUAGE
- OCI_ATTR_ENV_NLS_TERRITORY 4.6.5- environment handle attribute A.2
 
- OCI_ATTR_ENV_UTF16 - environment handle attribute A.2
 
- OCI_ATTR_EVAL_CONTEXT_NAME
- OCI_ATTR_EVAL_CONTEXT_OWNER
- OCI_ATTR_EVALUATION_FUNCTION - attribute 8.2.17
 
- OCI_ATTR_EVENTTYPE - event handle attribute A.25
 
- OCI_ATTR_EVTCBK 12.2.4- environment handle attribute A.2
 
- OCI_ATTR_EVTCTX 12.2.4- environment handle attribute A.2
 
- OCI_ATTR_EXCEPTION_QUEUE - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_EXPIRATION - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_EXTERNAL_NAME 10.2.3.6- server handle attribute A.5
 
- OCI_ATTR_FETCH_ROWID - statement handle attribute A.9
 
- OCI_ATTR_FIXUP_CALLBACK - authentication handle attribute 11.1.3.1.1, A.5.1
 
- OCI_ATTR_FOCBK
- OCI_ATTR_FSPRECISION - attribute 8.2.5
 
- OCI_ATTR_HA_SOURCE - event handle attribute A.25
 
- OCI_ATTR_HA_SRVFIRST - event handle attribute A.25
 
- OCI_ATTR_HA_SRVNEXT 12.2.4- event handle attribute A.25
 
- OCI_ATTR_HA_STATUS - event handle attribute A.25
 
- OCI_ATTR_HA_TIMESTAMP - event handle attribute A.25
 
- OCI_ATTR_HAS_DEFAULT - attribute 8.2.11
 
- OCI_ATTR_HAS_FILE - attribute 8.2.4
 
- OCI_ATTR_HAS_LOB - attribute 8.2.4
 
- OCI_ATTR_HAS_NESTED_TABLE - attribute 8.2.4
 
- OCI_ATTR_HEAPALLOC - environment handle attribute A.2
 
- OCI_ATTR_HOSTNAME - event handle attribute A.25
 
- OCI_ATTR_HW_MARK - attribute 8.2.9
 
- OCI_ATTR_IMPLICIT_RSET_COUNT A.9
- OCI_ATTR_IN_V8_MODE
- OCI_ATTR_INCR - attribute 8.2.9
 
- OCI_ATTR_INDEX_ONLY - attribute 8.2.1
 
- OCI_ATTR_INITIAL_CLIENT_ROLES 10.4.1.5, 17.4- user session handle attribute A.5.2
 
- OCI_ATTR_INSTNAME 18.2
- OCI_ATTR_INSTSTARTTIME - event handle attribute A.25
 
- OCI_ATTR_INTERNAL_NAME - server handle attribute A.5
 
- OCI_ATTR_IOMODE - attribute 8.2.11
 
- OCI_ATTR_IS_CONSTRUCTOR - attribute 8.2.6
 
- OCI_ATTR_IS_DESTRUCTOR - attribute 8.2.6
 
- OCI_ATTR_IS_FINAL_METHOD - attribute 8.2.6
 
- OCI_ATTR_IS_FINAL_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_INCOMPLETE_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_INSTANTIABLE_METHOD - attribute 8.2.6
 
- OCI_ATTR_IS_INSTANTIABLE_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_INVOKER_RIGHTS
- OCI_ATTR_IS_MAP - attribute 8.2.6
 
- OCI_ATTR_IS_NULL
- OCI_ATTR_IS_OPERATOR - attribute 8.2.6
 
- OCI_ATTR_IS_ORDER - attribute 8.2.6
 
- OCI_ATTR_IS_OVERRIDING_METHOD - attribute 8.2.6
 
- OCI_ATTR_IS_PREDEFINED_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_RECOVERABLE A.3
- OCI_ATTR_IS_RNDS - attribute 8.2.6
 
- OCI_ATTR_IS_RNPS - attribute 8.2.6
 
- OCI_ATTR_IS_SELFISH - attribute 8.2.6
 
- OCI_ATTR_IS_SUBTYPE - attribute 8.2.4
 
- OCI_ATTR_IS_SYSTEM_GENERATED_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_SYSTEM_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_TEMPORARY - attribute 8.2.1
 
- OCI_ATTR_IS_TRANSIENT_TYPE - attribute 8.2.4
 
- OCI_ATTR_IS_WNDS - attribute 8.2.6
 
- OCI_ATTR_IS_WNPS - attribute 8.2.6
 
- OCI_ATTR_LDAP_AUTH - environment handle attribute A.2
 
- OCI_ATTR_LDAP_CRED - environment handle attribute A.2
 
- OCI_ATTR_LDAP_CTX - environment handle attribute A.2
 
- OCI_ATTR_LDAP_HOST - environment handle attribute A.2
 
- OCI_ATTR_LDAP_PORT - environment handle attribute A.2
 
- OCI_ATTR_LEVEL - attribute 8.2.11
 
- OCI_ATTR_LFPRECISION - attribute 8.2.5
 
- OCI_ATTR_LINK
- OCI_ATTR_LIST_ACTION_CONTEXT - attribute 8.2.15
 
- OCI_ATTR_LIST_ARGUMENTS
- OCI_ATTR_LIST_COLUMNS
- OCI_ATTR_LIST_OBJECTS - attribute 8.2.13
 
- OCI_ATTR_LIST_RULES - attribute 8.2.16
 
- OCI_ATTR_LIST_SCHEMAS - attribute 8.2.14
 
- OCI_ATTR_LIST_SUBPROGRAMS - attribute 8.2.3
 
- OCI_ATTR_LIST_TABLE_ALIASES - attribute 8.2.17
 
- OCI_ATTR_LIST_TYPE - attribute 8.2.12
 
- OCI_ATTR_LIST_TYPE_ATTRS - attribute 8.2.4
 
- OCI_ATTR_LIST_TYPE_METHODS - attribute 8.2.4
 
- OCI_ATTR_LIST_VARIABLE_TYPES - attribute 8.2.17
 
- OCI_ATTR_LOB_REMOTE - LOB locator attribute A.19
 
- OCI_ATTR_LOB_TYPE - LOB descriptor attribute A.19
 
- OCI_ATTR_LOBEMPTY - LOB locator attribute A.19
 
- OCI_ATTR_LOBPREFETCH_LENGTH 9.9- define handle attribute A.11
 
- OCI_ATTR_LOBPREFETCH_SIZE - define handle attribute A.11
 
- OCI_ATTR_LOCKING_MODE - attribute 8.2.14
 
- OCI_ATTR_LTXID A.5.2
- OCI_ATTR_MAP_METHOD - attribute 8.2.4
 
- OCI_ATTR_MAX - attribute 8.2.9
 
- OCI_ATTR_MAX_CATALOG_ NAMELEN - attribute 8.2.14
 
- OCI_ATTR_MAX_CHARSET_RATIO - service context handle attribute A.4
 
- OCI_ATTR_MAX_COLUMN_ NAMELEN - attribute 8.2.14
 
- OCI_ATTR_MAX_NCHARSET_RATIO - service context handle attribute A.4
 
- OCI_ATTR_MAX_OPEN_CURSORS 17.4, A.5.2
- OCI_ATTR_MAX_PROC_LEN - attribute 8.2.14
 
- OCI_ATTR_MAXCHAR_SIZE
- OCI_ATTR_MAXDATA_SIZE
- OCI_ATTR_MEMPOOL_APPNAME - process handle attribute A.24
 
- OCI_ATTR_MEMPOOL_HOMENAME - process handle attribute A.24
 
- OCI_ATTR_MEMPOOL_INSTNAME - process handle attribute A.24
 
- OCI_ATTR_MEMPOOL_SIZE - process handle attribute A.24
 
- OCI_ATTR_MIGSESSION - user session handle attribute A.5.2
 
- OCI_ATTR_MIN - attribute 8.2.9
 
- OCI_ATTR_MODULE 10.5.2.3- user session handle attribute A.5.2
 
- OCI_ATTR_MSG_DELIVERY_MODE 26.4.1, 26.4.2
- OCI_ATTR_MSG_PROP - notification descriptor attribute A.22.3
 
- OCI_ATTR_MSG_STATE - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_NAME
- OCI_ATTR_NAVIGATION - OCIAQDeqOptions descriptor attribute A.21.2
 
- OCI_ATTR_NCHARSET_ID - attribute 8.2.14
 
- OCI_ATTR_NFY_FLAGS - notification descriptor attribute A.22.3
 
- OCI_ATTR_NFY_MSGID - notification descriptor attribute A.22.3
 
- OCI_ATTR_NONBLOCKING_MODE
- OCI_ATTR_NOWAIT_SUPPORT - attribute 8.2.14
 
- OCI_ATTR_NUM_COLS
- OCI_ATTR_NUM_DML_ERRORS - statement handle attribute A.9
 
- OCI_ATTR_NUM_ELEMS - attribute 8.2.7
 
- OCI_ATTR_NUM_HANDLES attribute 8.2.12
- OCI_ATTR_NUM_ROWS
- OCI_ATTR_NUM_TYPE_ATTRS - attribute 8.2.4
 
- OCI_ATTR_NUM_TYPE_METHODS - attribute 8.2.4
 
- OCI_ATTR_OBJ_ID - attribute 8.2
 
- OCI_ATTR_OBJ_NAME - attribute 8.2
 
- OCI_ATTR_OBJ_SCHEMA - attribute 8.2
 
- OCI_ATTR_OBJECT - environment handle attribute A.2
 
- OCI_ATTR_OBJECT_DETECTCHANGE
- OCI_ATTR_OBJECT_NEWNOTNULL 27.5.8- environment handle attribute A.2
 
- OCI_ATTR_OBJID
-  OCI_ATTR_ORA_DBUG_JDWP - user session handle attribute A.5.2
 
- OCI_ATTR_ORDER - attribute 8.2.9
 
- OCI_ATTR_ORDER_METHOD - attribute 8.2.4
 
- OCI_ATTR_ORIGINAL_MSGID - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_PARAM
- OCI_ATTR_PARAM_COUNT
- OCI_ATTR_PARSE_ERROR_OFFSET statement handle attribute A.9
- OCI_ATTR_PARTITIONED - attribute 8.2.1
 
- OCI_ATTR_PASSWORD 10.4.1.7- user session handle attribute A.5.2
 
- OCI_ATTR_PDPRC
- OCI_ATTR_PDSCL
- OCI_ATTR_PIN_DURATION - environment handle attribute A.2
 
- OCI_ATTR_PINOPTION - environment handle attribute A.2
 
- OCI_ATTR_POSITION - attribute 8.2.11
 
- OCI_ATTR_PRECISION
- OCI_ATTR_PREFETCH_MEMORY - statement handle attribute A.9
 
- OCI_ATTR_PREFETCH_ROWS - statement handle attribute A.9
 
- OCI_ATTR_PRIORITY - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_PROC_MODE - process handle attribute A.24
 
- OCI_ATTR_PROXY_CLIENT - user session handle attribute A.5.2
 
- OCI_ATTR_PROXY_CREDENTIALS 10.4.1.2- user session handle attribute A.5.2
 
- OCI_ATTR_PTYPE
- OCI_ATTR_PURITY 25.2.17- user session handle attribute A.5.2
 
- OCI_ATTR_QUEUE_NAME - notification descriptor attribute A.22.3
 
- OCI_ATTR_RADIX - attribute 8.2.11
 
- OCI_ATTR_RDBA - attribute 8.2.1
 
- OCI_ATTR_RECEIVE_TIMEOUT - server handle attribute A.5
 
- OCI_ATTR_RECIPIENT_LIST - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_REF_TDO
- OCI_ATTR_RELATIVE_MSGID - OCIAQEnqOptions descriptor attribute A.21.1
 
- OCI_ATTR_ROW_COUNT 6.8
- OCI_ATTR_ROWID - statement handle attribute A.9
 
- OCI_ATTR_ROWS_FETCHED 6.8- statement handle attribute A.9
 
- OCI_ATTR_ROWS_RETURNED
- OCI_ATTR_SAVEPOINT_SUPPORT - attribute 8.2.14
 
- OCI_ATTR_SCALE
- OCI_ATTR_SCHEMA_NAME
- OCI_ATTR_SEND_TIMEOUT - server handle attribute A.5
 
- OCI_ATTR_SENDER_ID - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_SEQ - attributes 8.2.9
 
- OCI_ATTR_SEQUENCE_DEVIATION - OCIAQEnqOptions descriptor attribute A.21.1
 
- OCI_ATTR_SEQUENCE enqueue option 13.3.3
- OCI_ATTR_SERVER - service context handle attribute A.4
 
- OCI_ATTR_SERVER_DN - OCIServerDNs descriptor attribute A.21.5
 
- OCI_ATTR_SERVER_DNS - subscription handle attribute A.22
 
- OCI_ATTR_SERVER_GROUP 10.3.4- server handle attribute A.5
 
- OCI_ATTR_SERVER_STATUS 4.3.5- server handle attribute A.5
 
- OCI_ATTR_SERVICENAME - event handle attribute A.25
 
- OCI_ATTR_SESSION - service context handle attribute A.4
 
- OCI_ATTR_SESSION_STATE - user session handle attribute A.5.2
 
- OCI_ATTR_SHARD_HAS_WRITABLECHUNK - shard instance descriptor attribute A.14
 
- OCI_ATTR_SHARDING_KEY 18, 18.1, 18.2- service context handle attribute A.5.2
 
- OCI_ATTR_SHARDING_KEY_64 - service context handle attribute A.5.2
 
- OCI_ATTR_SHARED_HEAPALLOC - environment handle attribute A.2
 
- OCI_ATTR_SHOW_INVISIBLE_COLUMNS A.12- attribute 8.4.6
 
- OCI_ATTR_SODA_COLL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CONTENT - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_CREATE_TIMESTAMP - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_CRTIME_COL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_CACHE - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_COL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_COMPRESS - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_ENCRYPT - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_MAX_LEN - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_SQL_TYPE - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_CTNT_VALIDATION - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_DESCRIPTOR - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_DETECT_JSON_ENC - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_JSON_CHARSET_ID - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_KEY - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_KEY_ASSIGN_METHOD - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_KEY_COL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_KEY_MAX_LEN - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_KEY_SEQ_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_KEY_SQL_TYPE - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_LASTMOD_TIMESTAMP - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_MEDIA_TYPE - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_MODTIME_COL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_MODTIME_INDEX - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_MTYPE_COL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_READONLY - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_SCHEMA - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_TABLE_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_VERSION - SODA document handle attributes A.15
 
- OCI_ATTR_SODA_VERSION_COL_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_VERSION_METHOD - SODA collection handle attribute A.16
 
- OCI_ATTR_SODA_VIEW_NAME - SODA collection handle attribute A.16
 
- OCI_ATTR_SPOOL_AUTH - session pool handle attribute 11.1.3.1.1, A.7.1
 
- OCI_ATTR_SPOOL_BUSY_COUNT - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_GETMODE - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_INCR - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_MAX - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_MAX_LIFETIME_SESSION - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_MAX_USE_SESSION - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_MIN - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_OPEN_COUNT - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_STMTCACHESIZE - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_TIMEOUT - session pool handle attribute A.7.1
 
- OCI_ATTR_SPOOL_WAIT_TIMEOUT - session pool handle attribute A.7.1
 
- OCI_ATTR_SQL_ID - statement handle attribute A.9
 
- OCI_ATTR_SQLFNCODE - statement handle attribute A.9
 
- OCI_ATTR_STATEMENT - statement handle attribute A.9
 
- OCI_ATTR_STMT_STATE - statement handle attribute A.9
 
- OCI_ATTR_STMT_TYPE - statement handle attribute A.9
 
- OCI_ATTR_STMTCACHE_CBK - service context handle attribute A.4
 
- OCI_ATTR_STMTCACHE_CBKCTX - statement handle attribute A.9
 
- OCI_ATTR_STMTCACHESIZE 15.1.3, 25.2.15- service context handle attribute A.4
 
- OCI_ATTR_STREAM_OFFSET - direct path loading stream handle attribute A.23.4
 
- OCI_ATTR_SUB_NAME
- OCI_ATTR_SUBSCR_CALLBACK - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_CQ_QOSFLAGS - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_CTX - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_HOSTADDR - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_IPADDR - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_NAME - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_NAMESPACE 13.2.1.1, 13.2.1.3- subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_NTFN_GROUPING_CLASS A.22
- OCI_ATTR_SUBSCR_NTFN_GROUPING_REPEAT_COUNT - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_NTFN_GROUPING_START_TIME - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_NTFN_GROUPING_TYPE - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_NTFN_GROUPING_VALUE - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_PAYLOAD - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_PORTNO - environment handle attribute A.2
 
- OCI_ATTR_SUBSCR_QOSFLAGS - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_RECPT - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_RECPTPRES - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_RECPTPROTO - subscription handle attribute A.22
 
- OCI_ATTR_SUBSCR_SERVER_DN - descriptor handle 13.2.1.3
 
- OCI_ATTR_SUBSCR_TIMEOUT - subscription handle attribute A.22
 
- OCI_ATTR_SUPER_SHARDING_KEY 18, 18.2- service context handle attribute A.5.2
 
- OCI_ATTR_SUPER_SHARDINGING_KEY 18.1
- OCI_ATTR_SUPERTYPE_NAME - attribute 8.2.4
 
- OCI_ATTR_SUPERTYPE_SCHEMA_NAME - attribute 8.2.4
 
- OCI_ATTR_TABLE_NAME - attribute 8.2.18
 
- OCI_ATTR_TABLESPACE - attribute 8.2.1
 
- OCI_ATTR_TAF_ENABLED - server handle attribute A.5
 
- OCI_ATTR_TIMESTAMP - attribute 8.2
 
- OCI_ATTR_TRANS - service context handle attribute A.4
 
- OCI_ATTR_TRANS_NAME 10.2.3.1- transaction handle attribute A.8
 
- OCI_ATTR_TRANS_PROFILE_FOREIGN - user session handle attribute A.5.2
 
- OCI_ATTR_TRANS_TIMEOUT - transaction handle attribute A.8
 
- OCI_ATTR_TRANSACTION_IN_PROGRESS - user session handle attribute A.5.2
 
- OCI_ATTR_TRANSACTION_NO - OCIAQMsgProperties descriptor attribute A.21.3
 
- OCI_ATTR_TRANSFORMATION (dequeue) - OCIAQDeqOptions descriptor attribute A.21.2
 
- OCI_ATTR_TRANSFORMATION (enqueue) - OCIAQEnqOptions descriptor attribute A.21.1
 
- OCI_ATTR_TYPE_NAME
- OCI_ATTR_TYPECODE
- OCI_ATTR_UB8_ROW_COUNT 6.8- statement handle attribute A.9
 
- OCI_ATTR_USER_MEMORY 12.2.5- server handle attribute A.5
 
- OCI_ATTR_USERNAME
- OCI_ATTR_VALUE - attribute 8.2.20
 
- OCI_ATTR_VARTYPE_MAXLEN_COMPAT - service context handle attribute A.4
 
- OCI_ATTR_VERSION - attribute 8.2.14
 
- OCI_ATTR_VISIBILITY
- OCI_ATTR_WAIT - OCIAQDeqOptions descriptor attribute A.21.2
 
- OCI_ATTR_WALL_LOC - environment handle attribute A.2
 
- OCI_ATTR_XID 10.2.3.1- transaction handle attribute A.8
 
- OCI_ATTR_XSTREAM_ACK_INTERVAL 34.2.2.1
- OCI_ATTR_XSTREAM_IDLE_TIMEOUT 34.2.2.2
- OCI_BIND_SOFT 25.4.2, 25.4.3, 25.4.4, 25.4.5
- OCI_CONTINUE 4.3.5
- OCI_CPOOL_REINITIALIZE 25.2.3
- OCI_CRED_EXT 25.2.15
- OCI_CRED_PROXY 10.4.1.1
- OCI_CRED_RDBMS 10.4.1.1, 25.2.15
- OCI_DATA_AT_EXEC 25.4.2, 25.4.3, 25.4.4, 25.4.5
- OCI_DEFAULT 10.9.3, 25.2.3, 25.2.8
- OCI_DEFAULT mode for OCIDefineByPos() 25.4.9
- OCI_DEFAULT mode for OCIDefineByPos2() 25.4.10
- OCI_DEFINE_SOFT 25.4.9, 25.4.10
- OCI_DESCRIBE_ONLY 26.2.1
- OCI_DIRPATH_COL_ERROR 21.2.2.4
- OCI_DIRPATH_DATASAVE_FINISH 26.5.7
- OCI_DIRPATH_DATASAVE_SAVEONLY 26.5.7
- OCI_DIRPATH_EXPR_OBJ_CONSTR 21.4.2.3
- OCI_DIRPATH_EXPR_REF_TBLNAME 21.2.4.1, 21.4.2.3
- OCI_DIRPATH_EXPR_SQL 21.4.2.3
- OCI_DIRPATH_OID column array attribute 21.4.3.3
- OCI_DTYPE_AQAGENT 4.2.1.13
- OCI_DTYPE_AQDEQ_OPTIONS 4.2.1.13
- OCI_DTYPE_AQENQ_OPTIONS 4.2.1.13
- OCI_DTYPE_AQMSG_PROPERTIES 4.2.1.13
- OCI_DTYPE_AQNFY 4.2.1.13
- OCI_DTYPE_CHDES 4.2.1.13
- OCI_DTYPE_COMPLEXOBJECTCOMP 4.2.1.13
- OCI_DTYPE_DATE 4.2.1.13
- OCI_DTYPE_FILE 4.2.1.13
- OCI_DTYPE_INTERVAL_DS 4.2.1.13
- OCI_DTYPE_INTERVAL_YM 4.2.1.13
- OCI_DTYPE_LOB 4.2.1.13
- OCI_DTYPE_PARAM 4.2.1.13, 25.3.3, 25.3.9- when used 25.3.3
 
- OCI_DTYPE_ROWID 4.2.1.13
- OCI_DTYPE_SHARD_KEY 4.2.1.13
- OCI_DTYPE_SNAP 4.2.1.13
- OCI_DTYPE_SRVDN 4.2.1.13
- OCI_DTYPE_TIMESTAMP 4.2.1.13
- OCI_DTYPE_TIMESTAMP_LTZ 4.2.1.13
- OCI_DTYPE_TIMESTAMP_TZ 4.2.1.13
- OCI_DURATION_DEFAULT 27.6.5
- OCI_DURATION_SESSION 22.1.4.1, 26.3.1, 29.3.1, 30.2.2, 30.3.4, 30.3.7, 30.4.2
- OCI_DURATION_STATEMENT 26.3.1, 29.3.1, 30.2.2, 30.3.4, 30.3.7, 30.4.2
- OCI_DURATION_TRANS 8.2.1, 22.1.4.1- possible value of OCI_ATTR_DURATION 8.2.1
 
- OCI_DYNAMIC_FETCH 25.4.9, 25.4.10
- OCI_ENV_NO_MUTEX 10.9.3
- OCI_ERROR 4.3.5, 10.2.3.7
- OCI_EVENTS 25.2.8- mode for receiving notifications 13.2.1.1
 
- OCI_FOREIGN_SYNTAX 26.2.5, E.2.2
- OCI_HTYPE_ADMIN 4.2.1, 16.1
- OCI_HTYPE_AUTHINFO 4.2.1, 11.1.4.2
- OCI_HTYPE_BIND 4.2.1
- OCI_HTYPE_COMPLEXOBJECT 4.2.1
- OCI_HTYPE_COR 25.3.9
- OCI_HTYPE_CPOOL 4.2.1, 11.4.2.1
- OCI_HTYPE_DEFINE 4.2.1
- OCI_HTYPE_DESCRIBE 4.2.1
- OCI_HTYPE_DIRPATH_COLUMN_ARRAY 4.2.1
- OCI_HTYPE_DIRPATH_CTX 4.2.1
- OCI_HTYPE_DIRPATH_FN_COL_ARRAY 21.2.2.2, 21.4.2.6
- OCI_HTYPE_DIRPATH_FN_CTX 4.2.1
- OCI_HTYPE_DIRPATH_STREAM 4.2.1
- OCI_HTYPE_ENV 4.2.1
- OCI_HTYPE_ERROR 4.2.1
- OCI_HTYPE_PROC 4.2.1
- OCI_HTYPE_SERVER 4.2.1
- OCI_HTYPE_SESSION 4.2.1
- OCI_HTYPE_SODA_COLLECTION 4.2.1
- OCI_HTYPE_SODA_CURSOR 4.2.1
- OCI_HTYPE_SODA_DOCUMENT 4.2.1
- OCI_HTYPE_SPOOL 4.2.1
- OCI_HTYPE_STMT 4.2.1, 25.3.3, 25.3.9
- OCI_HTYPE_SUBSCRIPTION 4.2.1
- OCI_HTYPE_SVCCTX 4.2.1
- OCI_HTYPE_TRANS 4.2.1
- OCI_IND_NULL 19.3.14
- OCI_INVALID_HANDLE 4.3.5
- OCI_IOV 7.6, 25.4.9, 25.4.10
- OCI_LOCK_NONE 22.1.7.1
- OCI_LOCK_X 22.1.7.1
- OCI_LOCK_X_NOWAIT 22.1.7.1- parameter usage 22.1.7.3
 
- OCI_LOGON2_STMTCACHE 15.1.2
- OCI_LTYPE_ARG_FUNC list attribute 8.2.12
- OCI_LTYPE_ARG_PROC list attribute 8.2.12
- OCI_LTYPE_DB_SCH list attribute 8.2.12
- OCI_LTYPE_SCH_OBJ list attribute 8.2.12
- OCI_LTYPE_SUBPRG list attribute 8.2.12
- OCI_LTYPE_TYPE_ARG_FUNC list attribute 8.2.12
- OCI_LTYPE_TYPE_ARG_PROC list attribute 8.2.12
- OCI_LTYPE_TYPE_ATTR list attribute 8.2.12
- OCI_LTYPE_TYPE_METHOD list attribute 8.2.12
- OCI_MIGRATE
- OCI_NEED_DATA 4.3.5
- OCI_NEW_LENGTH_SEMANTICS 25.2.7
- OCI_NO_DATA 4.3.5
- OCI_NO_UCB 25.2.8
- OCI_OBJECT 25.2.8
- OCI_PIN_ANY 22.1.4.1
- OCI_PIN_LATEST 22.1.4.1
- OCI_PIN_RECENT 22.1.4.1
- OCI_PREP2_IMPL_RESULTS_CLIENT E.2.2
- OCI_PTYPE_ARG
- OCI_PTYPE_COL - attributes 8.2.10
 
- OCI_PTYPE_COLL - attributes 8.2.7
 
- OCI_PTYPE_DATABASE - attributes 8.2.14
 
- OCI_PTYPE_EVALUATION CONTEXT - attributes 8.2.17
 
- OCI_PTYPE_FUNC
- OCI_PTYPE_LIST - attributes 8.2.12
 
- OCI_PTYPE_NAME_VALUE - attributes 8.2.20
 
- OCI_PTYPE_PKG - attributes 8.2.3
 
- OCI_PTYPE_PROC - attributes 8.2.2
 
- OCI_PTYPE_RULE_SET - attributes 8.2.16
 
- OCI_PTYPE_RULES - attributes 8.2.15
 
- OCI_PTYPE_SCHEMA - attributes 8.2.13
 
- OCI_PTYPE_SYN - attributes 8.2.8
 
- OCI_PTYPE_TABLE - attributes 8.2.1
 
- OCI_PTYPE_TABLE_ALIAS - attributes 8.2.18
 
- OCI_PTYPE_TYPE - attributes 8.2.4
 
- OCI_PTYPE_TYPE_ATTR - attributes 8.2.5
 
- OCI_PTYPE_TYPE_COLL - possible value of OCI_ATTR_PTYPE 8.2
 
- OCI_PTYPE_TYPE_FUNC - attributes 8.2.6
 
- OCI_PTYPE_TYPE_METHOD 8.2.6
- OCI_PTYPE_TYPE_PROC - attributes 8.2.6
 
- OCI_PTYPE_UNK - possible value of OCI_ATTR_PTYPE 8.2
 
- OCI_PTYPE_VARIABLE_TYPE - attributes 8.2.19
 
- OCI_PTYPE_VIEW
- OCI_ROWCBK_DONE 4.3.5
- OCI_SESSGET_CUSTOM_POOL mode, OCISessionGet() 18.2
- OCI_SESSRLS_RETAG 25.2.20
- OCI_STILL_EXECUTING 4.3.5
- OCI_SUBSCR_NAMESPACE_ANONYMOUS A.22
- OCI_SUBSCR_PROTO_HTTP A.22
- OCI_SUBSCR_PROTO_MAIL A.22
- OCI_SUBSCR_PROTO_OCI A.22
- OCI_SUBSCR_PROTO_SERVER A.22
- OCI_SUBSCR_QOS_PURGE_ON_NTFN 13.2.1.4
- OCI_SUBSCR_QOS_RELIABLE 13.2.1.4
- OCI_SUCCESS 4.3.5, 10.2.3.7
- OCI_SUCCESS_WITH_INFO 4.3.5
- OCI_SUPPRESS_NLS_VALIDATION 25.2.7, 25.2.8
- OCI_SYSASM
- OCI_SYSBKP
- OCI_SYSDBA
- OCI_SYSDGD
- OCI_SYSKMT
- OCI_SYSOPER
- OCI_SYSRAC
- OCI_THREADED 10.9.3, 25.2.8
- OCI_TRANS_LOOSE 10.2.3.3
- OCI_TRANS_NEW 10.2.5.1
- OCI_TRANS_READONLY 10.2.5.3
- OCI_TRANS_RESUME 10.2.5.2
- OCI_TRANS_SERIALIZABLE 10.2.2
- OCI_TRANS_TWOPHASE 10.2.5.2
- OCI_TYPECODE 8.1.2.1
- OCI_TYPECODE_ITABLE - possible value of OCI_ATTR_COLLECTION_TYPECODE 8.2.4
 
- OCI_TYPECODE_NCHAR 20.13.3
- OCI_UTF16ID 4.6.1
- oci.lib D.5
- OCIAnyDataAccess() 30.3.1
- OCIAnyDataAttrGet() 30.3.2
- OCIAnyDataAttrSet() 30.3.3
- OCIAnyDataBeginCreate() 30.3.4
- OCIAnyDataCollAddElem() 30.3.5
- OCIAnyDataCollGetElem() 30.3.6
- OCIAnyDataConvert() 30.3.7
- OCIAnyDataDestroy() 30.3.8
- OCIAnyDataEndCreate() 30.3.9
- OCIAnyDataGetCurrAttrNum() 30.3.10
- OCIAnyDataGetType() 30.3.11
- OCIAnyDataIsNull() 30.3.12
- OCIAnyDataSetAddInstance() 30.4.1
- OCIAnyDataSetBeginCreate() 30.4.2
- OCIAnyDataSetDestroy() 30.4.3
- OCIAnyDataSetEndCreate() 30.4.4
- OCIAnyDataSetGetCount() 30.4.5
- OCIAnyDataSetGetInstance() 30.4.6
- OCIAnyDataSetGetType() 30.4.7
- OCIAnyDataTypeCodeToSqlt() 20.13.3, 30.3.13
- OCIAppCtxClearAll() 25.2.1
- OCIAppCtxSet() 25.2.2
- OCI applications
- OCIAQAgent - descriptor attributes A.21.4
 
- OCIAQDeq() 26.4.1
- OCIAQDeqArray() 26.4.2
- OCIAQDeqOptions - descriptor attributes A.21.2
 
- OCIAQEnq() 26.4.3
- OCIAQEnqArray() 26.4.4
- OCIAQEnqOptions - descriptor attributes A.21.1
 
- OCIAQListen() E.4.1
- OCIAQListen2() 26.4.5
- OCIAQMsgProperties - descriptor attributes A.21.3
 
- OCIArray 20.9
- OCIArrayDescriptorAlloc() 25.3.1
- OCIArrayDescriptorFree() 25.3.2
- OCIArray manipulation - code example 20.9.4
 
- OCIAttrGet() 17.4, 25.3.3- used for describing 6.5.1
 
- OCIAttrSet() 25.3.4
- OCIAuthInfo definition 11.1.4.2
- OCIBindArrayOfStruct() 25.4.1
- OCIBindByName() 25.4.2
- OCIBindByName2() 25.4.3
- OCIBindByPos() 25.4.4
- OCIBindByPos2() 25.4.5
- OCIBindDynamic() 25.4.6
- OCIBindObject() 25.4.7
- OCIBinXmlCreateReposCtxFromConn() 32.2.1
- OCIBinXmlCreateReposCtxFromCPool() 32.2.2
- OCIBinXmlSetFormatPref() 23.4.6, 32.2.3
- OCIBinXmlSetReposCtxForConn() 32.2.4
- OCIBreak() 26.9.1
- OCICacheFlush() 27.2.1
- OCICacheFree() 27.6.1
- OCICacheRefresh() 27.2.2
- OCICacheUnmark() 27.3.1
- OCICacheUnpin() 27.6.2
- OCICharSetConversionIsReplacementUsed() 31.6.1
- OCICharSetToUnicode() 31.6.2
- OCIClientVersion() 26.9.2
- OCIColl 20.9- binding and defining 20.9
 
- OCICollAppend() 28.2.1
- OCICollAssign() 28.2.2
- OCICollAssignElem() 28.2.3
- OCICollGetElem() 28.2.4
- OCICollGetElemArray() 28.2.5
- OCICollIsLocator() 28.2.6
- OCICollMax() 28.2.7
- OCICollSize() 28.2.8
- OCICollTrim() 28.2.9
- OCIComplexObject - use of 19.3.10.2
 
- OCIComplexObjectComp - use of 19.3.10.2
 
- OCIConnectionPoolCreate() 25.2.3
- OCIConnectionPoolDestroy() 25.2.4
- OCIContextClearValue() 29.4.1
- OCIContextGenerateKey() 29.4.2
- OCIContextGetValue() 29.4.3
- OCIContextSetValue() 29.4.4
- OCIDate 20.4
- OCIDateAddDays() 28.3.1
- OCIDateAddMonths() 28.3.2
- OCIDateAssign() 28.3.3
- OCIDateCheck() 28.3.4
- OCIDateCompare() 28.3.5
- OCIDateDaysBetween() 28.3.6
- OCIDateFromText() 28.3.7
- OCIDateGetDate() 28.3.8
- OCIDateGetTime() 28.3.9
- OCIDateLastDay() 28.3.10
- OCIDateNextDay() 28.3.11
- OCIDateSetDate() 28.3.12
- OCIDateSetTime() 28.3.13
- OCIDateSysDate() 28.3.14
- OCIDateTimeAssign() 28.3.15
- OCIDateTimeCheck() 28.3.16
- OCIDateTimeCompare() 28.3.17
- OCIDateTimeConstruct() 28.3.18
- OCIDateTimeConvert() 28.3.19
- OCIDateTimeFromArray() 28.3.20
- OCIDateTimeFromText() 28.3.21
- OCIDateTimeGetDate() 28.3.22
- OCIDateTimeGetTime() 28.3.23
- OCIDateTimeGetTimeZoneName() 28.3.24
- OCIDateTimeGetTimeZoneOffset() 28.3.25
- OCIDateTimeIntervalAdd() 28.3.26
- OCIDateTimeIntervalSub() 28.3.27
- OCIDateTimeSubtract() 28.3.28
- OCIDateTimeSysTimeStamp() 28.3.29
- OCIDateTimeToArray() 28.3.30
- OCIDateTimeToText() 28.3.31
- OCIDateToText() 28.3.32
- OCIDateZoneToZone() 28.3.33
- OCIDBShutdown() 25.2.5
- OCIDBStartup() 25.2.6
- OCIDefineArrayOfStruct() 25.4.8
- OCIDefineByPos() 25.4.9
- OCIDefineByPos2() 25.4.10
- OCIDefineDynamic() 25.4.11
- OCIDefineObject() 25.4.12
- OCI demonstration programs - demo subdirectory 3.2.2
 
- OCIDescribeAny() 25.4.13
- OCIDescriptorAlloc() 25.3.5
- OCIDescriptorFree() 25.3.6
- OCIDirPathAbort() 26.5.1
- OCIDirPathColArrayEntryGet() 26.5.2
- OCIDirPathColArrayEntrySet() 26.5.3
- OCIDirPathColArrayReset() 26.5.4
- OCIDirPathColArrayRowGet() 26.5.5
- OCIDirPathColArrayToStream() 26.5.6
- OCIDirPathDataSave() 26.5.7
- OCIDirPathFinish() 26.5.8
- OCIDirPathFlushRow() 26.5.9
- OCIDirPathLoadStream() 26.5.10
- OCIDirPathPrepare() 26.5.11
- OCIDirPathStreamReset() 26.5.12
- OCIDuration - use of 22.1.4.1
 
- OCIDurationBegin() 26.3.1, 29.3.1
- OCIDurationEnd() 26.3.2, 29.3.2
- OCIEnvCreate() 25.2.7
- OCIEnvInit() E.1.1
- OCI environment - initializing for objects 19.3.2
 
- OCIEnvNlsCreate() 4.6.1, 25.2.8
- OCIErrorGet() 26.9.3
- OCIEvent handle 12.2.1
- OCIExtProcAllocCallMemory() 29.2.1
- OCIExtProcGetEnv() 29.2.2
- OCIExtProcRaiseExcp() 29.2.3
- OCIExtProcRaiseExcpWithMsg() 29.2.4
- OCIExtractFromFile() 29.5.1
- OCIExtractFromList() 29.5.2
- OCIExtractFromStr() 29.5.3
- OCIExtractInit() 29.5.4
- OCIExtractReset() 29.5.5
- OCIExtractSetKey() 29.5.6
- OCIExtractSetNumKeys() 29.5.7
- OCIExtractTerm() 29.5.8
- OCIExtractToBool() 29.5.9
- OCIExtractToInt() 29.5.10
- OCIExtractToList() 29.5.11
- OCIExtractToOCINum() 29.5.12
- OCIExtractToStr() 29.5.13
- OCIFileClose() 29.6.1
- OCIFileExists() 29.6.2
- OCIFileFlush() 29.6.3
- OCIFileGetLength() 29.6.4
- OCIFileInit() 29.6.5
- OCIFileObject data structure 29.6
- OCIFileOpen() 29.6.6
- OCIFileRead() 29.6.7
- OCIFileSeek() 29.6.8
- OCIFileTerm() 29.6.9
- OCIFileWrite() 29.6.10
- OCIFormatInit() 29.7.1
- OCIFormatString() 29.7.2
- OCIFormatTerm() 29.7.3
- OCI functions
- OCIHandleAlloc() 25.3.7
- OCIHandleFree() 25.3.8
- OCI handle types 4.2.1
- OCIInd - use of 19.3.14
 
- OCIInitialize() E.1.2
- OCI interface - XStream 34
 
- OCIIntervalAdd() 28.3.34
- OCIIntervalAssign() 28.3.35
- OCIIntervalCheck() 28.3.36
- OCIIntervalCompare() 28.3.37
- OCIIntervalDivide() 28.3.38
- OCIIntervalFromNumber() 28.3.39
- OCIIntervalFromText() 28.3.40
- OCIIntervalFromTZ() 28.3.41
- OCIIntervalGetDaySecond() 28.3.42
- OCIIntervalGetYearMonth() 28.3.43
- OCIIntervalMultiply() 28.3.44
- OCIIntervalSetDaySecond() 28.3.45
- OCIIntervalSetYearMonth() 28.3.46
- OCIIntervalSubtract() 28.3.47
- OCIIntervalToNumber() 28.3.48
- OCIIntervalToText() 28.3.49
- OCIIOV struct 7.6
- OCIIter 20.9
- OCIIterCreate() 28.2.10
- OCIIterDelete() 28.2.11
- OCIIterGetCurrent() 28.2.12
- OCIIterInit() 28.2.13
- OCIIterNext() 28.2.14
- OCIIterPrev() 28.2.15
- OCILCRAttributesGet() 35.3.1
- OCILCRAttributesSet() 35.3.2
- OCILCRComparePosition() 35.3.3
- OCILCRConvertPosition() 35.3.4
- OCILCRDDLInfoGet() 35.3.6
- OCILCRDDLInfoSet() 35.3.13
- OCILCRFree() 35.3.5
- OCILCRGetLCRIDVersion() 35.3.14
- OCILCRHeaderGet() 35.3.7
- OCILCRHeaderSet() 35.3.15
- OCILCRLobInfoGet() 35.3.16
- OCILCRLobInfoSet() 35.3.17
- OCILCRNew() 35.3.10
- OCILCRNumberFromPosition() 35.3.18
- OCILCRRowColumnInfoGet() 35.3.11
- OCILCRRowColumnInfoSet() 35.3.12
- OCILCRRowStmtGet() 35.3.8
- OCILCRRowStmtWithBindVarGet() 35.3.9
- OCILCRSCNToPosition() 35.3.19
- OCILCRScnToPosition2() 35.3.20
- OCILCRWhereClauseGet() 35.3.21
- OCILCRWhereClauseWithBindVarGet() 35.3.22
- OCILdaToSvcCtx() 26.9.4
- OCILobAppend() 26.3.3
- OCILobArrayRead() 9.9, 26.3.4
- OCILobArrayWrite() 26.3.5
- OCILobAssign() 26.3.6
- OCILobCharSetForm() 26.3.7
- OCILobCharSetId() 26.3.8
- OCILobClose() 26.3.9
- OCILobCopy() E.3.1
- OCILobCopy2() 26.3.10
- OCILobCreateTemporary() 26.3.11
- OCILobDisableBuffering() E.3.2
- OCILobEnableBuffering() E.3.3
- OCILobErase() E.3.4
- OCILobErase2() 26.3.12
- OCILobFileClose() 26.3.13
- OCILobFileCloseAll() 26.3.14
- OCILobFileExists() 26.3.15
- OCILobFileGetName() 26.3.16
- OCILobFileIsOpen() 26.3.17
- OCILobFileOpen() 26.3.18
- OCILobFileSetName() 26.3.19
- OCILobFlushBuffer() E.3.5
- OCILobFreeTemporary() 26.3.20
- OCILobGetChunkSize() 26.3.21
- OCILobGetContentType() 26.3.22
- OCILobGetLength() E.3.6
- OCILobGetLength2() 26.3.23
- OCILobGetOptions() 26.3.24
- OCILobGetStorageLimit() 26.3.25
- OCILobIsEqual() 26.3.26
- OCILobIsOpen() 26.3.27
- OCILobIsTemporary() 26.3.28
- OCILobLoadFromFile() E.3.7
- OCILobLoadFromFile2() 26.3.29
- OCILobLocatorAssign() 26.3.30
- OCILobLocatorIsInit() 26.3.31
- OCILobOpen() 26.3.32
- OCILobRead() E.3.8
- OCILobRead2() 26.3.33
- OCILobSetContentType() 26.3.34
- OCILobSetOptions() 26.3.35
- OCILobTrim() E.3.9
- OCILobTrim2() 26.3.36
- OCILobWrite() E.3.10
- OCILobWrite2() 26.3.37
- OCILobWriteAppend() E.3.11
- OCILobWriteAppend2() 26.3.38
- OCILockOpt
- OCILogoff() 25.2.9
- OCILogon() 25.2.10- using 4.3.1.3.1
 
- OCILogon2() 25.2.11
- OCIMemoryAlloc() 29.3.3
- OCIMemoryFree() 29.3.4
- OCIMemoryResize() 29.3.5
- OCIMessageClose() 31.7.1
- OCIMessageGet() 31.7.2
- OCIMessageOpen() 31.7.3
- OCIMultiByteInSizeToWideChar() 31.4.1
- OCIMultiByteStrCaseConversion() 31.4.2
- OCIMultiByteStrcat() 31.4.3
- OCIMultiByteStrcmp() 31.4.4
- OCIMultiByteStrcpy() 31.4.5
- OCIMultiByteStrlen() 31.4.6
- OCIMultiByteStrncat() 31.4.7
- OCIMultiByteStrncmp() 31.4.8
- OCIMultiByteStrncpy() 31.4.9
- OCIMultiByteStrnDisplayLength() 31.4.10
- OCIMultiByteToWideChar() 31.4.11
- OCI navigational functions 22.3
- OCINlsCharSetConvert() 31.6.3
- OCINlsCharSetIdToName() 31.2.1
- OCINlsCharSetNameTold() 31.2.2
- OCINlsEnvironmentVariableGet() 31.2.3
- OCINlsGetInfo() 31.2.4
- OCINlsNameMap() 31.3.1
- OCINlsNumericInfoGet() 31.2.5
- OCINumber 20.6
- OCINumberAbs() 28.4.1
- OCINumberAdd() 28.4.2
- OCINumberArcCos() 28.4.3
- OCINumberArcSin() 28.4.4
- OCINumberArcTan() 28.4.5
- OCINumberArcTan2() 28.4.6
- OCINumberAssign() 28.4.7
- OCINumberCeil() 28.4.8
- OCINumberCmp() 28.4.9
- OCINumberCos() 28.4.10
- OCINumberDec() 28.4.11
- OCINumberDiv() 28.4.12
- OCINumberExp() 28.4.13
- OCINumberFloor() 28.4.14
- OCINumberFromInt() 28.4.15
- OCINumberFromReal() 28.4.16
- OCINumberFromText() 28.4.17
- OCINumberHypCos() 28.4.18
- OCINumberHypSin() 28.4.19
- OCINumberHypTan() 28.4.20
- OCINumberInc() 28.4.21
- OCINumberIntPower() 28.4.22
- OCINumberIsInt() 28.4.23
- OCINumberIsZero() 28.4.24
- OCINumberLn() 28.4.25
- OCINumberLog() 28.4.26
- OCINumberMod() 28.4.27
- OCINumberMul() 28.4.28
- OCINumberNeg() 28.4.29
- OCINumberPower() 28.4.30
- OCINumberPrec() 28.4.31
- OCINumberRound() 28.4.32
- OCINumberSetPi() 28.4.33
- OCINumberSetZero() 28.4.34
- OCINumberShift() 28.4.35
- OCINumberSign() 28.4.36
- OCINumberSin() 28.4.37
- OCINumberSqrt() 28.4.38
- OCINumberSub() 28.4.39
- OCINumberTan() 28.4.40
- OCINumberToInt() 28.4.41
- OCINumberToReal() 28.4.42
- OCINumberToRealArray() 28.4.43
- OCINumberToText() 28.4.44
- OCINumberTrunc() 28.4.45
- OCIObjectArrayPin() 27.6.3
- OCIObjectCopy() 27.5.1
- OCIObjectExists() 27.4.1
- OCIObjectFlush() 27.2.3
- OCIObjectFree() 27.6.4
- OCIObjectGetAttr() 27.5.2
- OCIObjectGetInd() 27.5.3- example of use 19.3.14
 
- OCIObjectGetObjectRef() 27.5.4
- OCIObjectGetProperty() 27.4.2
- OCIObjectGetTypeRef() 27.5.5
- OCIObjectIsDirty() 27.4.3
- OCIObjectIsLocked() 27.4.4
- OCIObjectLifetime - possible values 27.4.2
 
- OCIObjectLock() 27.5.6
- OCIObjectLockNoWait() 27.5.7
- OCIObjectMarkDelete() 27.3.2
- OCIObjectMarkDeleteByRef() 27.3.3
- OCIObjectMarkStatus - possible values 27.4.2
 
- OCIObjectMarkUpdate() 27.3.4
- OCIObjectNew() 27.5.8
- OCIObjectPin() 27.6.5
- OCIObjectPinCountReset() 27.6.6
- OCIObjectPinTable() 27.6.7
- OCIObjectRefresh() 27.2.4
- OCIObjectSetAttr() 27.5.9
- OCIObjectUnmark() 27.3.5
- OCIObjectUnmarkByRef() 27.3.6
- OCIObjectUnpin() 27.6.8
- OCIParamGet() 25.3.9- used for describing 6.5.1
 
- OCIParamSet() 25.3.10
- OCIPasswordChange() 26.9.5
- OCIPing() 26.9.6
- OCIPinOpt - use of 22.1.4.1
 
- OCI process - initializing for objects 19.3.2
 
- OCI program - See: OCI applications
 
- OCIRaw 20.8
- OCIRawAllocSize() 28.5.1
- OCIRawAssignBytes() 28.5.2
- OCIRawAssignRaw() 28.5.3
- OCIRawPtr() 28.5.4
- OCIRawResize() 28.5.5
- OCIRawSize() 28.5.6
- OCIRef 20.11
- OCIRefAssign() 28.6.1
- OCIRefClear() 28.6.2
- OCIRefFromHex() 28.6.3
- OCIRefHexSize() 28.6.4
- OCIRefIsEqual() 28.6.5
- OCIRefIsNull() 28.6.6
- OCIRefToHex() 28.6.7
- OCI relational functions
- OCIRequestEnd() 25.2.12
- OCIReset() 26.9.7- use of 4.4.11
 
- OCIRowid ROWID descriptor 4.2.1.13.4
- OCIRowidToChar() 26.9.8
- OCIServerAttach() 25.2.13- shadow processes 25.2.13
 
- OCIServerDetach() 25.2.14
- OCIServerDNs descriptor attributes A.21.5
- OCIServerRelease() 26.9.9
- OCIServerRelease2() 26.9.10
- OCIServerVersion() 26.9.11
- OCISessionBegin() 10.3.1, 25.2.15
- OCISessionEnd() 25.2.16
- OCISessionGet() 25.2.17
- OCI session pool 18.1
- OCI session pool configuration  - using oraaccess.xml 3.6.7
 
- OCISessionPoolCreate() 25.2.18
- OCISessionPoolDestroy() 25.2.19
- OCISessionRelease() 25.2.20
- OCIShardingKeyColumnAdd() 26.8.1
- OCIShardingkeyReset() 26.8.2
- OCIShardingKeyReset() 18
- OCIShardInstancesGet() 18.2, 26.8.3
- OCISodaAsOfScnGet () 36.2.15
- OCISodaAsOfTimestampGet () 36.2.14
- OCISodaBulkInsert() 36.2.1
- OCISodaBulkInsertAndGet() 36.2.2
- OCISodaBulkInsertAndGetWithCont() 36.2.4
- OCISodaBulkInsertAndGetWithOpts() 36.2.3
- OCISodaBulkInsertWithCtnt() 36.2.5
- OCISodaCollCreate() 36.2.6
- OCISodaCollCreateWithMetadata() 36.2.7
- OCISodaCollDrop() 36.2.8
- OCISodaCollList() 36.2.10
- OCISodaCollOpen() 36.2.11
- OCISodaCollTruncate() 36.2.45
- OCISodaDataGuideGet() 36.2.12
- OCISodaDataGuideGetWithOpts() 36.2.13
- OCISodaDocCount() 36.2.16
- OCISodaDocCountWithFilter() 36.2.17
- OCISodaDocCreate() 36.2.18
- OCISodaDocCreateWithKey() 36.2.19
- OCISodaDocCreateWithKeyAndMType() 36.2.20
- OCISodaDocGetNext() 36.2.21
- OCISodaFind() 36.2.22
- OCISodaFindOne() 36.2.23
- OCISodaFindOneWithKey() 36.2.24
- OCI SODA functions 36.2
- OCISodaIndexCreate() 36.2.25
- OCISodaIndexDrop() 36.2.26
- OCISodaInsert() 36.2.27
- OCISodaInsertAndGet() 36.2.28
- OCISodaInsertAndGetWithCtnt() 36.2.30
- OCISodaInsertAndGetWithOpts() 36.2.29
- OCISodaInsertWithCtnt() 36.2.31
- OCISodaRemove() 36.2.32
- OCISodaRemoveOneWithKey() 36.2.33
- OCISodaReplOne() 36.2.34
- OCISodaReplOneAndGet() 36.2.35
- OCISodaReplOneAndGetWithCtnt() 36.2.36
- OCISodaReplOneAndGetWithKey() 36.2.37
- OCISodaReplOneWithCont() 36.2.38
- OCISodaReplOneWithKey() 36.2.39
- OCISodaSave() 36.2.40
- OCISodaSaveAndGet() 36.2.41
- OCISodaSaveAndGetWithCtnt() 36.2.44
- OCISodaSaveAndGetWithOpts() 36.2.42
- OCISodaSaveWithCtnt() 36.2.43
- OCIStmtExecute() 26.2.1
- OCIStmtFetch() 17.4, E.2.1
- OCIStmtFetch2() 17.4, 26.2.2
- OCIStmtGetBindInfo() 25.4.14
- OCIStmtGetNextResult () 26.2.3
- OCIStmtGetPieceInfo() 26.2.4
- OCIStmtPrepare() E.2.2
- OCIStmtPrepare2() 26.2.5- preparing SQL statements 6.2
 
- OCIStmtRelease() 26.2.6
- OCIStmtSetPieceInfo() 26.2.7
- OCIString 20.7
- OCIStringAllocSize() 28.7.1
- OCIStringAssign() 28.7.2
- OCIStringAssignText() 28.7.3
- OCIStringPtr() 28.7.4
- OCIStringResize() 28.7.5
- OCIStringSize() 28.7.6
- OCISubscriptionDisable() 26.4.6
- OCISubscriptionEnable() 26.4.7
- OCISubscriptionPost() 26.4.8
- OCISubscriptionRegister() 17.4, 26.4.9
- OCISubscriptionUnRegister() 17.4, 26.4.10
- OCI support for implicit results 15.3
- OCISvcCtxToLda() 26.9.12
- OCITable 20.9
- OCITableDelete() 28.8.1
- OCITableExists() 28.8.2
- OCITableFirst() 28.8.3
- OCITableLast() 28.8.4
- OCITableNext() 28.8.5
- OCITablePrev() 28.8.6
- OCITableSize() 28.8.7
- OCITerminate() 25.2.21
- OCIThreadClose() 26.6.1
- OCIThreadCreate() 26.6.2
- OCIThreadHandleGet() 26.6.3
- OCIThreadHndDestroy() 26.6.4
- OCIThreadHndInit() 26.6.5
- OCIThreadIdDestroy() 26.6.6
- OCIThreadIdGet() 26.6.7
- OCIThreadIdInit() 26.6.8
- OCIThreadIdNull() 26.6.9
- OCIThreadIdSame() 26.6.10
- OCIThreadIdSet() 26.6.11
- OCIThreadIdSetNull() 26.6.12
- OCIThreadInit() 26.6.13
- OCIThreadIsMulti() 26.6.14
- OCIThreadJoin() 26.6.15
- OCIThreadKeyDestroy() 26.6.16
- OCIThreadKeyGet() 26.6.17
- OCIThreadKeyInit() 26.6.18
- OCIThreadKeySet() 26.6.19
- OCIThreadMutexAcquire() 26.6.20
- OCIThreadMutexDestroy() 26.6.21
- OCIThreadMutexInit() 26.6.22
- OCIThreadMutexRelease() 26.6.23
- OCIThread package 10.10
- OCIThreadProcessInit() 26.6.24
- OCIThreadTerm() 26.6.25
- OCITransCommit() 17.4, 26.7.1
- OCITransDetach() 17.4, 26.7.2
- OCITransForget() 17.4, 26.7.3
- OCITransMultiPrepare() 17.4, 26.7.4
- OCITransPrepare() 17.4, 26.7.5
- OCITransRollback() 17.4, 26.7.6
- OCITransStart() 17.4, 26.7.7
- OCIType - description 20.12.1
 
- OCITypeAddAttr() 30.2.1
- OCITypeArrayByFullName() 27.7.2
- OCITypeArrayByName() 27.7.1
- OCITypeArrayByRef() 27.7.3
- OCITypeBeginCreate() 30.2.2
- OCITypeByName() 27.7.5
- OCITypeByRef() 27.7.6
- OCITypeCode 5.5
- OCITypeElem - description 20.12.1
 
- OCITypeEndCreate() 30.2.3
- OCITypeMethod - description 20.12.1
 
- OCITypePackage() 27.7.7
- OCITypeSetBuiltin() 30.2.4
- OCITypeSetCollection() 30.2.5
- OCIUnicodeToCharSet() 31.6.4
- OCIUserCallbackGet() 26.9.13
- OCIUserCallbackRegister() 26.9.14
- OCIWchar data type 4.6.9
- OCIWideCharInSizeToMultiByte() 31.4.12
- OCIWideCharIsAlnum() 31.5.1
- OCIWideCharIsAlpha() 31.5.2
- OCIWideCharIsCntrl() 31.5.3
- OCIWideCharIsDigit() 31.5.4
- OCIWideCharIsGraph() 31.5.5
- OCIWideCharIsLower() 31.5.6
- OCIWideCharIsPrint() 31.5.7
- OCIWideCharIsPunct() 31.5.8
- OCIWideCharIsSingleByte() 31.5.9
- OCIWideCharIsSpace() 31.5.10
- OCIWideCharIsUpper() 31.5.11
- OCIWideCharIsXdigit() 31.5.12
- OCIWideCharMultiByteLength() 31.4.13
- OCIWideCharStrCaseConversion() 31.4.14
- OCIWideCharStrcat() 31.4.15
- OCIWideCharStrchr() 31.4.16
- OCIWideCharStrcmp() 31.4.17
- OCIWideCharStrcpy() 31.4.18
- OCIWideCharStrlen() 31.4.19
- OCIWideCharStrncat() 31.4.20
- OCIWideCharStrncmp() 31.4.21
- OCIWideCharStrncpy() 31.4.22
- OCIWideCharStrrchr() 31.4.23
- OCIWideCharToLower() 31.4.24
- OCIWideCharToMultiByte() 31.4.25
- OCIWideCharToUpper() 31.4.26
- ocixmldb.h header file 23.3
- OCIXmlDbFreeXmlCtx() 32.2.5
- OCIXmlDbInitXmlCtx() 32.2.6
- OCIXStreamInAttach() 35.3.23
- OCIXStreamInChunkSend() 35.3.30
- OCIXStreamInCommit() 35.3.31
- OCIXStreamInDetach() 35.3.24
- OCIXStreamInErrorGet() 35.3.28
- OCIXStreamInFlush() 35.3.29
- OCIXStreamInLCRCallbackSend() 35.3.26
- OCIXStreamInLCRSend() 35.3.25
- OCIXStreamInProcessedLWMGet() 35.3.27
- OCIXStreamInSessionSet() 35.3.32
- OCIXStreamOutAttach() 35.3.33
- OCIXStreamOutChunkReceive() 35.3.38
- OCIXStreamOutDetach() 35.3.34
- OCIXStreamOutGetNextChunk() 35.3.39
- OCIXStreamOutLCRCallbackReceive() 35.3.36
- OCIXStreamOutLCRReceive() 35.3.35
- OCIXStreamOutProcessedLWMSet() 35.3.37
- OCIXStreamOutSessionSet() 35.3.40
- ODPI-C
- OID - See: object identifiers
 
- opaque, definition of 1.1
- optimistic locking - implementing 22.1.7.4
 
- ORA_NCHAR_LITERAL_REPLACE 25.2.7
- ORA-25219 error during enqueue 13.3.3
- Oracle Call Interface - See: OCI
 
- Oracle Connection Manager in Traffic Director Mode 11.3
- Oracle Database D.7
- Oracle Database Advanced Queuing
- Oracle data types 5.1- mapping to C 20.2
 
- Oracle directory structure 3.2.1
- Oracle ODBC Driver - for user ODBC applications 1.3
 
- Oracle RAC 12.1
- Oracle Real Application Clusters 12.1
- Oracle Streams Advanced Queuing
- Oracle XA Library
- Oracle XML DB OCI functions 23, 32.2
- oratypes.h
- ORE - See: object runtime environment
 
- OTT - See: OTT utility
 
- OTT parameters 24.7.1, 24.7.2
- OTT utility - command line 24.2, D.8
- command-line syntax 24.7.1
- creating types in the database 24.1.1
- data type mappings 24.4
- initialization function
- intype file 24.7.4
- outtype file 24.5
- overview 24.1
- parameters 24.7.2- See OTT parameters 24.7.2
 
- providing an intype file 24.3
- reference 24.7
- restriction 24.7.8
- sample output 19.3.1
- use with OCI 19.3.1
- using 24, 24.1
 
- outbound servers - OCI interface 34.1.1
 
- outtype file 24.7.4- when running OTT utility 24.5
 
- OUTTYPE OTT parameter 24.7.2.3
P
- packages
- parameter descriptor 4.2.1.13.3
- parameters
- password management 10.3, 10.3.2
- persistent objects 19.2.2.1- meta-attributes 19.3.9.1
 
- piecewise
- piecewise operations 7.11.3
- pin count 19.3.13
- pin duration
- pinning objects 22.1.4.1
- PL/SQL 1.4.5
- PL/SQL Callback - for session state fix up 11.1.3.1.1
 
- placeholders - rules 6.3.1
 
- pluggable databases - OCI support for 17
 
- polling mode 4.4.8
- positioned deletes 4.4.6
- positioned updates 4.4.6
- prefetching
- Pro*C/C++ - alternative to OCI 1.3
 
- procedures - attributes 8.2.2
 
- process - handle attributes A.24
 
- proxy access 4.3.1.3.2
- proxy authentication 4.3.1.3.2, 10.4.1.7
- publish-subscribe
R
- ram_threshold 15.5.3.2.2
- RAW - external data type 5.3.11
 
- read-only parameter descriptor 4.2.1.13
- REF - external data type 5.3.20
 
- REF columns - direct path loading of 21.2.4
 
- REF CURSOR variables - binding and defining 7.9
 
- references to objects - See: REFs
 
- refreshing 22.1.6.2- objects 22.1.6.2
 
- REFs
- registering - user callbacks 14.1
 
- registry - REGEDT32 D.7.2.3
 
- relational functions C.7- server round-trips C.1
 
- relinking, need for 3.7.2
- required support files D.1
- reserved namespaces 4.4.7.1
- reserved words 4.4.7
- restrictions
- result cache 15.4
- result set 6.8
- result set descriptor 4.2.1.13
- resuming branches 10.2.3.5
- retrieving attributes of an object type - example 8.4.3
 
- retrieving column data types for a table - example 8.4.1
 
- retrieving the collection element’s data type of a named collection type - example 8.4.4
 
- RETURNING clause
- return values - navigational functions 27.1.5
 
- rollback 4.3.3- in object applications 22.1.8
 
- row change descriptor 4.2.1.13
- ROWID
- ROWID descriptor 4.2.1.13
- RSFs D.1
- rules
- rule sets
- running OCI application D.6
S
- sample programs B, D.3
- samples directory D.2
- sb1 - definition 5.6
 
- sb2 - definition 5.6
 
- sb4 - definition 5.6
 
- scatter/gather for binds/defines 7.6
- SCHEMA_NAMES OTT parameter 24.7.2.11- usage 24.7.6
 
- schemas
- schema type attributes - type OCI_PTYPE_SCHEMA 8.2.13
 
- scripts - authenticating users in 10.3.3
 
- scrollable cursor
- SDK for Instant Client Light 2.5
- secondary memory - of object 22.1.10
 
- SECUREFILE parameter 9.10
- SecureFiles 9.10
- SecureFiles LOBs 9.10
- security
- select list
- sequences
- server handle
- server round-trips
- service context handle
- session creation 4.3.1.3
- session management 10.3, 10.3.4
- session migration 10.3.1, 25.2.15
- session pool handle - attributes A.7.1
 
- session pooling 11.1, 11.5
- shard 18
- sharding functions 26.8
- sharding key 18
- Shard Instance Descriptor  - attributes A.14
 
- shard key or group key descriptor 4.2.1.13
- shutting down databases 16
- signal handler 10.9
- skip parameters
- snapshot descriptor 4.2.1.13, 4.2.1.13.1
- snapshots - executing against 6.4.1
 
- SODA collection handle attributes A.16
- SODA document handle attributes A.15
- SODA OCI client - character sets 36.1
 
- specifying a sharding key 18.1
- specifying a super sharding key 18.1
- SQLCS_IMPLICIT 7.8.1.1, 26.3.4, 26.3.5, 26.3.7, 26.3.11, 26.3.37, 26.3.38, E.3.8, E.3.10, E.3.11
- SQLCS_NCHAR 26.3.5, 26.3.7, 26.3.11, 26.3.33, 26.3.37, E.3.10, E.3.11
- sqlnet.ora, controlling ADR 3.8.4
- SQL query
- SQL statements 1.4
- SQLT_BDOUBLE 5.3.24
- SQLT_BFLOAT 5.3.24
- SQLT_CHR A.23.1
- SQLT_IBDOUBLE 5.2.4, 8.2.10
- SQLT_IBFLOAT 5.2.4, 8.2.10
- SQLT_NTY
- SQLT_REF
- SQLT typecodes 5.5.1
- starting up databases 16
- stateful sessions 11.4.1.2
- stateless sessions 11.4.1.2
- statement_cache 15.5.3.1
- statement caching 15.1- code example 15.1.5
 
- statement handle
- statically linked applications 3.7.2
- stored functions - describing 8.1
 
- stored procedures - describing 8.1
 
- STRING - external data type 5.3.6
 
- strings - passing as parameters 4.4.2.3
 
- structures - arrays of 7.5
 
- subprogram attributes 8.2.2
- subscription handle 4.2.1.9- attributes A.22
 
- super sharding key 18
- supporting UTF-16 Unicode in OCI 4.6.1, 4.6.6, 4.6.9, 4.6.10
- sword - definition in oratypes.h file 5.6
 
- synonyms
T
- table alias -  attributes - type OCI_PTYPE_TABLE_ALIAS 8.2.18
 
 
-  attributes 
- table change descriptor 4.2.1.13
- tables
- TAF (transparent application failover)
- TAF failover callback - structure and parameters 12.3.3
 
- tagging
- task thread F.2
- TDO
- terminology
- thread
- thread handle description 4.2.1.8, 10.10.3.1
- thread management functions 26.6
- thread safety 10.9
- threads package 10.10
- three-tier architectures - thread safety 10.9.2
 
- TIMESTAMP data type 5.3.23.2
- TIMESTAMP descriptor 4.2.1.13
- TIMESTAMP WITH LOCAL TIME ZONE data type 5.3.23.4
- TIMESTAMP WITH LOCAL TIME ZONE descriptor 4.2.1.13
- TIMESTAMP WITH TIME ZONE data type 5.3.23.3
- TIMESTAMP WITH TIME ZONE descriptor 4.2.1.13
- TimesTen In-Memory Database access from OCI 1.1, 15
- time zone files differ on client and server 3.5
- TNS_ADMIN 2.4, 3.4
- tnsnames.ora file 2.2
- top-level memory - of object 22.1.10
 
- transactional complexity - levels in OCI 10.2
 
- Transaction Guard - logical transaction ID (LTXID) 12.4
 
- transaction handle
- transaction identifier 10.2.3.1
- transaction processing monitor D.7
- transactions
- transient objects 19.2.2.2
- TRANSITIVE OTT parameter 24.3, 24.4.2, 24.7.2.12
- transparent application failover - See: TAF
 
- type attributes - attributes 8.2.5
 
- typecodes 5.5
- type descriptor object 19.3.1, 20.12.1
- type evolution 19.5- object cache 22.4
 
- type functions - attributes 8.2.6
 
- type inheritance - OTT utility support 24.4.4
 
- type method attributes 8.2.6
- type procedures - attributes 8.2.6
 
- type reference 19.3.17
- types
U
- ub1 - definition 5.6
 
- ub2 - definition 5.6
 
- UB2MAXVAL 25.4.5
- ub4 - definition 5.6
 
- UB4MAXVAL 6.8
- Unicode
- Universal ROWID 5.2.3
- unmarking objects 22.1.5.2
- unpinning objects 19.3.13, 22.1.4.2
- UNSIGNED - external data type 5.3.14
 
- updates
- upgrading OCI 3.7
- URL OTT parameter 24.7.2.13
- UROWID - Universal ROWID 5.2.3
 
- user callback descriptor 4.2.1.13
- user-defined callback functions 14- registering 14.1
 
- USERID OTT parameter 24.7.2.1
- user memory - allocating 4.2.1.13.8
 
- user session handle
- using an explicit describe on a named collection type - example 8.4.4
 
- using an explicit describe on a named object type - example 8.4.3
 
- using an explicit describe to retrieve column data types for a table - example 8.4.1
 
- utext
- UTF-16 data, sample code 7.8.3.5.2
V
- validating format for - Oracle NUMBER and DATE data 21.1.7
 
- values 19.2.2- in object applications 19.2.2.3
 
- VARCHAR - external data type 5.3.9
 
- VARCHAR2 - external data type 5.3.1
 
- variable type attributes - type OCI_PTYPE_VARIABLE_TYPE 8.2.19
 
- VARNUM - external data type 5.3.7
 
- VARRAW - external data type 5.3.12
 
- varrays 5.3.19
- version compatibility 3.7.2
- views