Oracle Advanced Networking Option Administrator's Guide Release 8.0 A58229-01 |
|
This chapter provides brief descriptions of the Distributed Computing Environment (DCE) and the Oracle DCE Integration product. For more detailed information, see the list of related books and papers in "Related Publications" in the Preface of this guide.
This information includes the following:
Oracle DCE Integration requires Net8 or higher and Oracle8.0.3. It enables Oracle applications and tools to access Oracle8 servers in a DCE environment.
Oracle servers running DCE Integration 2.3.2 and later are backward compatible with clients running SQL*Net/DCE 2.1.6 or 2.2.3; however, the 2.1.6 clients will not be able to take advantage of external roles.
A DCE Integration 2.3.2 or later client will not be able to connect to a SQL*Net/DCE 2.1.6 or 2.2.3 server. A DCE Integration release 2.3.2 or later client requires a 2.3.2 or later server in order to connect to a database.
The Distributed Computing Environment (DCE) from the Open Software Foundation (OSF) is a set of integrated network services that work across multiple systems to provide a distributed environment. The network services include remote procedure calls (RPCs), directory service, security service, threads, distributed file service, diskless support, and distributed time service.
DCE is the middleware between distributed applications and the operating system/network services and is based on a client/server model of computing. By using the services and tools that DCE provides, users can create, use, and maintain distributed applications that run across a heterogeneous environment.
For more detailed information on DCE, see "Related Publications" in the Preface of this guide.
Oracle DCE Integration enables users to use Oracle tools and applications to access Oracle8 servers in a DCE environment. Oracle's DCE Integration product is comprised of the following parts:
The DCE Communication/Security Adapter component includes:
Note: For parts of your network that do not use DCE, you may want to use the other security and authentication services included with the Oracle Advanced Networking Option. These services (formerly included in Secure Network Services) work with SQL*Net release 2.1 and above. They provide message integrity and data encryption services in non-DCE environments, allowing administrators to ensure that all network traffic is protected against unauthorized viewing or modification, regardless of the start or end point. For more information on these services see Part I, "Oracle Advanced Networking Option Security and Single Sign-On", of this guide. |
The DCE CDS Native Naming adapter component includes:
The DCE Cell Directory Service offers a distributed, replicated repository service for name, address and attributes of objects across the network. Because servers register their name and address information in the Cell Directory Service (CDS), Oracle clients can make location-independent connections to Oracle8 servers. Services can be relocated without any changes to the client configuration. An Oracle utility is provided to load the Oracle service names (with corresponding connect descriptors) into CDS. After this is done, Oracle connect descriptors can be viewed from a central location with standard DCE tools.
For location of services across multiple cells, either of the following options may be used:
For more information about the DCE CDS Native Naming Adapter see the following:
Oracle Advanced Networking Option provides you flexibility in your use of DCE services. You have the following options: