The bar_server table

The bar_server table lists the database servers in an installation. This table is used to ensure that backup objects are returned to their proper places during a restore.

Table 1. bar_server table columns
Column name Type Explanation
srv_name VARCHAR(128,0) DBSERVERNAME value specified in the onconfig file.

Database server name can be up to 128 characters.

srv_node CHAR(256) Host name of the computer where the database server resides.

The host name can be up to 256 characters.

srv_synctime INTEGER The time onsmsync was run.