Table of Contents
- Title and Copyright Information
- Preface
- 1 Administering Oracle Database
- 2 Stopping and Starting Oracle Software
- 3 Configuring Oracle Database
- 4 Administering SQL*Plus
- 5 Configuring Oracle Net Services
-
6
Using Oracle Precompilers and the Oracle Call Interface
- 6.1 Overview of Oracle Precompilers
- 6.2 Bit-Length Support for Client Applications
- 6.3 Pro*C/C++ Precompiler
- 6.4 Pro*COBOL Precompiler
- 6.5 Pro*FORTRAN Precompiler
- 6.6 SQL*Module for ADA
- 6.7 OCI and OCCI
- 6.8 Running Oracle JDBC/OCI Programs with a 64-Bit Driver
- 6.9 Custom Make Files
- 6.10 Correcting Undefined Symbols
- 6.11 Multithreaded Applications
- 6.12 Using Signal Handlers
- 6.13 XA Functionality
- 7 SQL*Loader and PL/SQL Demonstrations
-
8
Tuning Oracle Database
- 8.1 Importance of Tuning
- 8.2 Operating System Tools
- 8.3 Tuning Memory Management
- 8.4 Tuning Disk Input-Output
- 8.5 Monitoring Disk Performance
- 8.6 System Global Area
- 8.7 Tuning the Operating System Buffer Cache
- A Administering Oracle Database on Linux
- B Administering Oracle Database on Oracle Solaris
-
C
Using Oracle ODBC Driver
- C.1 Oracle ODBC Features Not Supported
- C.2 Implementation of Data Types
- C.3 Limitations on Data Types
- C.4 Format of the Connection String for the SQLDriverConnect Function
- C.5 Reducing Lock Timeout in a Program
- C.6 Linking ODBC Applications
- C.7 Obtaining Information About ROWIDs
- C.8 ROWIDs in a WHERE Clause
- C.9 Enabling Result Sets
- C.10 Enabling EXEC Syntax
- C.11 Supported Functionality
- C.12 Unicode Support
- C.13 Performance and Tuning
- C.14 Error Messages
- D Database Limits
- Index