| Oracle8 Client Getting Started Release 8.0.6 for Windows NT and Windows 95/98 A69826-01 |
|
This chapter introduces you to Oracle8 Client.
Specific topics discussed are:
Oracle8 Client software operates on a personal computer (PC), running on the following Microsoft operating systems:
Although the Oracle8 Client for Windows NT CD-ROM in your kit contains many Oracle products, you may install and use only those products for which you have purchased licenses. For additional licensing information, refer to the Global License Terms booklet in your kit.
Oracle Support Services does not provide support for products where licenses have not been purchased.
When you run Oracle Installer, a dialog box displays several product installation options. If you choose Oracle8 Client, a group of products are automatically installed. If you choose Custom Installation, you can selectively install products. Available options depend upon the operating system you are using:
| If You Are Using... | You Will See These Installation Options |
|---|---|
|
Windows NT |
Oracle8 Client Custom Installation |
|
Windows 98 |
Oracle8 Client Custom Installation |
The products in the following table are listed according to the installation option, of which they are a part, for each operating system (OS).
| Oracle8 Client for Windows NT and Windows 95/98 | Installation Options Available on Each OS | |
|---|---|---|
| Oracle8 Client on Windows NT and Windows 95/98 | Custom Installation on Windows NT and Windows 95/98 | |
|
A graphical user interface (GUI) application that lets you quickly install, update, and remove Oracle products. |
||
|
Available in HTML, viewable using a web browser. PDF is also available but is not installable with any installation option. You can find the PDF documentation on the CD-ROM disc in the \PDFDOC directory. The Adobe Acrobat Reader is located in the \ACROREAD directory. |
||
|
Required Support Files release 8.0 can be installed from each installation option. |
||
|
Required Support Files release 7.3 are supplied for third party applications linked with them. |
||
|
Appropriate for use by Java applets that can be downloaded in a web browser. The JDBC Thin Client Driver provides a direct connection from the web browser to the database by emulating SQL*Net and TTC (the wire protocol used by Oracle Call Interface [OCI]) on top of Java sockets. This driver works for Oracle7 version 7.2 and later. |
||
|
The OCI based drivers are used by Java applications. The OCI JDBC Drivers call OCI directly from Java to connect to the database. |
||
|
A set of files distributed by Sun that allows Java applications to run. It is required by many of the Oracle Assistants. |
||
|
Files for Oracle Java products. |
||
|
Oracle Web Publishing Assistant Enables you to query the database and publish the data retrieved to a web page at specified time intervals. |
||
|
Provides an easy and intuitive GUI to generate input files necessary for the OTT. This wizard is used in conjunction with Oracle development environments to build rapid object-oriented applications. |
||
|
Provides fast and simple configuration of Net8 products. |
||
|
A suite of products used for database administration. Oracle8 Utilities include ORADIM80, Server Manager, Export Utility, Import Utility, SQL*Loader, DBVERIFY, NT Backup Manager, NT Recovery Manager, TKPROF, Migration Utility, OCOPY80, and the Password Utility. |
||
|
A suite of products used for database administration. Oracle7 Utilities include NT Instance Manager, ORADIM73, Server Manager, Export Utility, Import Utility, SQL*Loader, DBVERIFY, NT Backup Manager, NT Recovery Manager, TKPROF, Enterprise Backup Manager, OCOPY80, and the Password Utility. |
||
|
The Pro*C/C++ precompiler takes SQL statements embedded in your C and C++ program and converts them to standard C code. When you precompile this code, the result is a C or C++ program that you can compile and use to build applications that access an Oracle database. |
||
|
To access an Oracle database, you use a high-level query language called Structured Query Language (SQL). You often use SQL through an interactive interface, such as SQL*Plus. Pro*COBOL is a precompiler that converts SQL statements embedded within COBOL programs into standard Oracle run-time library calls. The output file can then be compiled by a COBOL compiler. |
||
|
To access an Oracle database, you use a high-level query language called Structured Query Language (SQL). You often use SQL through an interactive interface, such as SQL*Plus. Pro*COBOL is a precompiler that converts SQL statements embedded within COBOL programs into standard Oracle run-time library calls. The output file can then be compiled by a COBOL compiler. |
||
|
Oracle8 ConText Cartridge Workbench A suite of products used in conjunction with Oracle8 ConText Cartridge to enhance viewing, storage, and manipulation of text data. If you select Oracle8 ConText Cartridge Workbench, the following components are installed. |
||
|
TextServer3 Migration Tool This is not an installable product. The TextServer3 Migration Tool is a PL/SQL package that must be created after Oracle ConText Cartridge and the Oracle ConText Cartridge Workbench (as well as SQL*Net and SQL*Plus) have been installed. See Oracle8 ConText Cartridge Workbench User's Guide for details on how to install and use the Migration Tool. |
||
|
Oracle8 Open Database Connectivity Driver (ODBC) Driver Provides support for ODBC connections from Windows NT, Windows 95, and Windows 98 client systems to Oracle8 databases. The Oracle8 ODBC Driver complies with version 3.00 of the Microsoft ODBC specification and supports all ODBC Core and the following Level 1 and Level 2 calls: |
||
|
An application programming interface (API) for accessing an Oracle database from a C or C++ program. You make calls directly to the OCI functions from within your C or C++ program to direct the execution of your SQL statements. |
||
|
Oracle Objects for Object Linking and Embedding (OLE) Provides a custom control (OCX or ActiveX) combined with an OLE in-process server that lets you plug native Oracle8 Enterprise Edition functionality into your Windows applications. |
||
|
Enables you to use the SQL and PL/SQL database languages in the Windows NT, Windows 95, and Windows 3.1 environments. SQL*Plus has both a command line and graphical user interface. |
||
|
Performs the most common web administrative tasks through web pages. Web administrative tasks include creating, modifying, deleting, Database Connection Descriptors (DCDs). |
||
|
Oracle Security Server Manager Provides complete management of subjects, certificates, attributes, and applications. |
||
|
Combines a graphical console, agent processes, and common services to provide an integrated, comprehensive systems management platform for managing distributed databases and networks. |
||
|
Enables you to execute commands and run applications in Oracle Enterprise Manager. |
||
|
Oracle Enterprise Manager Software Development Kit (SDK) Provides sample source files, libraries, and header files for integrating new applications into the Oracle Enterprise Manager Console. |
||
|
Oracle Enterprise Manager DB Admin Applications Installed as part of Oracle Enterprise Manager. |
||
|
Simplifies the complex tasks of managing and maintaining multiple copies of data in a distributed environment. The application provides immediate local access to data and allows local systems to function automatically, even when networks or other systems in the environment fail. |
||
|
Oracle Object Type Translator (OTT) OTT (executable name OTT80.EXE) is used to create C-struct representations of Abstract Data Types that have been created and stored in an Oracle8 database. To take advantage of objects, run OTT against the database, and a header file is generated that includes the C-structs. |
||
|
Used to configure simple network configurations. |
||
|
Net8 establishes and maintains a connection between the client application and the server and exchanges messages between them. Net8 is a software layer that is required to communicate between Oracle clients and servers. It provides both client-server and server/server communications across any network. It enables client tools to access, modify, share, and store data on Oracle8 Enterprise Edition servers over a network. See Net8 Getting Started for Windows NT and Windows 95/98 for detailed information on each Net8 product. |
||
|
Net8 client software. |
||
|
Oracle Net8 Protocol Adapters are responsible for mapping Transparent Network Substrate (TNS) functionality to industry-standard protocols used in the client/server connection. Each protocol adapter is responsible for mapping the equivalent functions between TNS and a specific protocol. See Net8 Getting Started for Windows NT and Windows 95/98 for detailed information on each protocol adapter. |
||
|
Oracle TCP/IP Protocol Adapter Enables client/server conversation over a network using TCP/IP and SQL*Net. This combination of Oracle products enables an Oracle application on a client to communicate with remote Oracle databases through TCP/IP (if the Oracle database is running on a host system that supports network communication using TCP/IP). |
||
|
Oracle SPX Protocol Adapter Enables client/server conversation over a network using SPX/IPX and SQL*Net. This combination of Oracle products enables an Oracle application on a client to communicate with remote Oracle databases through SPX/IPX (if the Oracle database is running on a host system that supports network communication using SPX/IPX). |
||
|
Oracle Named Pipes Protocol Adapter Enables client/server conversation over a network using Named Pipes and SQL*Net. This combination of Oracle products enables an Oracle application on a client to communicate with remote Oracle databases through Named Pipes (if the Oracle database is running on a host system that supports network communication using Named Pipes). |
||
|
Oracle LU6.2 Protocol Adapter IBM's Advanced Program-to-Program Communication (APPC) architecture. APPC is the IBM peer-to-peer (program-to-program) protocol for a System Network Architecture (SNA) network. SNA is an IBM reference model similar to the Open Systems Interconnect (OSI) model of the International Standards Organization (ISO). |
||
|
A software layer that is required to communicate between Oracle clients and servers. It provides both client-server and server/server communications across any network. It enables client tools to access, modify, share, and store data on Oracle8 Enterprise Edition servers over a network. See Net8 Getting Started for Windows NT and Windows 95 for detailed information on each SQL*Net product. |
||
|
Oracle Protocol Adapters are responsible for mapping Transparent Network Substrate (TNS) functionality to industry-standard protocols used in the client/server connection. Each protocol adapter is responsible for mapping the equivalent functions between TNS and a specific protocol. See Net8 Getting Started for Windows NT and Windows 95 for detailed information on each protocol adapter. |
||
|
Oracle TCP/IP Protocol Adapter Enables client/server conversation over a network using TCP/IP and SQL*Net. This combination of Oracle products enables an Oracle application on a client to communicate with remote Oracle databases through TCP/IP (if the Oracle database is running on a host system that supports network communication using TCP/IP). |
||
|
Oracle SPX Protocol Adapter Enables client/server conversation over a network using SPX/IPX and SQL*Net. This combination of Oracle products enables an Oracle application on a client to communicate with remote Oracle databases through SPX/IPX (if the Oracle database is running on a host system that supports network communication using SPX/IPX). |
||
|
Oracle Named Pipes Protocol Adapter Enables client/server conversation over a network using Named Pipes and SQL*Net. This combination of Oracle products enables an Oracle application on a client to communicate with remote Oracle databases through Named Pipes (if the Oracle database is running on a host system that supports network communication using Named Pipes). |
||
|
Oracle LU6.2 Protocol Adapter IBM's Advanced Program-to-Program Communication (APPC) architecture. APPC is the IBM peer-to-peer (program-to-program) protocol for a System Network Architecture (SNA) network. SNA is an IBM reference model similar to the Open Systems Interconnect (OSI) model of the International Standards Organization (ISO). |
||
|
|
Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|