Hi,<br><br>I&#39;ve just updated to mondrian 3.2.0.13583 and now excel gives me &quot;the query did not run, or the database table could not be opened.&quot; error when I refresh.<br>I didn&#39;t saw anything special in mondrian&#39;s log so I configured log4j in DEBUG and got this:<br>
<br>2010.05.21;10:39:52.405 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.406 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.408 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Body&gt;<br>        &lt;Discover xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>            &lt;RequestType&gt;DISCOVER_DATASOURCES&lt;/RequestType&gt;<br>            &lt;Restrictions&gt;<br>                &lt;RestrictionList/&gt;<br>
            &lt;/Restrictions&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>                    &lt;Content&gt;SchemaData&lt;/Content&gt;<br>
                    &lt;Format&gt;Tabular&lt;/Format&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>        &lt;/Discover&gt;<br>
    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.408 DEBUG Handling XML/A message header<br>2010.05.21;10:39:52.408 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.408 DEBUG Handling XML/A message body<br>
2010.05.21;10:39:52.408 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.408 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Content&quot;, value=&quot;SchemaData&quot;<br>
2010.05.21;10:39:52.409 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Format&quot;, value=&quot;Tabular&quot;<br>2010.05.21;10:39:52.409 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>
2010.05.21;10:39:52.409 DEBUG XmlaHandler.process: time = 0<br>2010.05.21;10:39:52.409 DEBUG XmlaHandler.process: FREE_MEMORY: 131433kb 26.69%<br>2010.05.21;10:39:52.409 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.410 DEBUG XML/A response content<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:DiscoverResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;&gt;<br>          &lt;xsd:complexType&gt;<br>            &lt;xsd:sequence&gt;<br>              &lt;xsd:element name=&quot;row&quot; type=&quot;row&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>
            &lt;/xsd:sequence&gt;<br>          &lt;/xsd:complexType&gt;<br>        &lt;/xsd:element&gt;<br>        &lt;xsd:simpleType name=&quot;uuid&quot;&gt;<br>          &lt;xsd:restriction base=&quot;xsd:string&quot;&gt;<br>
            &lt;xsd:pattern value=&quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;/&gt;<br>          &lt;/xsd:restriction&gt;<br>        &lt;/xsd:simpleType&gt;<br>        &lt;xsd:complexType name=&quot;row&quot;&gt;<br>
          &lt;xsd:sequence&gt;<br>            &lt;xsd:element sql:field=&quot;DataSourceName&quot; name=&quot;DataSourceName&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;DataSourceDescription&quot; name=&quot;DataSourceDescription&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;URL&quot; name=&quot;URL&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;DataSourceInfo&quot; name=&quot;DataSourceInfo&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;ProviderName&quot; name=&quot;ProviderName&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;ProviderType&quot; name=&quot;ProviderType&quot; type=&quot;xsd:string&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;AuthenticationMode&quot; name=&quot;AuthenticationMode&quot; type=&quot;xsd:string&quot;/&gt;<br>          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>      &lt;/xsd:schema&gt;<br>
      &lt;row&gt;<br>        &lt;DataSourceName&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceName&gt;<br>        &lt;DataSourceDescription&gt;Data Warehouse&lt;/DataSourceDescription&gt;<br>        &lt;URL&gt;<a href="http://localhost:8082/datawarehouse/xmla">http://localhost:8082/datawarehouse/xmla</a>&lt;/URL&gt;<br>
        &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>        &lt;ProviderName&gt;Mondrian&lt;/ProviderName&gt;<br>        &lt;ProviderType&gt;MDP&lt;/ProviderType&gt;<br>        &lt;AuthenticationMode&gt;Unauthenticated&lt;/AuthenticationMode&gt;<br>
      &lt;/row&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:DiscoverResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br><br>2010.05.21;10:39:52.417 DEBUG Invoking validate http header callbacks<br>
2010.05.21;10:39:52.418 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.420 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;BeginSession xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Execute xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;Command&gt;<br>                &lt;Statement/&gt;<br>            &lt;/Command&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>
                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>
        &lt;/Execute&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.421 DEBUG Handling XML/A message header<br>2010.05.21;10:39:52.421 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.422 DEBUG Handling XML/A message body<br>
2010.05.21;10:39:52.422 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.422 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.422 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.423 DEBUG mdx: &quot;&quot;<br>2010.05.21;10:39:52.423 DEBUG XmlaHandler.process: time = 0<br>
2010.05.21;10:39:52.424 DEBUG XmlaHandler.process: FREE_MEMORY: 129093kb 26.21%<br>2010.05.21;10:39:52.424 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.424 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:ExecuteResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:empty&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;/&gt;<br>      &lt;/xsd:schema&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:ExecuteResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br>
<br>2010.05.21;10:39:52.429 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.429 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.431 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;BeginSession xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Execute xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;Command&gt;<br>                &lt;Statement/&gt;<br>            &lt;/Command&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>
                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>
        &lt;/Execute&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.431 DEBUG Handling XML/A message header<br>2010.05.21;10:39:52.431 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.432 DEBUG Handling XML/A message body<br>
2010.05.21;10:39:52.432 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.432 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.432 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.432 DEBUG mdx: &quot;&quot;<br>2010.05.21;10:39:52.432 DEBUG XmlaHandler.process: time = 0<br>
2010.05.21;10:39:52.433 DEBUG XmlaHandler.process: FREE_MEMORY: 129093kb 26.21%<br>2010.05.21;10:39:52.433 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.433 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:ExecuteResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:empty&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;/&gt;<br>      &lt;/xsd:schema&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:ExecuteResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br>
<br>2010.05.21;10:39:52.435 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.435 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.437 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;Session xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; SessionId=&quot;&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Discover xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;RequestType&gt;DISCOVER_SCHEMA_ROWSETS&lt;/RequestType&gt;<br>            &lt;Restrictions&gt;<br>                &lt;RestrictionList/&gt;<br>            &lt;/Restrictions&gt;<br>            &lt;Properties&gt;<br>
                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>                    &lt;Content&gt;SchemaData&lt;/Content&gt;<br>                    &lt;Format&gt;Tabular&lt;/Format&gt;<br>
                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>
        &lt;/Discover&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.437 DEBUG Handling XML/A message header<br>2010.05.21;10:39:52.438 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.438 DEBUG Handling XML/A message body<br>
