Oracle Net8 Administrator's Guide Release 8.0 A58230-01 |
|
See network access control
A unique network location used to identify a network object, such as a database server, client, or Names Server. Addresses have a specific format and must be unique. See also well known address.
An organizational entity for administering Net8 network components. Each administrative region includes:
An alternative name for an existing network object. Once an alias is created, it is resolved to the same name as the initial network object.
See Net8 Open.
Stands for American Standard Code for Information Interchange character set, a convention for representing alphanumeric information using digital data. The collation sequence used by most computers with the exception of IBM and IBM-compatible computers. Contrast with EBCDIC character set.
Memory that stores recently-accessed data to so that subsequent requests to access the same data can be processed quickly.
Cell Directory Service
A Net8 network where network management consists of one administrative region for the entire network. With central administration, all Names Servers know about one another and about all the services in the network. Contrast with delegated administration.
A user, software application, or computer that requests the services, data, or processing of another application or computer. In a two-task environment, the client is the user process. In a network environment, the client is the local user process and the server may be local or remote.
The properties of a client, often shared by many clients. May include the protocols used and preferred Names Servers.
Software architecture based on a separation of processing between two CPUs, one acting as the client in the transaction, requesting and receiving services, and the other as the server that provides services in a transaction.
Consolidating multiple connection requests from clients to establish a single connection to a server in order to conserve server resources.
Files that are used to identify and characterize the components of a network. Configuration is largely a process of naming network components and identifying relationships among those components.
A portion of the connect descriptor, introduced by the keyword CONNECT DATA, that specifies the application to which the connection is to be made. The CONNECT DATA section of the connect descriptor includes the system identifier (SID).
A specially formatted description of the destination for a network connection. Connect descriptors are constructed using a set of keywords and values. They are mapped to service names to provide more convenient reference.
An interaction between two processes on a network. Connections are originated by an initiator (client), who requests a connection with a destination (server).
A notification sent by an initiator and received by a listener that indicates that the initiator wants to start a connection.
See packet.
(1) A person responsible for operating and maintaining an Oracle Server or a database application. (2) An Oracle username that has been given DBA privileges and can perform database administration functions. Usually the two meanings coincide. Many sites have multiple DBAs.
A network object stored in the local database or in the network definition that identifies a remote database, a communication path to that database, and optionally, a username and password. Once defined, the database link is used to access the remote database. Also called DB link.
A public or private database link from one database to another is created on the local database by a DBA or user.
A global database link is created automatically from each database to every other database in a network with Oracle Names. Global database links are stored in the network definition.
See also global database link, private database link, and public database link.
See service name.
See delegated administration.
A server that requires its own dedicated server process for each user process. Contrast with multi-threaded server.
The domain within which most client requests take place. It could be the domain where the client resides, or it could be a domain from which the client requests network services often. Default domain is also the client configuration parameter that determines what domain should be appended to unqualified network name requests. A name request is unqualified if it does not have a "." character within it.
A Net8 network where network management is delegated to one or more administrative regions below the root administrative region. Also referred to as distributed or decentralized administration. Contrast with central administration.
A region hierarchically below the root administrative region. Any region other than the root administrative region.
The client that is the endpoint of a connection. The initiator of the connection requires some data or service of the destination.
See delegated administration.
Division of front-end and back-end processing to different computers. Net8 supports distributed processing by transparently connecting applications to remote databases.
A grouping of network objects, such as databases, that simplifies the naming of network services. Within a domain, all the names must be unique.
The set of domains that are managed within a given administrative region. Domains are only domestic relative to a region; they are never domestic in any absolute sense. Also referred to as local domains.
A message from a computer program informing you of a potential problem or condition preventing program or command execution.
See network access control.
An Oracle Names infrastructure in which there is only one domain. All names must be unique within that domain.
The set of domains not managed within a given administrative region. Domains are only foreign relative to a region; they are not foreign in any absolute sense. A network administrator typically defines foreign domains relative to a particular region to optimize Names Server caching performance.
A database link that links each database in a network to all other databases. This enables any user of any database in the network to specify a global object name in a SQL statement or object definition. (The global object name for the Debunk must be the same as the database service name.) See also database link, private database link, and public database link.
A unique name that identifies a database in a network. It consists of a database name and its network domain name. For example, HR.US.ORACLE.COM is comprised of a database name component HR and a network domain component US.ORACLE.COM.
An Oracle Names infrastructure in which names are divided into multiple hierarchically-related domains. You can use the hierarchical naming model with either central or delegated administration.
The client that starts a connection by sending a connection request. The initiator of the connection requires some data or service of the destination.
Interprocess Communication
The combination of a keyword and a value, used as the standard unit of information in connect descriptors and many configuration files. Keyword-value pairs may be nested; that is, a keyword may have another keyword-value pair as its value.
The server process that listens for and accepts incoming connection requests from client applications. Oracle listener processes start up Oracle database processes to handle subsequent communications with the client.
An agent on a server that listens for connection requests for one or more databases on one or more protocols.
A configuration file that describes one or more listeners on a server.
A utility included with Net8 to control various functions, such as to start, stop, and get the status of the listener.
A distributed database characteristic that allows applications to access data tables without knowing where they reside. All data tables appear to be in a single database, and the system determines the actual data location based on the table name. The user can reference data on multiple nodes in a single statement, and the system automatically and transparently routes (parts of) SQL statements to remote nodes for execution if needed. The data can move among nodes with no impact on the user or application.
A feature in which errors, service activity, and statistics are written to a log file. See also tracing.
A server that is configured to allow many user processes to share very few server processes so the number of users that can be supported is increased. Contrast with dedicated server.
Combining multiple sessions for transmission over a single transport connection in order to conserve the operating system's resources.
A server that uses Oracle Names to store a service's network address along with its simple name so that client applications can request connections with simple names, rather than lengthy addresses.
The set and structure of domains within which names can be allocated.
In a flat naming model, there is a single domain.
In a hierarchical naming model, the highest level is the root domain, and all other domains are hierarchically related.
An Oracle product that, when installed with Net8, enables you to connect to Oracle services while continuing to use existing industry-standard name services, such as Network Information Services (NIS), Distributed Computing Environment Cell Directory Service (DCE CDS), Banyan StreetTalk, and Novell's NetWare Directory Services (NDS).
Oracle's remote data access software that enables both client-server and server-server communications across any network. Net8 supports distributed processing and distributed database capability. Net8 runs over and interconnects many communications protocols. Net8 is backward compatible with SQL*Net version 2.
The application program interface (API) to Net8 that enables programmers to develop both database and non-database applications that make use of the Net8 network already deployed in their environment. Net8 Open provides applications a single common interface to all industry standard network protocols.
Stands for Network Basic Input/Output System, a process-to-process communications protocol designed to provide virtual links between machines on a network.
A network operating system produced by Novell.
A group of two or more computers linked together through hardware and software to allow the sharing of data and/or peripherals.
A feature of Oracle Connection Manager that sets rules for denying or allowing certain clients to access designated servers. Also known as firewall support.
The person who performs network management tasks such as installing, configuring, and testing network components. The administrator typically maintains the configuration files, connect descriptors and service names, aliases, and public and global database links.
As defined by Oracle, the set of characters acceptable for use as values in keyword-value pairs (that is, in connect descriptors and configuration files). The set includes alphanumeric upper- and lowercase, and some special characters.
See listener.
Any service that can be directly addressed on a network; for example, a listener or a Names Server.
The types of network names stored in an Oracle Names Server. These include database service names, global database links, and aliases.
A set of rules that defines how data is transported across networks. There are several industry standard transport protocols, such as TCP/IP and SPX.
In an Oracle application network, a service performs tasks for its service consumers; for example, a Names Server provides name resolution services for clients.
Network Interface
Network Library
Network Naming (Oracle Names)
A computer or terminal that is part of a network.
Network Program Interface
Network Routing
Network Session
Network Transport
Open Program Interface
An alternate name for the top directory in the Oracle directory hierarchy on some directory-based operating systems.
A directory service made up of a system of Oracle Names Servers (called Names Servers) that provide name-to-address resolution for each Net8 service on the network.
A set of initial decisions and policies that govern how names are allocated, and how Oracle Names operates. The infrastructure defines how users and administrators interact with the Oracle Names system.
See Names Server.
A set of products which map Net8 functionality to industry-standard protocols used in client-server connections. These adapters are installed separately from Net8.
A block of information sent over the network each time a connection or data transfer is requested. The information contained in packets depends on the type of packet: connect, accept, redirect, data, etc. Packet information can be useful in troubleshooting.
Information passed to a program, command, or function, such as a file specification, a keyword, or a constant value.
A string (word or phrase) used for data security and known only to its owner. Passwords are entered in conjunction with an operating system login ID, Oracle username, or account name, in order to connect to an operating system or software application (such as the Oracle database). Whereas the username or ID is public, the secret password ensures that only the owner of the username can use that name, or access that data.
The Names Server(s) preferred by a client for names resolution; usually the Names Server that is physically closest to the client, or available over the least expensive network link.
Prespawned dedicated server processes are prestarted by the Net8 listener before any incoming connection request. They improve the time it takes to establish a connection on servers where the multi-threaded server is not used or not supported on a given machine. They also use allocated memory and system resources better by recycling server processes for use by other connections with shutting down and recreating a server. The ability to prespawn dedicated servers requires Oracle7 Server release 7.1 and SQL*Net release 2.1 or later.
A database link created by one user for his or her exclusive use. See also public database link, database link, and global database link.
See network protocol.
See Oracle Protocol Adapters.
A database link created by a DBA on a local database which is accessible to all users on that database. See also public database link, database link, and global database link.
Relational Database Management System
The highest level administrative region in a distributed installation. The root administrative region contains the root domain.
The highest level domain in a hierarchical naming model.
Remote Procedure Call
A name for a connect descriptor that is easy to use and remember. End users need only know the appropriate service name to make a connection. Each connect descriptor is assigned a service name in the network definition.
A process that fully replicates a directory system on the network. New services need to register with only one Names Server. The service replication process automatically distributes the new registration to all other active Names Servers on the network.
See system identifier.
Sequenced Packet Exchange, a network protocol known for high performance and acceptance among many major network management systems, in particular, Novell Advanced NetWare.
Net8's precursor. An Oracle product that works with the Oracle Server and enables two or more computers that run the Oracle RDBMS or Oracle tools such as SQL*Forms to exchange data through a network. SQL*Net supports distributed processing and distributed database capability. SQL*Net runs over and interconnects many communications protocols.
A unique name for a database instance. To switch between databases, users must specify the desired SID. The SID is included in the CONNECT DATA parts of the connect descriptors in a TNSNAMES.ORA file, and in the definition of the network listener in the LISTENER.ORA file. If you choose the default configuration, the SID defaults to "*".
Data used by the Names Server to control regular functioning or communicate with other Names Servers. Includes Interchanges, root region's Names Servers, and any delegated regions' Names Servers.
See Transparent Network Substrate.
A file that contains connect descriptors mapped to service names. The file may be maintained centrally or locally, for use by all or individual clients.
A facility that writes detailed information about an operation to an output file. The trace facility produces a detailed sequence of statements that describe the events of an operation as they are executed. Administrators use the trace facility for diagnosing an abnormal condition; it is not normally turned on. See also logging.
A foundation technology, built into Net8, Oracle Connection Manager, and Oracle Names, that works with any standard network transport protocol.
The name by which a user is known to the Oracle Server and to other users. Every username is associated with a password, and both must be entered to connect to an Oracle database.
User Program Interface
Addresses for one or more Names Servers are hardcoded into both the Names Server and its clients. Names Servers then become available at these well known addresses, so that clients do not need to be told, by way of configuration files, where to find the server.