Oracle8i Client Installation Guide
Release 2 (8.1.6) for Windows

A73019-01

Library

Product

Contents

Index

Prev Next

B
Individual Component Descriptions

This appendix provides descriptions and release numbers of the individual components available with each installation type.

The specific topic discussed is:

Component Descriptions

This table provides descriptions and release numbers of individual components available for installation with Oracle8i Client. References are made to documentation that more fully describes these components. Some components described below are automatically installed with other components.

See Also:

Appendix A, "Individual Components Available for Installation" for the installation types under which these individual components are installed 

Component  Release  Description  See Also... 

Assistant Common Files

(installed with Oracle assistants, such as Oracle Database Configuration Assistant and Net8 Assistant) 

8.1.6 

A collection of automatically installed files required by Oracle assistants. These files include:

  • BaliShare 1.0.8 (compressed)

  • DBUI 1.1.2

  • EWT 3.3.6 (compressed)

  • ICE Browser 4.06.6 (compressed)

  • Java Swing Components 1.1.1 (compressed)

  • Kodiak 1.1.3

  • Oracle Help for Java 3.1.8 (compressed)

  • SMUI 1.0.8

 

Not applicable 

Java Runtime Environment (Oracle's version) 

1.1.7.24 

Required for running Java applications, such as Oracle Universal Installer. 

Not applicable 

LSM Administrator GUI 

8.1.6 

A client tool for administering the Legato Storage Manager server from a separate Windows NT computer. 

 

Legato Storage Manager (LSM) 

8.1.6 

If you are using Recovery Manager (RMAN) for Oracle database backups, a media management component such as LSM is required for backing up and restoring from tape storage. You can choose to install a media management component such as LSM or use a third-party media management component that also complies with Oracle's Backup Solutions Program. LSM also includes a scaled-down version of Legato NetWorker. For more information on this component, call toll free (1) 888-8-LEGATO in the United States of America. 

 

Logical Unit Type 6.2 (LU6.2) protocol support 

8.1.6  

The adapter is part of the IBM Advanced Program-to-Program Communication (APPC) architecture. APPC is the IBM peer-to-peer (program-to-program) protocol for a Systems Network Architecture (SNA) network. SNA is an IBM reference model similar to the Open Systems Interconnect (OSI) model of the International Standards Organization (ISO).

APPC architecture lets the client and host communicate over an SNA network without forcing the client to emulate a terminal (as in terminal-to-host protocols). APPC architecture allows peer-to-peer communication; the client can initiate communication with the server.

An SNA network with the LU6.2 and Physical Unit Type 2.1 (PU2.1) protocols provides APPC. The LU6.2 protocol defines a session between two application programs; LU6.2 is a component-independent LU-type.

LU6.2 protocol support enables an Oracle application on a personal computer to communicate with an Oracle database. This communication occurs over an SNA network with the Oracle database on a host system that supports APPC. 

Net8 Administrator's Guide 

Named Pipes protocol support

 

8.1.6 

A protocol that enables client/server conversation over a network using Named Pipes and Net8. This combination of Oracle components 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).  

Net8 Administrator's Guide 

Net8 Assistant

(installed with Net8 Client) 

8.1.6  

A tool that combines configuration abilities with component control to provide an integrated environment for configuring and managing Net8. It can be used on either the client or server.

You can use Net8 Assistant to configure the following network components:

  • Naming--Define simple names, connect identifiers, and map them to connect descriptors to identify the network location and identification of a service. Net8 Assistant supports configuration of connect descriptors in local TNSNAMES.ORA files, a centralized LDAP-compliant directory server, or an Oracle Names server.

  • Naming Methods--Configure the different ways in which connect identifiers are resolved into connect descriptors.

  • Listeners--Create and configure listeners to receive client connections.

If an Oracle Names server is configured, you start, stop, tune, or gather statistics for it with Net8 Assistant.  

Net8 Administrator's Guide 

Net8 Client  

8.1.6 

A component that provides features that enable client connections to databases across a network. A client-side application sends a request to Net8 to be transported across the network to the server.

