Oracle Enterprise Manager Concepts Guide

Contents Index Home Previous Next

CHAPTER 2. Navigator

The Navigator provides a tree view of objects in a network environment and a method of accessing the objects. The tree displays a direct view of the network's nodes and services, the objects they contain, and the relationships among objects.

The topics discussed in this chapter include:

Navigator Window

The Navigator window provides:

The Navigator window can be hidden or shown by selecting Show Navigator Pane in the Console View menu. You can also hide or show the window by clicking on the Navigator icon in the Console toolbar.

Each object type in the Navigator tree is identified by an icon and name. If there is a '+' or '-' to the left an object's icon and name, the object is a container that can be expanded to display other objects. A container that is represented by a folder icon is a logical grouping, or collection, of one specific type of object, such as databases, tablespaces, or users. Other containers are objects that hold multiple types of objects.

The top-most object in the Navigator tree is the network container. The network folder contains:

See Figure 2 - 1 [*] for an illustration of a Navigator window.

You can expand the tree containers to view the objects and relationships in the environment. For example, you can expand a node to view the databases, names servers, and listeners on the node. You can expand the Groups folder to view the user-defined groups. You can expand a database to view:

Note: Refer to the specific DBA tools chapter that administers an object for more information on an object's relationships.

Figure 2 - 1. Navigator Menu and Window

Tree Population

The Console populates the Navigator tree with information the communication daemon discovers about the services in a SQL*Net network. These services include:

The daemon discovers services by reading a topology file that is generated with the Network Manager application or is created manually. Using the information in the topology file, the daemon provides a model of the network.

Note: If you drop a database, name server, listener, or node object from the Navigator tree, the entry for the object must also be deleted from the topology.ora file. Use Oracle Network Manager to update the topology file. If you drop the objects without updating the topology file, the objects will appear again in the Navigator tree when you restart Enterprise Manager.

Note: If you change or update the topology file and restart Enterprise Manager, the entries in the previous topology file will still appear in the Navigator tree until you drop them from the tree list.

For more information on the communication daemon, see "Agents and Communication Daemon" [*]. For information on the configuration files, see the Oracle Enterprise Manager Installation Guide.

Viewing Specific Tree Objects

In large, complex environments you may not wish to view the entire system in one tree so the Navigator has been designed to be highly flexible.

With the Split View menu option, you can split the Navigator tree into views that are displayed in separate pages in the Navigator window. You simply click on the tab of a page to move the page and its contents to the front of the Navigator window.

With the Filter Folder menu option, you can filter the objects in a folder in the Navigator window allowing you to determine which objects are displayed. In a very large system, this option allows you to display only those objects that you need to access. You can use standard SQL wildcard characters when entering the filtering criteria.

Launching Tools

Before you launch a database tool from the Console, select a database or database object in the Navigator tree. You can execute a tool from the Tools menu or by choosing the Related Tools option from the right-mouse menu.

You are connected to the database according to the user preferences that have been set up for the database or the credentials you used to log on to the Console. If connection to the database fails for any reason, the Login Information dialog box displays. For information about connecting to an instance of a database, see "Connecting to an Instance" [*]. For information on user preferences, see "Console User Preferences" [*].

User-defined Groups

User-defined groups are created with the Create Group option of the Map menu. The group types are:

You can use groups to organize related objects in the tree. For information on groups, see "Map" [*].

Creating Maps

You can drag and drop nodes, databases, groups, listeners, and names servers from the Navigator tree to the Map window to add those objects to a map. See "Manipulating Map Views" [*].

Manipulating Objects in the Navigator

The Navigator interface provides easy manipulation of the objects in the tree list.

Expanding and Collapsing Objects

The Navigator tree provides various methods for expanding and collapsing objects.

Note: The tree list display is often the result of queries executed on a database over a network. Because of this, there may be a delay when expanding a container.

Note: For information on the user preferences, see the "Console User Preferences" [*]. For information about connecting to an instance of a database, see "Connecting to an Instance" [*].

Note: You can double-click on containers to collapse and expand them.

Administering Objects