2010.05.21;10:39:52.438 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.438 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Content&quot;, value=&quot;SchemaData&quot;<br>
2010.05.21;10:39:52.438 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Format&quot;, value=&quot;Tabular&quot;<br>2010.05.21;10:39:52.438 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.438 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.440 DEBUG XmlaHandler.process: time = 1<br>2010.05.21;10:39:52.442 DEBUG XmlaHandler.process: FREE_MEMORY: 126748kb 25.74%<br>
2010.05.21;10:39:52.442 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.442 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:DiscoverResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;&gt;<br>          &lt;xsd:complexType&gt;<br>            &lt;xsd:sequence&gt;<br>              &lt;xsd:element name=&quot;row&quot; type=&quot;row&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>
            &lt;/xsd:sequence&gt;<br>          &lt;/xsd:complexType&gt;<br>        &lt;/xsd:element&gt;<br>        &lt;xsd:simpleType name=&quot;uuid&quot;&gt;<br>          &lt;xsd:restriction base=&quot;xsd:string&quot;&gt;<br>
            &lt;xsd:pattern value=&quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;/&gt;<br>          &lt;/xsd:restriction&gt;<br>        &lt;/xsd:simpleType&gt;<br>        &lt;xsd:complexType name=&quot;row&quot;&gt;<br>
          &lt;xsd:sequence&gt;<br>            &lt;xsd:element sql:field=&quot;SchemaName&quot; name=&quot;SchemaName&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;SchemaGuid&quot; name=&quot;SchemaGuid&quot; type=&quot;uuid&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;Restrictions&quot; name=&quot;Restrictions&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>              &lt;xsd:complexType&gt;<br>                &lt;xsd:sequence&gt;<br>
                  &lt;xsd:element name=&quot;Name&quot; type=&quot;xsd:string&quot; sql:field=&quot;Name&quot;/&gt;<br>                  &lt;xsd:element name=&quot;Type&quot; type=&quot;xsd:string&quot; sql:field=&quot;Type&quot;/&gt;<br>
                &lt;/xsd:sequence&gt;<br>              &lt;/xsd:complexType&gt;<br>            &lt;/xsd:element&gt;<br>            &lt;xsd:element sql:field=&quot;Description&quot; name=&quot;Description&quot; type=&quot;xsd:string&quot;/&gt;<br>
          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>      &lt;/xsd:schema&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DBSCHEMA_CATALOGS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description&gt;Returns information about literals supported by the provider.&lt;/Description&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;SchemaName&gt;DBSCHEMA_COLUMNS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_CATALOG&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_SCHEMA&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;COLUMN_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DBSCHEMA_PROVIDER_TYPES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;DATA_TYPE&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:unsignedShort&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;BEST_MATCH&lt;/Name&gt;<br>          &lt;Type&gt;xsd:boolean&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DBSCHEMA_SCHEMATA&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_OWNER&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;SchemaName&gt;DBSCHEMA_TABLES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_CATALOG&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_SCHEMA&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_TYPE&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DBSCHEMA_TABLES_INFO&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_CATALOG&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_SCHEMA&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;TABLE_TYPE&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DISCOVER_DATASOURCES&lt;/SchemaName&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;DataSourceName&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;URL&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;ProviderName&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;ProviderType&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;AuthenticationMode&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description&gt;Returns a list of XML for Analysis data sources available on the server or Web Service.&lt;/Description&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;SchemaName&gt;DISCOVER_ENUMERATORS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;EnumName&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Description&gt;Returns a list of names, data types, and enumeration values for enumerators supported by the provider of a specific data source.&lt;/Description&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;SchemaName&gt;DISCOVER_KEYWORDS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;Keyword&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Description&gt;Returns an XML list of keywords reserved by the provider.&lt;/Description&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DISCOVER_LITERALS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;LiteralName&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description&gt;Returns information about literals supported by the provider.&lt;/Description&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;DISCOVER_PROPERTIES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;PropertyName&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Description&gt;Returns a list of information and values about the requested properties that are supported by the specified data source provider.&lt;/Description&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;SchemaName&gt;DISCOVER_SCHEMA_ROWSETS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SchemaName&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Description&gt;Returns the names, values, and other information of all supported RequestType enumeration values.&lt;/Description&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;SchemaName&gt;MDSCHEMA_ACTIONS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;ACTION_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;COORDINATE&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;COORDINATE_TYPE&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:int&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_CUBES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;CUBE_TYPE&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_DIMENSIONS&lt;/SchemaName&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;DIMENSION_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;DIMENSION_UNIQUE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_FUNCTIONS&lt;/SchemaName&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;FUNCTION_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;ORIGIN&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:int&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;INTERFACE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;LIBRARY_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;SchemaName&gt;MDSCHEMA_HIERARCHIES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;DIMENSION_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;HIERARCHY_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;HIERARCHY_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_LEVELS&lt;/SchemaName&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;DIMENSION_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;HIERARCHY_UNIQUE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;LEVEL_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;LEVEL_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_MEASURES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEASURE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEASURE_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_MEMBERS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;DIMENSION_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;HIERARCHY_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;LEVEL_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;LEVEL_NUMBER&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:unsignedInt&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEMBER_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEMBER_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEMBER_TYPE&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:int&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEMBER_CAPTION&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;TREE_OP&lt;/Name&gt;<br>          &lt;Type&gt;xsd:int&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;SchemaName&gt;MDSCHEMA_PROPERTIES&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;DIMENSION_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;HIERARCHY_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;LEVEL_UNIQUE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;MEMBER_UNIQUE_NAME&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;PROPERTY_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>
        &lt;Restrictions&gt;<br>          &lt;Name&gt;PROPERTY_TYPE&lt;/Name&gt;<br>          &lt;Type&gt;xsd:short&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;PROPERTY_CONTENT_TYPE&lt;/Name&gt;<br>
          &lt;Type&gt;xsd:short&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;SchemaName&gt;MDSCHEMA_SETS&lt;/SchemaName&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;CATALOG_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCHEMA_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;CUBE_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>
          &lt;Name&gt;SET_NAME&lt;/Name&gt;<br>          &lt;Type&gt;xsd:string&lt;/Type&gt;<br>        &lt;/Restrictions&gt;<br>        &lt;Restrictions&gt;<br>          &lt;Name&gt;SCOPE&lt;/Name&gt;<br>          &lt;Type&gt;xsd:int&lt;/Type&gt;<br>
        &lt;/Restrictions&gt;<br>        &lt;Description/&gt;<br>      &lt;/row&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:DiscoverResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br>
<br>2010.05.21;10:39:52.451 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.451 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.454 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;Session xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; SessionId=&quot;&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Discover xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;RequestType&gt;DISCOVER_PROPERTIES&lt;/RequestType&gt;<br>            &lt;Restrictions&gt;<br>                &lt;RestrictionList/&gt;<br>            &lt;/Restrictions&gt;<br>            &lt;Properties&gt;<br>
                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>                    &lt;Content&gt;SchemaData&lt;/Content&gt;<br>                    &lt;Format&gt;Tabular&lt;/Format&gt;<br>
                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>
        &lt;/Discover&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.454 DEBUG Handling XML/A message header<br>2010.05.21;10:39:52.454 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.454 DEBUG Handling XML/A message body<br>