Net8 Client (and not Oracle Universal Installer) installs TCP/IP and Named Pipes, and auto-detects SPX. SPX is only installed in the installation packages if the appropriate software is detected on your computer. If you explicitly select this component through the Custom installation type, it will be installed even if you do not have the appropriate software on your computer. 

Net8 Administrator's Guide 

Net8 Configuration Assistant

(installed with Net8 Client) 

8.1.6 

A tool that enables you to configure basic network components. Net8 Configuration Assistant runs automatically after software installation, as described in this guide. It can be used on either the client or server. It may be also be run in standalone mode to configure naming methods usage, the listener, net service names in the TNSNAMES.ORA file, and directory server access.  

Net8 Administrator's Guide 

Object Type Translator (OTT) 

8.1.6 

OTT is used to create C-struct representations of Abstract Data Types that have been created and stored in an Oracle database. To take advantage of objects, run OTT against the database, and a header file is generated that includes the C-structs. 

Oracle Call Interface Programmer's Guide 

Oracle Advanced Security 

8.1.6  

Oracle Advanced Security provides security services for Oracle8i. Oracle Advanced Security secures connections over all protocols into Oracle8i and integrates a Public Key Infrastructure (PKI). Oracle Advanced Security provides data encryption and integrity; integrates with third-party authentication, authorization, and single sign-on solutions; delivers public-key solutions including Secure Sockets Layer (SSL) and X.509 certificates; and utilizes Oracle Internet Directory for storing database authorizations. Oracle Advanced Security also enables enterprise user management and access to multiple accounts and applications with a single password.

This multicomponent product requires a separate license. 

Oracle Advanced Security Administrator's Guide 

Oracle Application Server Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 

A tool that helps you manage your Web site and the Oracle Applications Server. Oracle Application Server Manager discovers all Oracle Applications Servers installed on managed nodes and enables you to view and manipulate the components and features of the server and your Web site. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Applications Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 

A tool that administers Concurrent Managers, the batch-process scheduling subsystem of Oracle Applications. With this tool, an administrator can improve system performance by creating, configuring, and monitoring all Concurrent Managers on multiple Oracle Applications instances from the Oracle Applications Manager Console. Using the console, you can view details for all processes and requests; cancel or put holds on requests; and start, stop, and define new Concurrent Managers. 

Oracle Enterprise Manager Administrator's Guide 

Oracle AppWizard for Microsoft Visual C++  

8.1.6 

A wizard that lets you create an Oracle application skeleton in C++ code without writing a single line of code. You then customize the application skeleton as needed. This wizard is integrated within the Microsoft Visual C++ 5.0 or 6.0 development environment. 

Oracle AppWizard for Microsoft Visual C++ User's Guide 

Oracle Call Interface (OCI) 

8.1.6 

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 DBA Management Pack 

2.1

 

A set of tools and wizards bundled with Oracle Enterprise Manager. The Oracle DBA Management Pack can be used to perform most of your database administration tasks, and supports all versions of Oracle databases. 

Oracle Enterprise Manager Administrator's Guide 

Oracle DBA Studio

(part of Oracle DBA Management Pack) 

2.1 

A tool that integrates the functionality of schema, security, storage, and instance management into one management tool.  

Oracle Enterprise Manager Administrator's Guide 

Oracle Developer Server Forms Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 

A tool that enables you to control and monitor Forms Listener, Forms Server, Load Balancer Server, and Load Balancer Client. In addition to providing some basic controls such as startup and shutdown, this tool can also monitor for events that include service down, excessive memory usage, and excessive CPU usage, and can also automatically fix the problem when it occurs. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Directory Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 

A Java-based tool for administering most functional areas of Oracle Internet Directory and its related processes. 

Oracle Internet Directory Administrator's Guide 

Oracle Distributed Access Manager

(part of Oracle Enterprise Manager Integrated Applications) 

1.0 (beta) 

A tool that monitors and configures a distributed access system, which provides users with homogeneous access to Oracle systems and heterogeneous access to non-Oracle systems. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Documentation 

8.1.6 