You can perform some of the administrative tasks that are in the DBA tool applications through the Navigator. The Navigator provides a subset of the options for administering an object.

Note: For information on the property sheets, see the chapter on the DBA tool that administers the object.

Note: For information on the user preferences, see the "Console User Preferences" [*]. For information about connecting to an instance of a database, see "Connecting to an Instance" [*]. For information on the database instance property sheet, see "Managing Instances and Sessions" [*].

Copying Tree Objects

You can drag and drop a limited set of objects in the tree list to make copies of the object in different locations. For example, you can drag and drop a user or role from one database to another to create an identical user in a different database.

Note: If you attempt a drag and drop operation that cannot be done, a circle with a slash appears to alert you.

Navigator Menu

The Navigator menu allows you to manage objects in the Navigator window. The menu options are enabled according to the object selected in the Navigator tree. Usually the Create, Create Like, and Quick Edit menu options are available when an object is selected. See Figure 2 - 1 [*] for an illustration of the Navigator menu.

Note: For information on operations for an object type, see the chapter in this guide that discusses the specific application that manipulates the object type. For example, if you want information on the create or alter property sheet of user, profile, or role object types, see "Managing Security" [*]. For an overview of the database application tools, see "Overview of Database Tools" [*].

Create Object Allows you to create a specified object type.

Note: You cannot create databases, nodes, listeners, or names servers.

Create Object Like Allows you to create an object similar to the selected object in the tree list.
Quick Edit Object Allows you to alter or edit an object of a specified type. The Object is determined by the type of the object selected in the tree list.
Remove Object Allows you to delete all occurrences of the object selected in the tree list.
Note: If you want to drop a database, name server, listener, or node object from the Navigator tree, you must also delete the entry for the object in the topology.ora file. If you drop the object without updating the topology.ora file, the object will appear again in the Navigator tree when you restart Enterprise Manager.

Note: If you change topology files and restart Enterprise Manager, the entries in the old topology file will still appear in the Navigator tree until you drop them from the tree list.

Connect Displays the Login Information dialog box to connect to a database instance. For information about connecting to an instance of a database, see "Connecting to an Instance" [*].
Note: When you expand a database container, you are implicitly connecting to the database.

Disconnect Disconnects from a database instance.
Startup Starts up a database. See "Managing Instances and Sessions" [*].
Shutdown Shuts down a database. See "Managing Instances and Sessions" [*].
Split View Creates a new view page in the Navigator window that contains only the currently selected object, such a single folder or a single user. Click on the tab of a page to move the page and its contents to the front of the Navigator window.
For example, to create a new view that contains a specific object, such as the DEMO database:

Remove Split View Removes the current split view from the Navigator. Make sure the view that you want to delete is at the front of the Navigator window.
Filter Folder Filters a folder contents based on the criteria you enter in the filter dialog box. You can use SQL operators in the criteria field. See "Filtering Folders" [*].

Example

This example shows you how to manipulate various objects in the Navigator tree.

Navigator Context-Sensitive Menus

When you click the right mouse button on an object in the Navigator tree, a context-sensitive menu displays. This menu contains a subset of the menu options in the Navigator menu, plus menu options from the database tool that administer the object. For information on the DBA tools menu options, see the chapter of the guide that discusses that tool.

For example, if you click the right mouse button on a user, such as SCOTT, the following menu options would display:

Note: Related Tools in this example are the database tools that administer users. In this case, Security Manager is a related tool.

Note: For information on menu options for an object type, see the chapter in this guide that discusses the specific application that manipulates the object type. For example, if you want information on the menu options for user, profile, or role object types, see "Managing Security" [*]. For an overview of the database application tools, see "Overview of Database Tools" [*].

Filtering Folders

With the Filter Folder menu item you can filter folders to display specific sets of objects. When you select the Filter Folder menu item, the Filter Folder dialog box displays.

To Filter a folder:

To turn off filtering:

Example

This example shows how to display only the databases that begin with "db."


Contents Index Home Previous Next

<Oracle Enterprise Manager Concepts GuideOracle Enterprise Manager Concepts Guide