2010.05.21;10:39:52.454 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.454 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Content&quot;, value=&quot;SchemaData&quot;<br>
2010.05.21;10:39:52.454 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Format&quot;, value=&quot;Tabular&quot;<br>2010.05.21;10:39:52.455 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.455 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.456 DEBUG XmlaHandler.process: time = 1<br>2010.05.21;10:39:52.456 DEBUG XmlaHandler.process: FREE_MEMORY: 125219kb 25.42%<br>
2010.05.21;10:39:52.456 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.456 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:DiscoverResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;&gt;<br>          &lt;xsd:complexType&gt;<br>            &lt;xsd:sequence&gt;<br>              &lt;xsd:element name=&quot;row&quot; type=&quot;row&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>
            &lt;/xsd:sequence&gt;<br>          &lt;/xsd:complexType&gt;<br>        &lt;/xsd:element&gt;<br>        &lt;xsd:simpleType name=&quot;uuid&quot;&gt;<br>          &lt;xsd:restriction base=&quot;xsd:string&quot;&gt;<br>
            &lt;xsd:pattern value=&quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;/&gt;<br>          &lt;/xsd:restriction&gt;<br>        &lt;/xsd:simpleType&gt;<br>        &lt;xsd:complexType name=&quot;row&quot;&gt;<br>
          &lt;xsd:sequence&gt;<br>            &lt;xsd:element sql:field=&quot;PropertyName&quot; name=&quot;PropertyName&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PropertyDescription&quot; name=&quot;PropertyDescription&quot; type=&quot;xsd:string&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;PropertyType&quot; name=&quot;PropertyType&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PropertyAccessType&quot; name=&quot;PropertyAccessType&quot; type=&quot;xsd:string&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;IsRequired&quot; name=&quot;IsRequired&quot; type=&quot;xsd:boolean&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;Value&quot; name=&quot;Value&quot; type=&quot;xsd:string&quot;/&gt;<br>
          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>      &lt;/xsd:schema&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;AxisFormat&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Determines the format used within an MDDataSet result set to describe the axes of the multidimensional dataset. This property can have the values listed in the following table: TupleFormat (default), ClusterFormat, CustomFormat.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;Enumeration&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Write&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;BeginRange&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Contains a zero-based integer value corresponding to a CellOrdinal attribute value. (The CellOrdinal attribute is part of the Cell element in the CellData section of MDDataSet.)&amp;#10;Used together with the EndRange property, the client application can use this property to restrict an OLAP dataset returned by a command to a specific range of cells. If -1 is specified, all cells up to the cell specified in the EndRange property are returned.&amp;#10;The default value for this property is -1.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;Integer&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Write&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;-1&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;Catalog&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;When establishing a session with an Analysis Services instance to send an XMLA command, this property is equivalent to the OLE DB property, DBPROP_INIT_CATALOG.&amp;#10;When you set this property during a session to change the current database for the session, this property is equivalent to the OLE DB property, DBPROP_CURRENTCATALOG.&amp;#10;The default value for this property is an empty string.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;Content&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;An enumerator that specifies what type of data is returned in the result set.&amp;#10;None: Allows the structure of the command to be verified, but not executed. Analogous to using Prepare to check syntax, and so on.&amp;#10;Schema: Contains the XML schema (which indicates column information, and so on) that relates to the requested query.&amp;#10;Data: Contains only the data that was requested.&amp;#10;SchemaData: Returns both the schema information as well as the data.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;EnumString&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Write&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;SchemaData&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;Cube&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;The cube context for the Command parameter. If the command contains a cube name (such as an MDX FROM clause) the setting of this property is ignored.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;DataSourceInfo&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;A string containing provider specific information, required to access the data source.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;Deep&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;In an MDSCHEMA_CUBES request, whether to include sub-elements (dimensions, hierarchies, levels, measures, named sets) of each cube.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;Boolean&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;EndRange&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;An integer value corresponding to a CellOrdinal used to restrict an MDDataSet returned by a command to a specific range of cells. Used in conjunction with the BeginRange property. If unspecified, all cells are returned in the rowset. The value -1 means unspecified.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;Integer&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Write&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;-1&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;Format&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Enumerator that determines the format of the returned result set. Values include:&amp;#10;Tabular: a flat or hierarchical rowset. Similar to the XML RAW format in SQL. The Format property should be set to Tabular for OLE DB for Data Mining commands.&amp;#10;Multidimensional: Indicates that the result set will use the MDDataSet format (Execute method only).&amp;#10;Native: The client does not request a specific format, so the provider may return the format  appropriate to the query. (The actual result type is identified by namespace of the result.)&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;EnumString&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Write&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;Native&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;LocaleIdentifier&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Use this to read or set the numeric locale identifier for this request. The default is provider-specific.&amp;#10;For the complete hexadecimal list of language identifiers, search on &amp;#34;Language Identifiers&amp;#34; in the MSDN Library at <a href="http://www.msdn.microsoft.com">http://www.msdn.microsoft.com</a>.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;UnsignedInteger&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;None&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;MDXSupport&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Enumeration that describes the degree of MDX support. At initial release Core is the only value in the enumeration. In future releases, other values will be defined for this enumeration.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;EnumString&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;Core&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;Password&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;This property is deprecated in XMLA 1.1. To support legacy applications, the provider accepts but ignores the Password property setting when it is used with the Discover and Execute method&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;ProviderName&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;The XML for Analysis Provider name.&lt;/PropertyDescription&gt;<br>        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>
        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;Mondrian XML for Analysis Provider&lt;/Value&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;PropertyName&gt;ProviderVersion&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;The version of the Mondrian XMLA Provider&lt;/PropertyDescription&gt;<br>        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>
        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;3.2.0.13583&lt;/Value&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;ResponseMimeType&lt;/PropertyName&gt;<br>
        &lt;PropertyDescription&gt;Accepted mime type for RPC response; accepted are &amp;#39;text/xml&amp;#39; (default), &amp;#39;application/xml&amp;#39; (equivalent to &amp;#39;text/xml&amp;#39;), or &amp;#39;application/json&amp;#39;. If not specified, value in the &amp;#39;Accept&amp;#39; header of the HTTP request is used.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;None&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;StateSupport&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Property that specifies the degree of support in the provider for state. For information about state in XML for Analysis, see &amp;#34;Support for Statefulness in XML for Analysis.&amp;#34; Minimum enumeration values are as follows:&amp;#10;None - No support for sessions or stateful operations.&amp;#10;Sessions - Provider supports sessions.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;EnumString&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;None&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;Timeout&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;A numeric time-out specifying in seconds the amount of time to wait for a request to be successful.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;UnsignedInteger&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;ReadWrite&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;Undefined&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;UserName&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;Returns the UserName the server associates with the command.&amp;#10;This property is deprecated as writeable in XMLA 1.1. To support legacy applications, servers accept but ignore the password setting when it is used with the Execute method.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;VisualMode&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;This property is equivalent to the OLE DB property, MDPROP_VISUALMODE.&amp;#10;The default value for this property is zero (0), equivalent to DBPROPVAL_VISUAL_MODE_DEFAULT.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;Enumeration&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Write&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;1&lt;/Value&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PropertyName&gt;TableFields&lt;/PropertyName&gt;<br>        &lt;PropertyDescription&gt;List of fields to return for drill-through.&amp;#10;The default value of this property is the empty string,in which case, all fields are returned.&lt;/PropertyDescription&gt;<br>
        &lt;PropertyType&gt;string&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value/&gt;<br>      &lt;/row&gt;<br>
      &lt;row&gt;<br>        &lt;PropertyName&gt;AdvancedFlag&lt;/PropertyName&gt;<br>        &lt;PropertyDescription/&gt;<br>        &lt;PropertyType&gt;Boolean&lt;/PropertyType&gt;<br>        &lt;PropertyAccessType&gt;Read&lt;/PropertyAccessType&gt;<br>
        &lt;IsRequired&gt;false&lt;/IsRequired&gt;<br>        &lt;Value&gt;false&lt;/Value&gt;<br>      &lt;/row&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:DiscoverResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>
