# -*- sh -*- #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #.IDENT $Id: ohs-db.cf,v 1.7 2000/08/02 06:56:30 amchavan Exp $ #.LANGUAGE ASCII #.AUTHOR A M Chavan, ESO #.PURPOSE Configuration file for the OHS clients accessing databases # To be copied to $P2PP/config/ohs-db.cf #--------------------------------------------------------------------- # Live databases OHS_LIVE_OBREP: obrep2 OHS_LIVE_OPC: opc63 OHS_LIVE_SCHED: opc63 # Test databases OHS_TEST_OBREP: testobrep OHS_TEST_OPC: testopc63 OHS_TEST_SCHED: testopc63 # Table of known database servers and related ID ranges. # We assume that the max number of objects stored in a database # table is 100,000,000. # # OHS_SERVER_ MinID MaxID #------------------------------------------------------------ OHS_SERVER_PROBS: 0 100000000 OHS_SERVER_OLASLS: 100000001 200000000 OHS_SERVER_ASTOP: 200000001 300000000 OHS_SERVER_TESTSRV: 300000001 400000000 OHS_SERVER_SEGSRV: 400000001 500000000 OHS_SERVER_USUPLINUX: 500000001 600000000