Available in HTML and PDF formats on a separate Oracle8i Online Documentation CD-ROM. 

Appendix E, "Getting Started with Your Documentation" 

Oracle Enterprise Java Beans and CORBA Tools 

8.1.6 

An architecture for developing transactional applications as distributed components in Java.  

Oracle8i Enterprise JavaBeans and CORBA Developer's Guide 

Oracle Enterprise Login Assistant 

1.1 

A tool that enables single sign on, which implements a subset of the Oracle Wallet Manager functionality for opening a user wallet and enabling applications to use it. 

Oracle Advanced Security Administrator's Guide 

Oracle Enterprise Manager 

2.1 

A suite of components that provide an integrated solution for centrally managing your heterogeneous environment. Oracle Enterprise Manager combines a graphical console, Oracle Management Servers, common services, and tools to provide an integrated, comprehensive systems management platform for managing Oracle components. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Enterprise Manager Client 

2.1 

The first tier of Oracle Enterprise Manager is comprised of clients such as consoles and management applications, which present graphical user interfaces to administrators for all management tasks. These client components can be installed locally or brought up with a Web browser.  

Oracle Enterprise Manager Concepts Guide 

Oracle Enterprise Manager Console 

2.1 

Client interface for the first tier of Oracle Enterprise Manager, which:

  • Centrally administers, diagnoses, and tunes multiple databases

  • Manages other Oracle components and services

  • Monitors and responds to the status of Oracle components and third-party services 24 hours a day

  • Schedules jobs on multiple nodes at varying time intervals

  • Monitors networked services for events

  • Customizes your display by organizing databases and other services into logical administrative groups

 

Oracle Enterprise Manager Administrator's Guide 

Oracle Enterprise Manager Integrated Applications 

2.1 

Applications integrated with Oracle Enterprise Manager for managing your Oracle environment, and installed with Oracle Enterprise Manager if your environment requires them. The applications can be accessed from the Oracle Enterprise Manager Navigator pane and/or the console application drawers, or from your operating system. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Enterprise Manager Quick Tours 

2.1 

HTML-based training tools that provide a fast and easy way to learn about a variety of Oracle Enterprise Manager components without having to actually install them. Quick tours are provided for the following components:

  • Oracle Enterprise Manager

  • Oracle DBA Management Pack

  • Change Management Pack

  • Diagnostics Pack

  • Tuning Pack

  • Management Pack for Oracle Applications

  • Management Pack for SAP R/3

  • Standard Management Pack

 

Oracle Enterprise Manager Administrator's Guide 

Oracle Enterprise Security Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.0 

A tool that helps you administer the Oracle environment for user security using an LDAP-compliant directory server. This tool allows an administrator to manage enterprise-level role authorization among multiple databases simultaneously. 

Oracle Advanced Security Administrator's Guide 

Oracle Home Selector

(installed with Oracle Universal Installer) 

1.7.0 

A tool that enables you to edit your environment path to make an appropriate Oracle home directory your primary home. 

Chapter 3 of the Oracle8i Client Administrator's Guide for Windows 

Oracle Instance Manager

(part of Oracle DBA Management Pack) 

2.1 

A tool that manages database instances and sessions in your Oracle environment.  

Oracle Enterprise Manager Administrator's Guide 

Oracle interMedia Client Option

(part of Oracle interMedia) 

8.1.6 

A component that provides an Oracle interMedia Audio, Image, and Video Java interface that lets you use client-side applications to manipulate and/or modify multimedia data stored in a network accessible database on the server. It also provides a simple Oracle interMedia Image sample (SIMPIMG.EXE) that was developed using Microsoft Visual C++. SIMPIMG.EXE locates and updates images using Oracle interMedia Image in an Oracle8i database. 

Oracle8i interMedia Text Reference 

Oracle Internet Directory Client 

2.0.6 

A component that enables LDAP-enabled clients to access Oracle Internet Directory. 

Oracle Internet Directory Administrator's Guide 

Oracle INTYPE File Assistant

(installed with the Object Type Translator) 

8.1.6 