&lt;/SOAP-ENV:Envelope&gt;<br><br>2010.05.21;10:39:52.554 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.555 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.605 DEBUG XML/A request content<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;BeginSession xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Execute xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;Command&gt;<br>                &lt;Statement/&gt;<br>            &lt;/Command&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>
                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>
        &lt;/Execute&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.606 DEBUG Handling XML/A message header<br>2010.05.21;10:39:52.606 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.606 DEBUG Handling XML/A message body<br>
2010.05.21;10:39:52.607 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.607 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.607 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.608 DEBUG mdx: &quot;&quot;<br>2010.05.21;10:39:52.608 DEBUG XmlaHandler.process: time = 0<br>
2010.05.21;10:39:52.608 DEBUG XmlaHandler.process: FREE_MEMORY: 411408kb 83.45%<br>2010.05.21;10:39:52.608 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.609 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:ExecuteResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:empty&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;/&gt;<br>      &lt;/xsd:schema&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:ExecuteResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br>
<br>2010.05.21;10:39:52.611 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.612 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.616 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;Session xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; SessionId=&quot;&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Discover xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;RequestType&gt;MDSCHEMA_PROPERTIES&lt;/RequestType&gt;<br>            &lt;Restrictions&gt;<br>                &lt;RestrictionList&gt;<br>                    &lt;CUBE_NAME&gt;This restriction should never match&lt;/CUBE_NAME&gt;<br>
                &lt;/RestrictionList&gt;<br>            &lt;/Restrictions&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>
                    &lt;Content&gt;SchemaData&lt;/Content&gt;<br>                    &lt;Format&gt;Tabular&lt;/Format&gt;<br>                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>
                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>        &lt;/Discover&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.616 DEBUG Handling XML/A message header<br>
2010.05.21;10:39:52.616 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.616 DEBUG Handling XML/A message body<br>2010.05.21;10:39:52.616 DEBUG DefaultXmlaRequest.initRestrictions:  key=&quot;CUBE_NAME&quot;, value=&quot;This restriction should never match&quot;<br>
2010.05.21;10:39:52.617 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.617 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Content&quot;, value=&quot;SchemaData&quot;<br>
2010.05.21;10:39:52.617 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Format&quot;, value=&quot;Tabular&quot;<br>2010.05.21;10:39:52.617 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.617 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.617 DEBUG Rowset&lt;init&gt;: restrictedColumn=&quot;CUBE_NAME&quot;<br>2010.05.21;10:39:52.618 DEBUG XmlaHandler.getDataSource: dataSourceInfo=Provider=Mondrian;DataSource=cube;<br>
2010.05.21;10:39:52.618 DEBUG XmlaHandler.getDataSource: ds.dataSourceInfo=Provider=Mondrian; Jdbc=jdbc:mysql://<a href="http://db.duo.8d.com:3306/mdarveau_bss_ftk_dms?user=cloud&amp;password=yessir">db.duo.8d.com:3306/mdarveau_bss_ftk_dms?user=cloud&amp;password=yessir</a>; JdbcDrivers=com.mysql.jdbc.Driver<br>
2010.05.21;10:39:52.618 DEBUG XmlaHandler.getConnection: catalogUrl=/Users/mdarveau/workspace/ftk/ftk-dist/ftk-dist-dev/./cfg/cube.xml<br>2010.05.21;10:39:52.618 DEBUG Pool.get: schema &quot;/Users/mdarveau/workspace/ftk/ftk-dist/ftk-dist-dev/./cfg/cube.xml&quot; exists already <br>
2010.05.21;10:39:52.618 DEBUG XmlaHandler.getConnection: returning connection not null<br>2010.05.21;10:39:52.618 DEBUG XmlaHandler.process: time = 1<br>2010.05.21;10:39:52.619 DEBUG XmlaHandler.process: FREE_MEMORY: 411408kb 83.45%<br>
2010.05.21;10:39:52.619 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.619 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:DiscoverResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;&gt;<br>          &lt;xsd:complexType&gt;<br>            &lt;xsd:sequence&gt;<br>              &lt;xsd:element name=&quot;row&quot; type=&quot;row&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>
            &lt;/xsd:sequence&gt;<br>          &lt;/xsd:complexType&gt;<br>        &lt;/xsd:element&gt;<br>        &lt;xsd:simpleType name=&quot;uuid&quot;&gt;<br>          &lt;xsd:restriction base=&quot;xsd:string&quot;&gt;<br>
            &lt;xsd:pattern value=&quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;/&gt;<br>          &lt;/xsd:restriction&gt;<br>        &lt;/xsd:simpleType&gt;<br>        &lt;xsd:complexType name=&quot;row&quot;&gt;<br>
          &lt;xsd:sequence&gt;<br>            &lt;xsd:element sql:field=&quot;CATALOG_NAME&quot; name=&quot;CATALOG_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;SCHEMA_NAME&quot; name=&quot;SCHEMA_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;CUBE_NAME&quot; name=&quot;CUBE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;DIMENSION_UNIQUE_NAME&quot; name=&quot;DIMENSION_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;HIERARCHY_UNIQUE_NAME&quot; name=&quot;HIERARCHY_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;LEVEL_UNIQUE_NAME&quot; name=&quot;LEVEL_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;MEMBER_UNIQUE_NAME&quot; name=&quot;MEMBER_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PROPERTY_NAME&quot; name=&quot;PROPERTY_NAME&quot; type=&quot;xsd:string&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;PROPERTY_CAPTION&quot; name=&quot;PROPERTY_CAPTION&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PROPERTY_TYPE&quot; name=&quot;PROPERTY_TYPE&quot; type=&quot;xsd:short&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;DATA_TYPE&quot; name=&quot;DATA_TYPE&quot; type=&quot;xsd:unsignedShort&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PROPERTY_CONTENT_TYPE&quot; name=&quot;PROPERTY_CONTENT_TYPE&quot; type=&quot;xsd:short&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;DESCRIPTION&quot; name=&quot;DESCRIPTION&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>
      &lt;/xsd:schema&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:DiscoverResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br><br>2010.05.21;10:39:52.622 DEBUG Invoking validate http header callbacks<br>
2010.05.21;10:39:52.622 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.624 DEBUG XML/A request content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;Session xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; SessionId=&quot;&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Discover xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;RequestType&gt;MDSCHEMA_PROPERTIES&lt;/RequestType&gt;<br>            &lt;Restrictions&gt;<br>                &lt;RestrictionList&gt;<br>                    &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>
                &lt;/RestrictionList&gt;<br>            &lt;/Restrictions&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>
                    &lt;Content&gt;SchemaData&lt;/Content&gt;<br>                    &lt;Format&gt;Tabular&lt;/Format&gt;<br>                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>
                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>        &lt;/Discover&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.625 DEBUG Handling XML/A message header<br>
