<?xml version = "1.0"?> <!--*************************************************************************--> <!-- Licensed Materials - Property of IBM --> <!-- IBM Cognos Products: XQE --> <!-- (C) Copyright IBM Corp. 2007, 2015 --> <!-- US Government Users Restricted Rights - Use, duplication or disclosure --> <!-- restricted by GSA ADP Schedule Contract with IBM Corp. --> <!--*************************************************************************--> <!-- This is the configuration file for the cube server. Its main use is to locate the repository. Only a limited set of environment needs to be set here, primarily the repository environment and the jdbc related settings. Everything else should go into the repository itself. --> <CubeServer> <Repository type="file" enabled="true" /> <JDBCDriver id="db2v9" enabled="false" classname="com.ibm.db2.jcc.DB2Driver" /> </CubeServer>