mysql -h atlasxxxyyyzzz.icepp.s.u-tokyo.ac.jp -u reader mysql -h atlasxxxyyyzzz.cern.ch -u reader SHOW DATABASES; USE NOVA_803; SHOW TABLES; tee log.parameters SELECT * from parameter; quit -- normal setting (CERN case) -- LArCondCnvDbServer = "atlasdev1.cern.ch" ==> MySQL IOVDbSvc.serverName ="atlasdev1.cern.ch" ==> MySQL RDBAccessSvc.HostName = "pdb01" ==> Oracle -- tips -- If you're accessing MySQL replica of the Geometry DB in your log you should have the output like POOL/RelationalPlugins/mysql/odbc: level[Info] Connection URI : followed by the connection string. If you are connecting to Oracle then you'll get RDBAccessSvc::c... DEBUG Connecting to POOL/RelationalPlugins/oracle: level[Info] Connected to a server running Oracle version 9.2.0.6.0