<?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 Re: XFC Cache in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658132#M72155</link>
    <description>Thanks for all your help!&lt;BR /&gt;It was the "CACHING IS ENABLED" that was throwing me for a loop.</description>
    <pubDate>Wed, 26 Oct 2005 09:54:53 GMT</pubDate>
    <dc:creator>Dan Herron</dc:creator>
    <dc:date>2005-10-26T09:54:53Z</dc:date>
    <item>
      <title>XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658127#M72150</link>
      <description>I am trying to turn off XFC caching for some files using the command:&lt;BR /&gt;"set file _$3$DKD103:[DB.FMS_MTHEND]*.*;*/CACHING_ATTRIBUTE=NO_CACHING".&lt;BR /&gt;&lt;BR /&gt;A subsequent DIR/FUL of the files reveals that caching IS turned off: &lt;BR /&gt;dir/ful _$3$DKD103:[DB.FMS_MTHEND]FMS_MTHEND.RDB;1&lt;BR /&gt;&lt;BR /&gt;Directory _$3$DKD103:[DB.FMS_MTHEND]&lt;BR /&gt;&lt;BR /&gt;FMS_MTHEND.RDB;1              File ID:  (388,39,0)&lt;BR /&gt;Size:          286/546        Owner:    [MIS,WIRT]&lt;BR /&gt;Created:     1-OCT-2005 06:00:22.34&lt;BR /&gt;Revised:    26-OCT-2005 08:44:06.01 (116)&lt;BR /&gt;Expires:    &lt;NONE specified=""&gt;&lt;BR /&gt;Backup:     &lt;NO backup="" recorded=""&gt;&lt;BR /&gt;Effective:  &lt;NONE specified=""&gt;&lt;BR /&gt;Recording:  &lt;NONE specified=""&gt;&lt;BR /&gt;Accessed:   &lt;NONE specified=""&gt;&lt;BR /&gt;Attributes: &lt;NONE specified=""&gt;&lt;BR /&gt;Modified:   &lt;NONE specified=""&gt;&lt;BR /&gt;Linkcount:  1&lt;BR /&gt;File organization:  Sequential&lt;BR /&gt;Shelved state:      Online&lt;BR /&gt;Caching attribute:  No_caching&lt;BR /&gt;File attributes:    Allocation: 546, Extend: 0, Global buffer count: 0, No version limit, Contiguous best try, Backups disabled&lt;BR /&gt;Record format:      Undefined, maximum 0 bytes, longest 0 bytes&lt;BR /&gt;Record attributes:  None&lt;BR /&gt;RMS attributes:     None&lt;BR /&gt;Journaling enabled: None&lt;BR /&gt;File protection:    System:RWED, Owner:RW, Group:, World:&lt;BR /&gt;Access Cntrl List:  (IDENTIFIER=[SYSTEM],ACCESS=READ+WRITE+CONTROL+BIT_5+BIT_6+BIT_7+BIT_8+BIT_9+BIT_10+BIT_11+BIT_12+BIT_13+BIT_14+&lt;BR /&gt;                    BIT_15+BIT_16+BIT_17+BIT_18)&lt;BR /&gt;Client attributes:  None&lt;BR /&gt;&lt;BR /&gt;But the SHOW MEM command seems to indicate that the files are still being cached!?&lt;BR /&gt;&lt;BR /&gt;sh mem/cache=file=_$3$DKD103:[DB.FMS_MTHEND]*.*&lt;BR /&gt;              System Memory Resources on 26-OCT-2005 08:53:39.22&lt;BR /&gt;&lt;BR /&gt;Extended File Cache File Statistics:&lt;BR /&gt;&lt;BR /&gt;_$3$DKD103:[DB.FMS_MTHEND]FMS_MTHEND.RDB;1 (open)&lt;BR /&gt; Caching is enabled, active caching mode is No Caching&lt;BR /&gt;    Allocated pages              0     Total QIOs                 45&lt;BR /&gt;    Read hits                    0     Virtual reads              32&lt;BR /&gt;    Virtual writes              13     Hit rate                    0 %&lt;BR /&gt;    Read aheads                  0     Read throughs               0&lt;BR /&gt;    Write throughs               0     Read arounds               32&lt;BR /&gt;                                       Write arounds              13&lt;BR /&gt;&lt;BR /&gt;These are Oracle Rdb database files and I have closed and opened the database after issuing the SET FILES command, but the SH MEM still shows cache activity on the files.&lt;BR /&gt;Can anyone explain this behaviour?&lt;BR /&gt;Am I not doing something correctly?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;Dan Herron&lt;BR /&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NO&gt;&lt;/NONE&gt;</description>
      <pubDate>Wed, 26 Oct 2005 08:58:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658127#M72150</guid>
      <dc:creator>Dan Herron</dc:creator>
      <dc:date>2005-10-26T08:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658128#M72151</link>
      <description>Which version of OpenVMS are you running and do you have patched and ECOs installed? I think there was a problem with earlier versions.</description>
      <pubDate>Wed, 26 Oct 2005 09:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658128#M72151</guid>
      <dc:creator>Peter Barkas</dc:creator>
      <dc:date>2005-10-26T09:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658129#M72152</link>
      <description>I've just found this, may be helpful:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=298887" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=298887&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Oct 2005 09:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658129#M72152</guid>
      <dc:creator>Peter Barkas</dc:creator>
      <dc:date>2005-10-26T09:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658130#M72153</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;I'm not sure what you are seeing as the problem -- active caching mode is "No Caching" and allocated pages is 0.  This means there are no system resources allocated to caching for the file in question.&lt;BR /&gt;&lt;BR /&gt;The "Caching is enabled" I believe indicates only that caching is enabled at the system level.&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Wed, 26 Oct 2005 09:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658130#M72153</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2005-10-26T09:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658131#M72154</link>
      <description>I think that short of a reboot -- you might see that when Oracle is shut down and re-opens the database that the file will then dissappear from the cache altogether.  &lt;BR /&gt;&lt;BR /&gt;You might get the same effect if you can do  a shared open against it with Oracle up and running, but if Oracle has it open for exclusive access you won't be able to pull that off.&lt;BR /&gt;&lt;BR /&gt;Robert</description>
      <pubDate>Wed, 26 Oct 2005 09:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658131#M72154</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2005-10-26T09:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658132#M72155</link>
      <description>Thanks for all your help!&lt;BR /&gt;It was the "CACHING IS ENABLED" that was throwing me for a loop.</description>
      <pubDate>Wed, 26 Oct 2005 09:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658132#M72155</guid>
      <dc:creator>Dan Herron</dc:creator>
      <dc:date>2005-10-26T09:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658133#M72156</link>
      <description>Dan,&lt;BR /&gt;&lt;BR /&gt;from your Forum Profile:&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I have assigned points to 5 of 22  responses to my questions.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;Some of those are quite old.&lt;BR /&gt;&lt;BR /&gt;Maybe you can find some time to do some assigning?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mind, I do NOT say you necessarily need to give lots of points. It is fully up to _YOU_ to decide how many. If you consider an answer is not deserving any points, you can also assign 0 ( = zero ) points, and then that answer will no longer be counted as unassigned.&lt;BR /&gt;Consider, that every poster took at least the trouble of posting for you!&lt;BR /&gt;&lt;BR /&gt;To easily find your streams with unassigned points, click your own name somewhere.&lt;BR /&gt;This will bring up your profile.&lt;BR /&gt;Near the bottom of that page, under the caption â  My Question(s)â   you will find â  questions or topics with unassigned points â   Clicking that will give all, and only, your questions that still have unassigned postings.&lt;BR /&gt;&lt;BR /&gt;Thanks on behalf of your Forum colleagues.&lt;BR /&gt;&lt;BR /&gt;PS.  â   nothing personal in this. I try to post it to everyone with this kind of assignment ratio in this forum. If you have received a posting like this before â   please do not take offence â   none is intended!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 26 Oct 2005 11:50:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658133#M72156</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-10-26T11:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: XFC Cache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658134#M72157</link>
      <description>Jan,&lt;BR /&gt;Thanks for the reminder.&lt;BR /&gt;I have been derelict in my duties as a Forum user!!</description>
      <pubDate>Wed, 26 Oct 2005 12:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/xfc-cache/m-p/3658134#M72157</guid>
      <dc:creator>Dan Herron</dc:creator>
      <dc:date>2005-10-26T12:01:01Z</dc:date>
    </item>
  </channel>
</rss>

