Home | Previous Page | Next Page   Overview of the ON-Bar Backup and Restore System > ON-Bar Catalog Tables >

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.

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.

Hostname can be up to 256 characters.

srv_synctime INTEGER The time onsmsync was run.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]