2010.05.21;10:39:52.625 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.625 DEBUG Handling XML/A message body<br>2010.05.21;10:39:52.625 DEBUG DefaultXmlaRequest.initRestrictions:  key=&quot;PROPERTY_TYPE&quot;, value=&quot;2&quot;<br>
2010.05.21;10:39:52.625 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.625 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Content&quot;, value=&quot;SchemaData&quot;<br>
2010.05.21;10:39:52.626 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Format&quot;, value=&quot;Tabular&quot;<br>2010.05.21;10:39:52.626 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.626 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>2010.05.21;10:39:52.626 DEBUG Rowset&lt;init&gt;: restrictedColumn=&quot;PROPERTY_TYPE&quot;<br>2010.05.21;10:39:52.627 DEBUG XmlaHandler.process: time = 1<br>
2010.05.21;10:39:52.627 DEBUG XmlaHandler.process: FREE_MEMORY: 408256kb 82.81%<br>2010.05.21;10:39:52.627 DEBUG Invoking callbacks postAction<br>2010.05.21;10:39:52.627 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>
&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:DiscoverResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:rowset&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:element name=&quot;root&quot;&gt;<br>          &lt;xsd:complexType&gt;<br>            &lt;xsd:sequence&gt;<br>              &lt;xsd:element name=&quot;row&quot; type=&quot;row&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>
            &lt;/xsd:sequence&gt;<br>          &lt;/xsd:complexType&gt;<br>        &lt;/xsd:element&gt;<br>        &lt;xsd:simpleType name=&quot;uuid&quot;&gt;<br>          &lt;xsd:restriction base=&quot;xsd:string&quot;&gt;<br>
            &lt;xsd:pattern value=&quot;[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}&quot;/&gt;<br>          &lt;/xsd:restriction&gt;<br>        &lt;/xsd:simpleType&gt;<br>        &lt;xsd:complexType name=&quot;row&quot;&gt;<br>
          &lt;xsd:sequence&gt;<br>            &lt;xsd:element sql:field=&quot;CATALOG_NAME&quot; name=&quot;CATALOG_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;SCHEMA_NAME&quot; name=&quot;SCHEMA_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;CUBE_NAME&quot; name=&quot;CUBE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;DIMENSION_UNIQUE_NAME&quot; name=&quot;DIMENSION_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;HIERARCHY_UNIQUE_NAME&quot; name=&quot;HIERARCHY_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;LEVEL_UNIQUE_NAME&quot; name=&quot;LEVEL_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;MEMBER_UNIQUE_NAME&quot; name=&quot;MEMBER_UNIQUE_NAME&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PROPERTY_NAME&quot; name=&quot;PROPERTY_NAME&quot; type=&quot;xsd:string&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;PROPERTY_CAPTION&quot; name=&quot;PROPERTY_CAPTION&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PROPERTY_TYPE&quot; name=&quot;PROPERTY_TYPE&quot; type=&quot;xsd:short&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;DATA_TYPE&quot; name=&quot;DATA_TYPE&quot; type=&quot;xsd:unsignedShort&quot;/&gt;<br>            &lt;xsd:element sql:field=&quot;PROPERTY_CONTENT_TYPE&quot; name=&quot;PROPERTY_CONTENT_TYPE&quot; type=&quot;xsd:short&quot; minOccurs=&quot;0&quot;/&gt;<br>
            &lt;xsd:element sql:field=&quot;DESCRIPTION&quot; name=&quot;DESCRIPTION&quot; type=&quot;xsd:string&quot; minOccurs=&quot;0&quot;/&gt;<br>          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>
      &lt;/xsd:schema&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;BACK_COLOR&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;BACK_COLOR&lt;/PROPERTY_CAPTION&gt;<br>        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>
        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;CELL_EVALUATION_LIST&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;CELL_EVALUATION_LIST&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;CELL_ORDINAL&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;CELL_ORDINAL&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;19&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;FORE_COLOR&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;FORE_COLOR&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;FONT_NAME&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;FONT_NAME&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;FONT_SIZE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;FONT_SIZE&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;FONT_FLAGS&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;FONT_FLAGS&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;19&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;FORMATTED_VALUE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;FORMATTED_VALUE&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;FORMAT_STRING&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;FORMAT_STRING&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;NON_EMPTY_BEHAVIOR&lt;/PROPERTY_NAME&gt;<br>
        &lt;PROPERTY_CAPTION&gt;NON_EMPTY_BEHAVIOR&lt;/PROPERTY_CAPTION&gt;<br>        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>
        &lt;PROPERTY_NAME&gt;SOLVE_ORDER&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;SOLVE_ORDER&lt;/PROPERTY_CAPTION&gt;<br>        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;3&lt;/DATA_TYPE&gt;<br>
      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;VALUE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;VALUE&lt;/PROPERTY_CAPTION&gt;<br>        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>
        &lt;DATA_TYPE&gt;12&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;DATATYPE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;DATATYPE&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;130&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;LANGUAGE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;LANGUAGE&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;19&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;ACTION_TYPE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;ACTION_TYPE&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;19&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>      &lt;row&gt;<br>        &lt;PROPERTY_NAME&gt;UPDATEABLE&lt;/PROPERTY_NAME&gt;<br>        &lt;PROPERTY_CAPTION&gt;UPDATEABLE&lt;/PROPERTY_CAPTION&gt;<br>
        &lt;PROPERTY_TYPE&gt;2&lt;/PROPERTY_TYPE&gt;<br>        &lt;DATA_TYPE&gt;19&lt;/DATA_TYPE&gt;<br>      &lt;/row&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:DiscoverResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>
&lt;/SOAP-ENV:Envelope&gt;<br><br>2010.05.21;10:39:52.640 DEBUG Invoking validate http header callbacks<br>2010.05.21;10:39:52.641 DEBUG Unmarshalling SOAP message<br>2010.05.21;10:39:52.644 DEBUG XML/A request content<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;Envelope xmlns=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;&gt;<br>
    &lt;Header&gt;<br>        &lt;Session xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; SessionId=&quot;&quot; mustUnderstand=&quot;1&quot;/&gt;<br>    &lt;/Header&gt;<br>    &lt;Body&gt;<br>        &lt;Execute xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
            &lt;Command&gt;<br>                &lt;Statement&gt;SELECT  FROM [Station] WHERE ([Measures].[MinNbBikes]) CELL PROPERTIES VALUE, FORMAT_STRING, LANGUAGE, BACK_COLOR, FORE_COLOR, FONT_FLAGS&lt;/Statement&gt;<br>
            &lt;/Command&gt;<br>            &lt;Properties&gt;<br>                &lt;PropertyList&gt;<br>                    &lt;Format&gt;Multidimensional&lt;/Format&gt;<br>                    &lt;AxisFormat&gt;TupleFormat&lt;/AxisFormat&gt;<br>
                    &lt;DataSourceInfo&gt;Provider=Mondrian;DataSource=cube;&lt;/DataSourceInfo&gt;<br>                    &lt;LocaleIdentifier&gt;1033&lt;/LocaleIdentifier&gt;<br>                    &lt;Catalog&gt;cube&lt;/Catalog&gt;<br>
                    &lt;VisualMode&gt;1&lt;/VisualMode&gt;<br>                &lt;/PropertyList&gt;<br>            &lt;/Properties&gt;<br>        &lt;/Execute&gt;<br>    &lt;/Body&gt;<br>&lt;/Envelope&gt;<br>2010.05.21;10:39:52.645 DEBUG Handling XML/A message header<br>