An assistant that helps you to create an INTYPE file, which provides a list of types for Object Type Translator to translate. This component is automatically installed with the Object Type Translator. 

Oracle Call Interface Getting Started for Windows 

Oracle Java Database Connectivity (JDBC) Drivers 

8.1.6 

A standard set of Java classes, specified by JavaSoft, that provide vendor-independent access to relational data from Java. 

Oracle8i JDBC Developer's Guide and Reference 

Oracle Migration Workbench 

2.1 

Tools that simplify the process of migrating data and applications from non-Oracle databases to Oracle8i. The Migration Workbench allows you to quickly and easily migrate an entire application system (that is, the database schema including triggers and stored procedures) in an integrated, visual environment.  

  • Oracle Migration Workbench Reference for MS Access Reference Guide

  • Oracle Migration Workbench Reference for MS SQL Server and Sybase Adaptive Server Reference Guide

 

Oracle Objects for Object Linking and Embedding (OLE)  

8.1.6 

A custom control (OCX or ActiveX) combined with an OLE in-process server that lets you plug native Oracle8i database functionality into your Windows applications. 

Online help available from the Start Menu. 

Oracle Open Database Connectivity (ODBC) Driver  

8.1.6 

A component that provides support for ODBC connections from Windows NT, Windows 95, and Windows 98 client systems to Oracle databases. The Oracle8 ODBC Driver complies with Version 3.51 of the Microsoft ODBC specification.

The following ODBC function is not supported:

  • SQLBulkOperations

 

Oracle ODBC online help available from the Start Menu.

 

Oracle Parallel Server Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 

A component that discovers and manages databases that use Oracle Parallel Server. An extension to the Oracle Enterprise Manager Console, Oracle Parallel Server Manager lists all discovered parallel servers alongside single-instance databases in the Navigator's Databases folder. Using property sheets, you can start up and shut down databases using Oracle Parallel Server, as well as check the status of instances, data files, in-doubt transactions, profiles, redo log groups, roles, rollback segments, schema objects, users, and tablespaces. 

 

Oracle Provider for OLE DB 

8.1.6 

Interfaces that offer high performance and efficient access to Oracle data by applications, compilers, and other database components. 

Oracle Provider for OLE DB User's Guide 

Oracle Replication Manager

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 

A tool that enables an administrator to quickly set up, configure, and manage an Oracle replication environment. This tool provides a comprehensive wizard to prepare a database for supporting multimaster and/or snapshot replication. Once set up, additional wizards help you replicate schema objects using either multimaster or a combination of multimaster/snapshot replication. After configuring your replication environment, you can use the Oracle Enterprise Manager Navigator tree and property pages to monitor and modify your replication environment. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Schema Manager

(part of Oracle DBA Management Pack) 

2.1 

A tool that enables you to create, alter, or drop schema objects such as clusters, indexes, snapshots, tables, and views.  

Oracle Enterprise Manager Administrator's Guide 

Oracle Security Manager

(part of Oracle DBA Management Pack) 

2.1 

A tool that manages database users and their corresponding privileges, profiles, and roles. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Services for Microsoft Transaction Server  

8.1.6 

A component that provides full integration of Oracle8 database releases 8.0.6 and 8.1.x with Microsoft Transaction Server. This component enables you to develop and deploy COM-based applications using Microsoft Transaction Server. 

Using Microsoft Transaction Server With Oracle8 

Oracle Spatial Index Advisor

(part of Oracle Enterprise Manager Integrated Applications) 

2.1 (beta) 

A tool that helps you analyze and tune spatial indexes on data. With the analyzer, you can see if indexes are properly defined for optimum query performance. The analyzer also provides an understanding of distribution of the data through visual inspection. 

Oracle Enterprise Manager Administrator's Guide 

Oracle SQLJ 

8.1.6 

A preprocessor for Java programs with embedded SQL statements. It generates Java programs with JDBC calls. 

Oracle8i JDBC Developer's Guide and Reference 

Oracle Storage Manager

(part of Oracle DBA Management Pack) 

2.1 

