<?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 WFA How to create reservations in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118667#M21168</link>
    <description>&lt;P&gt;Looking at WFA's existing commands with reservations I'm trying to understand what part of a SQL statement is supported in order to triggers or causes a reservation to ocurr. Can I use an UPDATE or does it have to be an INSERT? Also,&amp;nbsp;what is the definition of a reservation? Is it a temporariy update to database until the data source updates it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example&lt;/P&gt;
&lt;P&gt;I'm trying to update the quota on an existing qtree or user. So I need to modify the value for&amp;nbsp;cm_storage.qtree.disk_limit_mb or from my custom data source cm_user_quota.user_rule.disk_limit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 21:15:46 GMT</pubDate>
    <dc:creator>ninja</dc:creator>
    <dc:date>2025-06-04T21:15:46Z</dc:date>
    <item>
      <title>WFA How to create reservations</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118667#M21168</link>
      <description>&lt;P&gt;Looking at WFA's existing commands with reservations I'm trying to understand what part of a SQL statement is supported in order to triggers or causes a reservation to ocurr. Can I use an UPDATE or does it have to be an INSERT? Also,&amp;nbsp;what is the definition of a reservation? Is it a temporariy update to database until the data source updates it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example&lt;/P&gt;
&lt;P&gt;I'm trying to update the quota on an existing qtree or user. So I need to modify the value for&amp;nbsp;cm_storage.qtree.disk_limit_mb or from my custom data source cm_user_quota.user_rule.disk_limit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:15:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118667#M21168</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2025-06-04T21:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: WFA How to create reservations</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118699#M21173</link>
      <description>Reservation script in WFA commands can be treated as a way to simulate the effect of the particular command on the WFA cache. Since the commands effect can only be really seen after the next cache acquisition, reservation script is used till then. When the next cache acquisition occurs and the data is present in that(this validation is done using the Verification script), the reservation entry is removed. Yes, you are right, you can see reservations as a temporary update to cache until, cache acquisition occurs. You can use INSERT and UPDATE commands as necessary. For example, if you look at 'Create Volume' command's reservation script, you can see that there is an 'INSERT' statement to insert the entry into the 'volume' table. And an 'UPDATE' statement to update the 'used/available' space columns in 'aggregate' table.</description>
      <pubDate>Tue, 26 Apr 2016 06:51:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118699#M21173</guid>
      <dc:creator>bestinj</dc:creator>
      <dc:date>2016-04-26T06:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: WFA How to create reservations</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118727#M21181</link>
      <description>&lt;P&gt;Thank you. This clears it up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will there be a feature in future to allow the reservations to take place automagically based on the parameter mappings which you choose?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2016 14:48:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-How-to-create-reservations/m-p/118727#M21181</guid>
      <dc:creator>ninja</dc:creator>
      <dc:date>2016-04-26T14:48:05Z</dc:date>
    </item>
  </channel>
</rss>

