Home | Previous Page | Next Page   Appendix A. Command-Line Utility Reference > cdr list server >

Displaying Details about a Single Replication Server

When the cdr list server command includes the name of a database server group, the command displays the attributes of that database server. For example, cdr list server g_usa might give the following output:

NAME      ID     ATTRIBUTES
-----------------------------------------------------
g_usa      3   timeout=15,atsdir=/w/ats risdir=/w/ris

Examples

In Figure 20 and in the following examples, usa, italy, and france are root servers, denver is a nonroot server, and miami is a leaf server. The usa server is the parent of denver, and denver is the parent of miami.

4Figure 20. cdr list server example 4
4begin figure description - This figure is described in the surrounding text. - end figure description

The following commands and example output illustrate how the cdr list server command displays server information:

cdr list server g_usa
g_usa     1 timeout=15 hub 

cdr list server -c denver g_denver
g_denver  27 root=g_usa

cdr list server -c italy g_denver
g_denver  27 root=g_usa forward=g_usa 

cdr list server g_miami
g_miami   4 root=g_denver leaf

See Also

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]