A tool that enables you to administer tablespaces, data files, redo logs, and rollback segments for optimum database storage. 

Oracle Enterprise Manager Administrator's Guide 

Oracle Universal Installer  

1.7.0.x 

A graphical user interface (GUI) application that lets you quickly install, update, and remove Oracle components.  

Oracle Universal Installer Concepts Guide

See "Copying and Modifying a Response File" for information on accessing this guide 

Oracle Utilities 

8.1.6 

A suite of components used for database administration. Oracle Utilities include the Export Utility, Import Utility, SQL*Loader, TKPROF, and Recovery Manager. 

Oracle8i Utilities 

Oracle Visual Information Retrieval Client

 

8.1.6 

Visual Information Retrieval lets you store image data in a database table. The Java client aspect of the product lets you develop client-side Java applications to manipulate and/or modify image data stored in a network-accessible (server-side) database.

You can connect to a server-side object, copy that object from the server side to the client side, perform various operations on the client-side object, and transfer the new object back to the server side.  

Oracle8i Visual Information Retrieval Java Client User's Guide and Reference 

Oracle Wallet Manager 

8.1.6 

A tool that generates a public-private key pair and creates a certificate request for submission to a certificate authority, installs a certificate for the identity, and configures trusted certificates for the identity. 

Oracle Advanced Security Administrator's Guide 

Oracle Web Publishing Assistant  

8.1.6 

A tool that lets you query a database and publish the data retrieved on a Web page. 

Oracle Web Publishing Assistant Getting Started 

Pro*C/C++  

8.1.6 

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. 

 

Pro*COBOL  

8.1.6

and 1.8.51 

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.  

 

SQL*Plus  

8.1.6 

A tool that lets you use the SQL and PL/SQL database languages in the Windows NT, Windows 95, or Windows 98 environments. SQL*Plus has both command line and GUI versions. 

SQL*Plus User's Guide and Reference 

SQL*Plus Worksheet

(part of Oracle DBA Management Pack) 

2.1 

A GUI application for manually entering SQL, PL/SQL, and DBA commands or running stored scripts. 

Oracle Enterprise Manager Administrator's Guide 

SQLJ Runtime

(installed with Oracle SQLJ) 

8.1.6 

A thin layer of pure Java code that runs above the JDBC driver. When Oracle SQLJ translates your SQLJ source code, embedded SQL commands in your Java application are replaced by calls to the SQLJ runtime. 

Oracle8i JDBC Developer's Guide and Reference 

SQLJ Translator

(installed with Oracle SQLJ) 

8.1.6 

A preprocessor for Java programs that contains embedded SQL statements. SQLJ Translator converts the SQL statements to JDBC calls. 

Oracle8i JDBC Developer's Guide and Reference 

Release Notes  

8.1.6 

Important last-minute installation and configuration information to read before installing and using Oracle components. Release Notes are included on the Oracle8i Online Documentation CD-ROM. 

Appendix E, "Getting Started with Your Documentation" 

Required Support Files 

8.1.6 

A collection of files and libraries required by Oracle components. 

No documentation 

SPX protocol support

 

8.1.6  

A protocol that enables client/server conversation over a network using SPX/IPX and Net8. This combination of Oracle components 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). This protocol is predominantly used in Novell Directory Services (NDS) environments.  

Net8 Administrator's Guide 

TCP/IP protocol support 

8.1.6 

A protocol that enables client/server conversation over a network using TCP/IP and Net8. This combination of Oracle components 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).  

Net8 Administrator's Guide 

WINSOCK2 on Windows NT support 

8.1.6 

Net8 supports both the WINSOCK 1.1 and WINSOCK2 socket interface. Net8 automatically detects WINSOCK2 on Windows NT and uses it if it is available. WINSOCK2 is a standard feature of the Windows NT release 4.0 operating system. Oracle uses these WINSOCK2 features in Net8:

  • Overlapped I/O with events

  • Shared sockets (can be enabled as an optional feature)

 

Appendix C of the Oracle8i Client Administrator's Guide for Windows 


Prev Next
Oracle
Copyright © 2000 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index