2010.05.21;10:39:52.645 DEBUG Invoking callbacks preAction<br>2010.05.21;10:39:52.645 DEBUG Handling XML/A message body<br>2010.05.21;10:39:52.645 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Format&quot;, value=&quot;Multidimensional&quot;<br>
2010.05.21;10:39:52.646 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;AxisFormat&quot;, value=&quot;TupleFormat&quot;<br>2010.05.21;10:39:52.646 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;DataSourceInfo&quot;, value=&quot;Provider=Mondrian;DataSource=cube;&quot;<br>
2010.05.21;10:39:52.646 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;LocaleIdentifier&quot;, value=&quot;1033&quot;<br>2010.05.21;10:39:52.646 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;Catalog&quot;, value=&quot;cube&quot;<br>
2010.05.21;10:39:52.646 DEBUG DefaultXmlaRequest.initProperties:  key=&quot;VisualMode&quot;, value=&quot;1&quot;<br>2010.05.21;10:39:52.647 DEBUG mdx: &quot;SELECT  FROM [Station] WHERE ([Measures].[MinNbBikes]) CELL PROPERTIES VALUE, FORMAT_STRING, LANGUAGE, BACK_COLOR, FORE_COLOR, FONT_FLAGS&quot;<br>
2010.05.21;10:39:52.647 DEBUG XmlaHandler.getDataSource: dataSourceInfo=Provider=Mondrian;DataSource=cube;<br>2010.05.21;10:39:52.647 DEBUG XmlaHandler.getDataSource: ds.dataSourceInfo=Provider=Mondrian; Jdbc=jdbc:mysql://<a href="http://db.duo.8d.com:3306/mdarveau_bss_ftk_dms?user=cloud&amp;password=yessir">db.duo.8d.com:3306/mdarveau_bss_ftk_dms?user=cloud&amp;password=yessir</a>; JdbcDrivers=com.mysql.jdbc.Driver<br>
2010.05.21;10:39:52.647 DEBUG XmlaHandler.getConnection: catalogUrl=/Users/mdarveau/workspace/ftk/ftk-dist/ftk-dist-dev/./cfg/cube.xml<br>2010.05.21;10:39:52.647 DEBUG Pool.get: schema &quot;/Users/mdarveau/workspace/ftk/ftk-dist/ftk-dist-dev/./cfg/cube.xml&quot; exists already <br>
2010.05.21;10:39:52.648 DEBUG XmlaHandler.getConnection: returning connection not null<br>2010.05.21;10:39:52.648 DEBUG <br>SELECT  FROM [Station] WHERE ([Measures].[MinNbBikes]) CELL PROPERTIES VALUE, FORMAT_STRING, LANGUAGE, BACK_COLOR, FORE_COLOR, FONT_FLAGS<br>
2010.05.21;10:39:52.648 DEBUG Util.lookupCompound: <a href="http://parent.name">parent.name</a>=Station, category=unknown, names=[Measures].[MinNbBikes]<br>2010.05.21;10:39:52.649 DEBUG RolapCube.lookupChild: name=Station, childname=[Measures] returning elementname=Measures<br>
2010.05.21;10:39:52.649 DEBUG HierarchyBase.lookupChild: name=Measures, childname=[MinNbBikes] returning elementname=MinNbBikes<br>2010.05.21;10:39:52.650 DEBUG DimensionBase.lookupChild: name=Measures, childname=[MinNbBikes] returning elementname=MinNbBikes<br>
2010.05.21;10:39:52.650 DEBUG Util.lookupCompound: found <a href="http://child.name">child.name</a>=MinNbBikes, child.class=mondrian.rolap.RolapBaseCubeMeasure<br>2010.05.21;10:39:52.650 DEBUG RolapCube.getUsages: name=Measures<br>
2010.05.21;10:39:52.651 DEBUG select from [Station]<br>where [Measures].[MinNbBikes]<br><br>2010.05.21;10:39:52.651 DEBUG 23: select from [Station]<br>where [Measures].[MinNbBikes]<br><br>2010.05.21;10:39:52.651 DEBUG RolapCube.getUsages: name=Measures<br>
2010.05.21;10:39:52.652 DEBUG FastBatchingCellReader: bitkey=0x0000000000000000000000000000000000000000000000000000000000000000<br><br>2010.05.21;10:39:52.652 DEBUG RolapCube.getUsages: name=Measures<br>2010.05.21;10:39:52.654 DEBUG NO MATCH: BikeStationFact<br>
   foreign=0x0000000000000000000000000000000000000000000000000000000000000000<br>   measure=0x0000000000000000000000000000000000000000100000000000000000000000<br><br>2010.05.21;10:39:52.654 DEBUG generateSqlQuery: sql=select min(`BikeStationFact`.`nbBike`) as `m0` from `BikeStationFact` as `BikeStationFact`<br>
