CORBA 2.3.3 Programmer's Guide for C++

An example of the Console view of the Naming Service is shown in Figure 53 .
Figure 5.3. Naming Service Display
For more information about using the Console, see the NonStop CORBA 2.3 Administration Guide and the online help
provided with the Console.
Setting Up ns_browse to View the Naming Service
The ns_browse tool runs on the NonStop system, and it allows you to look at entries stored in the Naming Service
database. You might use the ns_browse tool if for some reason you did not want to use the Console, or if the
Console were not available. The ns_browse tool for NonStop CORBA is located in the
$NSD_ROOT/bin/unsupported directory.
The ns_browse Tool Syntax
ns_browse [-ior stringified-NamingContext] operation
where
-ior stringified-NamingContext
This option specifies the stringified object reference of a naming context to use as the base naming context for
the requested operation. If this option is not specified, ns_browse uses the root naming context as the base
naming context.
operation