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.
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)
Hostname of the computer where the database server
resides.