2010.05.21;10:39:52.656 DEBUG 170: Segment.load: executing sql [select min(`BikeStationFact`.`nbBike`) as `m0` from `BikeStationFact` as `BikeStationFact`]<br>2010.05.21;10:39:52.666 DEBUG 170: , exec 9 ms<br>2010.05.21;10:39:52.666 DEBUG Segment.load: executing sql [select min(`BikeStationFact`.`nbBike`) as `m0` from `BikeStationFact` as `BikeStationFact`], exec 9 ms<br>
2010.05.21;10:39:52.673 DEBUG 170: , exec+fetch 16 ms, 0 rows<br>2010.05.21;10:39:52.674 DEBUG Segment.load: done executing sql [select min(`BikeStationFact`.`nbBike`) as `m0` from `BikeStationFact` as `BikeStationFact`], exec+fetch 16 ms, 0 rows<br>
2010.05.21;10:39:52.674 DEBUG Batch.loadAggregation (millis) 22<br>2010.05.21;10:39:52.674 DEBUG loadAggregation (millis): 22<br>2010.05.21;10:39:52.675 DEBUG RolapResult&lt;init&gt;: FREE_MEMORY: 405113kb 82.17%<br>2010.05.21;10:39:52.675 DEBUG 23: exec: 24 ms<br>
2010.05.21;10:39:52.676 DEBUG RolapCube.getUsages: name=Measures<br>2010.05.21;10:39:52.676 DEBUG XmlaHandler.process: time = 30<br>2010.05.21;10:39:52.676 DEBUG XmlaHandler.process: FREE_MEMORY: 405113kb 82.17%<br>2010.05.21;10:39:52.677 DEBUG Invoking callbacks postAction<br>
2010.05.21;10:39:52.677 DEBUG XML/A response content<br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;<br>&lt;SOAP-ENV:Envelope xmlns:SOAP-ENV=&quot;<a href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>&quot; SOAP-ENV:encodingStyle=&quot;<a href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>&quot; &gt;<br>
&lt;SOAP-ENV:Header&gt;<br>&lt;Session SessionId=&quot;&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis&quot; /&gt;&lt;/SOAP-ENV:Header&gt;<br>&lt;SOAP-ENV:Body&gt;<br>&lt;cxmla:ExecuteResponse xmlns:cxmla=&quot;urn:schemas-microsoft-com:xml-analysis&quot;&gt;<br>
  &lt;cxmla:return&gt;<br>    &lt;root xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:mddataset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; xmlns:EX=&quot;urn:schemas-microsoft-com:xml-analysis:exception&quot;&gt;<br>
      &lt;xsd:schema xmlns:xsd=&quot;<a href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>&quot; targetNamespace=&quot;urn:schemas-microsoft-com:xml-analysis:mddataset&quot; xmlns=&quot;urn:schemas-microsoft-com:xml-analysis:mddataset&quot; xmlns:xsi=&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot; xmlns:sql=&quot;urn:schemas-microsoft-com:xml-sql&quot; elementFormDefault=&quot;qualified&quot;&gt;<br>
        &lt;xsd:complexType name=&quot;MemberType&quot;&gt;<br>          &lt;xsd:sequence&gt;<br>            &lt;xsd:element name=&quot;UName&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element name=&quot;Caption&quot; type=&quot;xsd:string&quot;/&gt;<br>
            &lt;xsd:element name=&quot;LName&quot; type=&quot;xsd:string&quot;/&gt;<br>            &lt;xsd:element name=&quot;LNum&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>            &lt;xsd:element name=&quot;DisplayInfo&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>
            &lt;xsd:sequence maxOccurs=&quot;unbounded&quot; minOccurs=&quot;0&quot;&gt;<br>              &lt;xsd:any processContents=&quot;lax&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>            &lt;/xsd:sequence&gt;<br>
          &lt;/xsd:sequence&gt;<br>          &lt;xsd:attribute name=&quot;Hierarchy&quot; type=&quot;xsd:string&quot;/&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;PropType&quot;&gt;<br>
          &lt;xsd:attribute name=&quot;name&quot; type=&quot;xsd:string&quot;/&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;TupleType&quot;&gt;<br>          &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>
            &lt;xsd:element name=&quot;Member&quot; type=&quot;MemberType&quot;/&gt;<br>          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;MembersType&quot;&gt;<br>
          &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>            &lt;xsd:element name=&quot;Member&quot; type=&quot;MemberType&quot;/&gt;<br>          &lt;/xsd:sequence&gt;<br>          &lt;xsd:attribute name=&quot;Hierarchy&quot; type=&quot;xsd:string&quot;/&gt;<br>
        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;TuplesType&quot;&gt;<br>          &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>            &lt;xsd:element name=&quot;Tuple&quot; type=&quot;TupleType&quot;/&gt;<br>
          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;CrossProductType&quot;&gt;<br>          &lt;xsd:sequence&gt;<br>            &lt;xsd:choice minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>
              &lt;xsd:element name=&quot;Members&quot; type=&quot;MembersType&quot;/&gt;<br>              &lt;xsd:element name=&quot;Tuples&quot; type=&quot;TuplesType&quot;/&gt;<br>            &lt;/xsd:choice&gt;<br>          &lt;/xsd:sequence&gt;<br>
          &lt;xsd:attribute name=&quot;Size&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;OlapInfo&quot;&gt;<br>          &lt;xsd:sequence&gt;<br>
            &lt;xsd:element name=&quot;CubeInfo&quot;&gt;<br>              &lt;xsd:complexType&gt;<br>                &lt;xsd:sequence&gt;<br>                  &lt;xsd:element name=&quot;Cube&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>
                    &lt;xsd:complexType&gt;<br>                      &lt;xsd:sequence&gt;<br>                        &lt;xsd:element name=&quot;CubeName&quot; type=&quot;xsd:string&quot;/&gt;<br>                      &lt;/xsd:sequence&gt;<br>
                    &lt;/xsd:complexType&gt;<br>                  &lt;/xsd:element&gt;<br>                &lt;/xsd:sequence&gt;<br>              &lt;/xsd:complexType&gt;<br>            &lt;/xsd:element&gt;<br>            &lt;xsd:element name=&quot;AxesInfo&quot;&gt;<br>
              &lt;xsd:complexType&gt;<br>                &lt;xsd:sequence&gt;<br>                  &lt;xsd:element name=&quot;AxisInfo&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>                    &lt;xsd:complexType&gt;<br>
                      &lt;xsd:sequence&gt;<br>                        &lt;xsd:element name=&quot;HierarchyInfo&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>                          &lt;xsd:complexType&gt;<br>
                            &lt;xsd:sequence&gt;<br>                              &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>                                &lt;xsd:element name=&quot;UName&quot; type=&quot;PropType&quot;/&gt;<br>
                                &lt;xsd:element name=&quot;Caption&quot; type=&quot;PropType&quot;/&gt;<br>                                &lt;xsd:element name=&quot;LName&quot; type=&quot;PropType&quot;/&gt;<br>                                &lt;xsd:element name=&quot;LNum&quot; type=&quot;PropType&quot;/&gt;<br>
                                &lt;xsd:element name=&quot;DisplayInfo&quot; type=&quot;PropType&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>                              &lt;/xsd:sequence&gt;<br>
                              &lt;xsd:sequence&gt;<br>                                &lt;xsd:any processContents=&quot;lax&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>                              &lt;/xsd:sequence&gt;<br>
                            &lt;/xsd:sequence&gt;<br>                            &lt;xsd:attribute name=&quot;name&quot; type=&quot;xsd:string&quot; use=&quot;required&quot;/&gt;<br>                          &lt;/xsd:complexType&gt;<br>
                        &lt;/xsd:element&gt;<br>                      &lt;/xsd:sequence&gt;<br>                      &lt;xsd:attribute name=&quot;name&quot; type=&quot;xsd:string&quot;/&gt;<br>                    &lt;/xsd:complexType&gt;<br>
                  &lt;/xsd:element&gt;<br>                &lt;/xsd:sequence&gt;<br>              &lt;/xsd:complexType&gt;<br>            &lt;/xsd:element&gt;<br>            &lt;xsd:element name=&quot;CellInfo&quot;&gt;<br>
              &lt;xsd:complexType&gt;<br>                &lt;xsd:sequence&gt;<br>                  &lt;xsd:sequence minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>                    &lt;xsd:choice&gt;<br>
                      &lt;xsd:element name=&quot;Value&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;FmtValue&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;BackColor&quot; type=&quot;PropType&quot;/&gt;<br>
                      &lt;xsd:element name=&quot;ForeColor&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;FontName&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;FontSize&quot; type=&quot;PropType&quot;/&gt;<br>
                      &lt;xsd:element name=&quot;FontFlags&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;FormatString&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;NonEmptyBehavior&quot; type=&quot;PropType&quot;/&gt;<br>
                      &lt;xsd:element name=&quot;SolveOrder&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;Updateable&quot; type=&quot;PropType&quot;/&gt;<br>                      &lt;xsd:element name=&quot;Visible&quot; type=&quot;PropType&quot;/&gt;<br>
                      &lt;xsd:element name=&quot;Expression&quot; type=&quot;PropType&quot;/&gt;<br>                    &lt;/xsd:choice&gt;<br>                  &lt;/xsd:sequence&gt;<br>                  &lt;xsd:sequence maxOccurs=&quot;unbounded&quot; minOccurs=&quot;0&quot;&gt;<br>
                    &lt;xsd:any processContents=&quot;lax&quot; maxOccurs=&quot;unbounded&quot;/&gt;<br>                  &lt;/xsd:sequence&gt;<br>                &lt;/xsd:sequence&gt;<br>              &lt;/xsd:complexType&gt;<br>
            &lt;/xsd:element&gt;<br>          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:complexType name=&quot;Axes&quot;&gt;<br>          &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>
            &lt;xsd:element name=&quot;Axis&quot;&gt;<br>              &lt;xsd:complexType&gt;<br>                &lt;xsd:choice minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>                  &lt;xsd:element name=&quot;CrossProduct&quot; type=&quot;CrossProductType&quot;/&gt;<br>
                  &lt;xsd:element name=&quot;Tuples&quot; type=&quot;TuplesType&quot;/&gt;<br>                  &lt;xsd:element name=&quot;Members&quot; type=&quot;MembersType&quot;/&gt;<br>                &lt;/xsd:choice&gt;<br>
                &lt;xsd:attribute name=&quot;name&quot; type=&quot;xsd:string&quot;/&gt;<br>              &lt;/xsd:complexType&gt;<br>            &lt;/xsd:element&gt;<br>          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>
        &lt;xsd:complexType name=&quot;CellData&quot;&gt;<br>          &lt;xsd:sequence&gt;<br>            &lt;xsd:element name=&quot;Cell&quot; minOccurs=&quot;0&quot; maxOccurs=&quot;unbounded&quot;&gt;<br>              &lt;xsd:complexType&gt;<br>
                &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>                  &lt;xsd:choice&gt;<br>                    &lt;xsd:element name=&quot;Value&quot;/&gt;<br>                    &lt;xsd:element name=&quot;FmtValue&quot; type=&quot;xsd:string&quot;/&gt;<br>
                    &lt;xsd:element name=&quot;BackColor&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>                    &lt;xsd:element name=&quot;ForeColor&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>                    &lt;xsd:element name=&quot;FontName&quot; type=&quot;xsd:string&quot;/&gt;<br>
                    &lt;xsd:element name=&quot;FontSize&quot; type=&quot;xsd:unsignedShort&quot;/&gt;<br>                    &lt;xsd:element name=&quot;FontFlags&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>                    &lt;xsd:element name=&quot;FormatString&quot; type=&quot;xsd:string&quot;/&gt;<br>
                    &lt;xsd:element name=&quot;NonEmptyBehavior&quot; type=&quot;xsd:unsignedShort&quot;/&gt;<br>                    &lt;xsd:element name=&quot;SolveOrder&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>                    &lt;xsd:element name=&quot;Updateable&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>
                    &lt;xsd:element name=&quot;Visible&quot; type=&quot;xsd:unsignedInt&quot;/&gt;<br>                    &lt;xsd:element name=&quot;Expression&quot; type=&quot;xsd:string&quot;/&gt;<br>                  &lt;/xsd:choice&gt;<br>
                &lt;/xsd:sequence&gt;<br>                &lt;xsd:attribute name=&quot;CellOrdinal&quot; type=&quot;xsd:unsignedInt&quot; use=&quot;required&quot;/&gt;<br>              &lt;/xsd:complexType&gt;<br>            &lt;/xsd:element&gt;<br>
          &lt;/xsd:sequence&gt;<br>        &lt;/xsd:complexType&gt;<br>        &lt;xsd:element name=&quot;root&quot;&gt;<br>          &lt;xsd:complexType&gt;<br>            &lt;xsd:sequence maxOccurs=&quot;unbounded&quot;&gt;<br>
              &lt;xsd:element name=&quot;OlapInfo&quot; type=&quot;OlapInfo&quot;/&gt;<br>              &lt;xsd:element name=&quot;Axes&quot; type=&quot;Axes&quot;/&gt;<br>              &lt;xsd:element name=&quot;CellData&quot; type=&quot;CellData&quot;/&gt;<br>
            &lt;/xsd:sequence&gt;<br>          &lt;/xsd:complexType&gt;<br>        &lt;/xsd:element&gt;<br>      &lt;/xsd:schema&gt;<br>      &lt;OlapInfo&gt;<br>        &lt;CubeInfo&gt;<br>          &lt;Cube&gt;<br>            &lt;CubeName&gt;Station&lt;/CubeName&gt;<br>
          &lt;/Cube&gt;<br>        &lt;/CubeInfo&gt;<br>        &lt;AxesInfo&gt;<br>          &lt;AxisInfo name=&quot;SlicerAxis&quot;&gt;<br>            &lt;HierarchyInfo name=&quot;Measures&quot;&gt;<br>              &lt;UName name=&quot;[Measures].[MEMBER_UNIQUE_NAME]&quot;/&gt;<br>
              &lt;Caption name=&quot;[Measures].[MEMBER_CAPTION]&quot;/&gt;<br>              &lt;LName name=&quot;[Measures].[LEVEL_UNIQUE_NAME]&quot;/&gt;<br>              &lt;LNum name=&quot;[Measures].[LEVEL_NUMBER]&quot;/&gt;<br>
              &lt;DisplayInfo name=&quot;[Measures].[DISPLAY_INFO]&quot;/&gt;<br>            &lt;/HierarchyInfo&gt;<br>          &lt;/AxisInfo&gt;<br>        &lt;/AxesInfo&gt;<br>        &lt;CellInfo&gt;<br>          &lt;Value name=&quot;VALUE&quot;/&gt;<br>
          &lt;FormatString name=&quot;FORMAT_STRING&quot;/&gt;<br>        &lt;/CellInfo&gt;<br>      &lt;/OlapInfo&gt;<br>      &lt;Axes&gt;<br>        &lt;Axis name=&quot;SlicerAxis&quot;&gt;<br>          &lt;Tuples&gt;<br>
            &lt;Tuple&gt;<br>              &lt;Member Hierarchy=&quot;Measures&quot;&gt;<br>                &lt;UName&gt;[Measures].[MinNbBikes]&lt;/UName&gt;<br>                &lt;Caption&gt;Min Nb Bikes&lt;/Caption&gt;<br>
                &lt;LName&gt;[Measures].[MeasuresLevel]&lt;/LName&gt;<br>                &lt;LNum&gt;0&lt;/LNum&gt;<br>                &lt;DisplayInfo&gt;0&lt;/DisplayInfo&gt;<br>              &lt;/Member&gt;<br>            &lt;/Tuple&gt;<br>
          &lt;/Tuples&gt;<br>        &lt;/Axis&gt;<br>      &lt;/Axes&gt;<br>      &lt;CellData&gt;<br>        &lt;Cell CellOrdinal=&quot;0&quot;&gt;<br>          &lt;Value xsi:type=&quot;xsd:double&quot;&gt;0&lt;/Value&gt;<br>
          &lt;FormatString/&gt;<br>        &lt;/Cell&gt;<br>      &lt;/CellData&gt;<br>    &lt;/root&gt;<br>  &lt;/cxmla:return&gt;<br>&lt;/cxmla:ExecuteResponse&gt;<br>&lt;/SOAP-ENV:Body&gt;<br>&lt;/SOAP-ENV:Envelope&gt;<br>
<br>The weirdest thing is some cubes are working well and then all of a student I start getting this error.<br><br>Any help would be greatly appreciated.<br><br>Manuel Darveau<br>