<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unable to create Cache Queries in WFA in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120849#M21663</link>
    <description>&lt;P&gt;Hi team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a Dictionary object and tis related Cache query to pull snapshot details from Cluster mode. but while creating cache queries its throwing error "&amp;nbsp;Property order does not match the order of select columns in the related cache query. " .&amp;nbsp;&lt;/P&gt;&lt;P&gt;could please help what is the problem .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my create table command for dictionary is :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE TABLE `cm_storage`.`snapshot` (&lt;BR /&gt;`id` INT NOT NULL AUTO_INCREMENT ,&lt;BR /&gt;`volumeid` INT NOT NULL ,&lt;BR /&gt;`createtime` DATETIME NOT NULL ,&lt;BR /&gt;`snapshotname` VARCHAR(255) NOT NULL ,&lt;BR /&gt;`cumulativepercentageoftotalblocks` DOUBLE DEFAULT NULL ,&lt;BR /&gt;`vserverid` INT DEFAULT NULL ,&lt;BR /&gt;PRIMARY KEY (`id`)&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL select query is :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select&lt;BR /&gt;snapshot.objid,&lt;BR /&gt;snapshot.volumeId,&lt;BR /&gt;snapshot.createTime,&lt;BR /&gt;snapshot.name,&lt;BR /&gt;snapshot.cumulativePercentageOfTotalBlocks,&lt;BR /&gt;snapshot.vserverId&lt;BR /&gt;From&lt;BR /&gt;netapp_model_view.snapshot snapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting error :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DictionaryEntry 'cm_storage.Snapshot': Property order does not match the order of select columns in the related cache query.&lt;BR /&gt;Mismatch at property name: id&lt;BR /&gt;DictionaryEntry properties :&lt;BR /&gt;id[Type: Integer], VolumeID[Type: Integer], createTime[Type: DateTime], SnapshotName[Type: String], cumulativepercentageoftotalblocks[Type: Double], VserverID[Type: Integer],&lt;BR /&gt;Cache query columns:&lt;BR /&gt;[objid, volumeId, createTime, name, cumulativePercentageOfTotalBlocks, vserverId]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the screenshot for more details ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/5574iEA1D0E737E0AB0C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 20:08:32 GMT</pubDate>
    <dc:creator>SHYAMVOLVO</dc:creator>
    <dc:date>2025-06-04T20:08:32Z</dc:date>
    <item>
      <title>Unable to create Cache Queries in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120849#M21663</link>
      <description>&lt;P&gt;Hi team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a Dictionary object and tis related Cache query to pull snapshot details from Cluster mode. but while creating cache queries its throwing error "&amp;nbsp;Property order does not match the order of select columns in the related cache query. " .&amp;nbsp;&lt;/P&gt;&lt;P&gt;could please help what is the problem .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my create table command for dictionary is :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CREATE TABLE `cm_storage`.`snapshot` (&lt;BR /&gt;`id` INT NOT NULL AUTO_INCREMENT ,&lt;BR /&gt;`volumeid` INT NOT NULL ,&lt;BR /&gt;`createtime` DATETIME NOT NULL ,&lt;BR /&gt;`snapshotname` VARCHAR(255) NOT NULL ,&lt;BR /&gt;`cumulativepercentageoftotalblocks` DOUBLE DEFAULT NULL ,&lt;BR /&gt;`vserverid` INT DEFAULT NULL ,&lt;BR /&gt;PRIMARY KEY (`id`)&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL select query is :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Select&lt;BR /&gt;snapshot.objid,&lt;BR /&gt;snapshot.volumeId,&lt;BR /&gt;snapshot.createTime,&lt;BR /&gt;snapshot.name,&lt;BR /&gt;snapshot.cumulativePercentageOfTotalBlocks,&lt;BR /&gt;snapshot.vserverId&lt;BR /&gt;From&lt;BR /&gt;netapp_model_view.snapshot snapshot&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting error :-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DictionaryEntry 'cm_storage.Snapshot': Property order does not match the order of select columns in the related cache query.&lt;BR /&gt;Mismatch at property name: id&lt;BR /&gt;DictionaryEntry properties :&lt;BR /&gt;id[Type: Integer], VolumeID[Type: Integer], createTime[Type: DateTime], SnapshotName[Type: String], cumulativepercentageoftotalblocks[Type: Double], VserverID[Type: Integer],&lt;BR /&gt;Cache query columns:&lt;BR /&gt;[objid, volumeId, createTime, name, cumulativePercentageOfTotalBlocks, vserverId]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the screenshot for more details ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.JPG" style="width: 999px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/5574iEA1D0E737E0AB0C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:08:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120849#M21663</guid>
      <dc:creator>SHYAMVOLVO</dc:creator>
      <dc:date>2025-06-04T20:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Cache Queries in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120852#M21664</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the values from the select statement have to match the names of the created table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SELECT snapshot.volumeId AS&amp;nbsp;volumeid ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Marcus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 10:06:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120852#M21664</guid>
      <dc:creator>marcusgross</dc:creator>
      <dc:date>2016-07-01T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Cache Queries in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120855#M21665</link>
      <description>&lt;P&gt;Hello Marcus,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for help, I &amp;nbsp;don't see that error but look like its not aquiring data from OnCommand Unified Manager 6.3 ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when troubleshoot I found that, I can see all the snapshot details on OCUM GUI &amp;nbsp;but its not visible on "&amp;nbsp;netapp_model_view.snapshot &amp;nbsp;" &amp;nbsp;view ..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help me how to sort this out ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;DIV class="lia-message-body lia-component-body"&gt;&lt;DIV class="lia-message-body-content"&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="lia-message-tags lia-component-tags"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Jul 2016 12:12:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120855#M21665</guid>
      <dc:creator>SHYAMVOLVO</dc:creator>
      <dc:date>2016-07-01T12:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Cache Queries in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120879#M21672</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Seems like OCUM does not database, and instead directly uses APIs to get the snapshot information. There is a similar link about obtaining snapshot information from WFA:&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/WFA-2-1-CM-Snapshot-support-with-Unified-Manager-6-0/ta-p/86568" target="_blank"&gt;http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Articles-and-Resources/WFA-2-1-CM-Snapshot-support-with-Unified-Manager-6-0/ta-p/86568&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2016 18:41:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120879#M21672</guid>
      <dc:creator>rkiran</dc:creator>
      <dc:date>2016-07-01T18:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create Cache Queries in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120929#M21687</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the error is not related to an empty tablespace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my DB,&amp;nbsp;&lt;SPAN&gt;netapp_model_view.snapshot is emtpy too.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Marcus&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 15:24:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-create-Cache-Queries-in-WFA/m-p/120929#M21687</guid>
      <dc:creator>marcusgross</dc:creator>
      <dc:date>2016-07-04T15:24:03Z</dc:date>
    </item>
  </channel>
</rss>

