Oracle Network Manager Administrator's Guide Go to Product Documentation Library
Library
Go to books for this product
Product
Go to Contents for this book
Contents
Go to Index
Index



Go to previous file in sequence Go to next file in sequence

Quick Steps to Configure a Network


This chapter shows you the simplest possible way to create the most common networks. It shows you the property sheets to use and the basic information you must provide in them. It accepts all defaults; that is, it does not illustrate alternatives for information that is optional.

If you are planning to configure a network like one of those described in this chapter, just follow these step-by-step instructions. You may later want to go back and tune your network by changing some of the default parameters. However, following these samples will get you up and running as quickly as possible.

Note: This chapter provides similar guidance to that provided by the online walk-through option. Each time you create a new network definition you are asked if you want to use the walk-through option.


Sample Networks

This chapter provides step-by-step instructions for three types of networks:

Select the sample that matches your network and follow the instructions. If you need more detailed information, refer to the online help system or Chapter 5.


A Single Protocol for All Clients and Servers

Step 1

If an empty Tree View window is not displayed, select New from the File drop-down menu in the Oracle Network Manager menu bar, or select the New icon from the Command Tool Bar. You will be asked if you want to have a walk through. If you select Yes, you will receive on-screen instructions as you use Network Manager.

Step 2

Select the Community icon or select Community from the Create Menu to bring up a property sheet for a new community. Use this property sheet to provide information about the community the clients and servers share.

In the General page of the Community property sheet:

Step 3

Select the Node icon or select Node from the Create Menu to bring up a property sheet for a new node. Use this property sheet to provide information about the node the Oracle server is on.

In the Node property sheet:

Note: If the network has more than one node, repeat these steps as necessary to create other nodes. Define all nodes that contain an Oracle Server, Oracle Names Server, or Oracle MultiProtocol Interchange. You do not need to create nodes for clients.

Note: You can also select a Node icon and drag it onto a Community icon in the Tree View or the Map View. When you do, that community is selected on the Node's Communities page.

Step 4

Select the listener icon or select Listener from the Create Menu to bring up a property sheet for a new Listener. Use this property sheet to provide information about the listener for the Oracle server.

In the Listener property sheet:

Note: Services on some less common operating systems may require user-defined environmental variables and values. If the database is on one of these, use the Location Details page to enter these parameters.

Note: If the network has more than one listener, repeat these steps as necessary to create other listeners and databases.

Step 5

(Optional but recommended.) Select Validate from the File menu of the Oracle Net Manager window to verify that the information you entered is consistent and complete.

Step 6

Save the data you have entered into a network definition file by selecting Save from the File menu.

Step 7

Select Generate from the File menu or select the Generate icon from the Command Tool Bar to create the configuration files for your network. From the Generate Definition window that appears, select File System.

Step 8

Distribute the files to the appropriate locations on your network. See Chapter 6 for further information.


Two Communities with One Interchange

The steps to create this network configuration are very similar to the steps in the previous example. In this network, make two communities, and configure a node that runs both protocols with an Interchange to join the two communities.

Step 1

Select New from the File menu or select the New icon from the Command Tool Bar. Choose to use the walk-through if you wish.

Step 2

Select the Community icon or select Community from the Create Menu to bring up a property sheet for a new community. Use this property sheet to provide information about one of the communities in the network.

In the Community property sheet:

Step 3

Repeat Step 2 to create the other community.

Step 4

Select the Node icon or select Node from the Create Menu to bring up a property sheet for a new node. Use this property sheet to provide information about the node the Oracle server is on.

In the Node property sheet:

Step 5

Create the node for the Interchange.

Attention: The Interchange must be on a node that is on two or more communities.

In the Node property sheet:

Note: The Interchange and the database server can be on the same node. If they are, the database server could have two addresses, because the node would be a member of two communities. However, you would have to configure each address. The database could have a listener on only one address if you so choose.

Step 6

Select the Interchange icon or select Interchange from the Create Menu to bring up the Interchange property sheet on which to define the Interchange on the network, with its General page displayed.

Step 7

Select the listener icon or select Listener from the Create Menu to bring up a property sheet for a new Listener. The General page is displayed. Use this property sheet to provide information about the listener for the Oracle server.

In the Listener property sheet:

Note: Services on some less common operating systems may require user-defined environmental variables and values. If the database is on one of these, use the Location Details page to enter these parameters.

Note: If the network has more than one listener or database, repeat these steps as necessary to create other listeners and databases.

Step 8

Save the network definition to disk by selecting Save from the File menu.

Step 9

Select Generate from the File menu or select the Generate icon to create the configuration files for your network. From the Generate Definition window that appears, select File System.

Step 10

Distribute the files to the appropriate locations on your network. See Chapter 5 for further information.

Note: Refer to Appendix A for an example of the generated files for a network of this type.


A Network with Oracle Names

To include Oracle Names in the network, you must configure at least one Oracle Names Server. You must also save the network definition to a database. Both of these steps are described in this section.

Note: If you are using SQL*Net 2.3 and Oracle Names 2.0 and the Dynamic Discovery Option (DDO), you may not need to use Oracle Network Manager at all. New SQL*Net 2.3 services will register themselves with well-known Names Servers, and very few configuration files will be needed. See Oracle Names Administrator's Guide for more information.

Use the Names Server Property Sheet

Oracle Names requires a Names Server in each community. Assuming that you have centralized administration and only one domain, you can configure your network with Oracle Names using just one additional property sheet.

Note: In multi-community networks, the Names Server must be available on each community defined in your network. Oracle Corporation recommends that this be achieved by placing a Names Server on each node that has an Interchange.

After defining the listeners on your network, select the Names Server icon or select Names Server from the Create Menu. Use the property sheet to define the Names Server.

Note: For information about more complex configurations of Oracle Names, see the online help system, Chapter 5 of this Guide, and the Oracle Names Administrator's Guide.

Overview of Steps to Start a Network that Includes Oracle Names

The network definition of a network using Oracle Names must be stored in a database. However, because the network must be up before the network definition can be stored in the database, some extra steps are needed. This section provides a list of steps required to use Oracle Names on a network.

Step 1

Create the network definition, as described in the preceding sections.

Step 2

Generate the configuration files to the file system.

Step 3

Distribute the files. (TNSNAMES.ORA will be one of the files.)

Step 4

Start up the listeners and databases on the network.

Step 5

Again run Network Manager, open the network definition, and save it to a database.

Step 6

Generate the files again, this time to Oracle Names and the File System.

Step 7

Distribute the files. (TNSNAMES.ORA will not be included.)

Step 8

Start the Names Server.




Go to previous file in sequence Go to next file in sequence
Prev Next
Oracle
Copyright © 1996 Oracle Corporation.
All Rights Reserved.
Go to Product Documentation Library
Library
Go to books for this product
Product
Go to Contents for this book
Contents
Go to Index
Index