<?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: what is .shm file extension? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385930#M93981</link>
    <description>We're playing "telephone" game here, and that's as frustrating for us as it is for Sami.&lt;BR /&gt;&lt;BR /&gt;Personally, I'd wager the developers whispered the incantation "shm" to start this off.&lt;BR /&gt;&lt;BR /&gt;$ man -k shm&lt;BR /&gt;...&lt;BR /&gt;shm_open(2)              - open a shared memory object&lt;BR /&gt;shm_unlink(2)            - remove shared memory object&lt;BR /&gt;shmat(2), shmdt(2)       - map/unmap shared memory&lt;BR /&gt;shmctl(2)                - shared memory control operations&lt;BR /&gt;shmget(2)                - get shared memory area identifier&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;That's the C interface that's (if you're crossing platforms and trying to map terms and concepts) likely to trigger "installed shared image".  Though an installed shared image is not where I'd land if I were using shm stuff; I tend to prefer to avoid installed shared images as they've caused me pain in the past with compatibility and upgrades.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 24 Mar 2009 15:10:11 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-03-24T15:10:11Z</dc:date>
    <item>
      <title>what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385922#M93973</link>
      <description>I have some files with .SHM extension which I understand has something to do with installed shared images but I browsed all the vms documents and googled this but I could no where find what this file with .SHM extension do , can anyone tell me what are these files and their function ? I checked other installed images and they dont have any associated .SHM files on disk.</description>
      <pubDate>Mon, 23 Mar 2009 17:10:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385922#M93973</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2009-03-23T17:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385923#M93974</link>
      <description>I have never heard of .shm either.  Perhaps it is something local to your site.&lt;BR /&gt;&lt;BR /&gt;My next steps:&lt;BR /&gt;&lt;BR /&gt;o  dump your .shm file and see if there are any clues there.&lt;BR /&gt;&lt;BR /&gt;o  search your application source to see if any of them open .shm files.&lt;BR /&gt;&lt;BR /&gt;Hve fun.</description>
      <pubDate>Mon, 23 Mar 2009 17:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385923#M93974</guid>
      <dc:creator>RBrown_1</dc:creator>
      <dc:date>2009-03-23T17:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385924#M93975</link>
      <description>no its not something for our system, I found one reference on web about 'shared memory file' for open VMS but it doesnt say what function it serves.</description>
      <pubDate>Mon, 23 Mar 2009 17:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385924#M93975</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2009-03-23T17:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385925#M93976</link>
      <description>Sami,&lt;BR /&gt;&lt;BR /&gt;Actually, when citing something on the www, the actual URL is helpful.&lt;BR /&gt;&lt;BR /&gt;When I query "shm openvms file" using Google, one of the hits I get is &lt;A href="http://dotwhat.net," target="_blank"&gt;http://dotwhat.net,&lt;/A&gt; which seems to indicate that .SHM was used as a file extension by WordPerfect.&lt;BR /&gt;&lt;BR /&gt;There is also several references to MIT Shared Memory.  As was suggested, DUMP can be very useful here.&lt;BR /&gt;&lt;BR /&gt;Many users and third party products have been known to define their own file extensions. The trick here is to determine what it is, now what it COULD be.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Mon, 23 Mar 2009 17:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385925#M93976</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2009-03-23T17:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385926#M93977</link>
      <description>&amp;gt; no its not something for our system,&lt;BR /&gt;&lt;BR /&gt;It's certainly not something on _my_ system:&lt;BR /&gt;&lt;BR /&gt;ALP $ dire sys$sysdevice:[000000...].shm&lt;BR /&gt;%DIRECT-W-NOFILES, no files found&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;  I found one reference on web about 'shared&lt;BR /&gt;&amp;gt; memory file' for open VMS but it doesnt say&lt;BR /&gt;&amp;gt; what function it serves.&lt;BR /&gt;&lt;BR /&gt;And you don't seem to have said anything&lt;BR /&gt;about where you found this "one reference",&lt;BR /&gt;so I'd assume that it was not worth&lt;BR /&gt;mentioning.</description>
      <pubDate>Mon, 23 Mar 2009 17:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385926#M93977</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-03-23T17:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385927#M93978</link>
      <description>i found a partial answer for this from the application developers , they say this file is used for sharing interprocess communications ,so it is somehow related to shared memory segments but I didnt knew that you could share segments withouts installing the image ?</description>
      <pubDate>Mon, 23 Mar 2009 18:18:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385927#M93978</guid>
      <dc:creator>SAMI AHMAD</dc:creator>
      <dc:date>2009-03-23T18:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385928#M93979</link>
      <description>So Your "application developers" are not willing to share their secrets with You , but You expect others to know why they use the extension ?&lt;BR /&gt;The term in VMS is usually "global section file", and the programmer is free to give it whatever name he wants.&lt;BR /&gt;&lt;BR /&gt;What can be installed are shared libraries, which need not be code, but can be data sections only (Fortran common sections for example).  &lt;BR /&gt;&lt;BR /&gt;Global section files are not installed, but accessed by $crmpsc or $mgblsc system services at run-time.</description>
      <pubDate>Mon, 23 Mar 2009 19:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385928#M93979</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-03-23T19:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385929#M93980</link>
      <description>Thinking about why the "application developers" are using the term "shared memory": they probably don't think in VMS terms, but using X/Open and Posix terms: the C "mmap" routine does the equivalent to $crmpsc/$mgblsc.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 07:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385929#M93980</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-03-24T07:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: what is .shm file extension?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385930#M93981</link>
      <description>We're playing "telephone" game here, and that's as frustrating for us as it is for Sami.&lt;BR /&gt;&lt;BR /&gt;Personally, I'd wager the developers whispered the incantation "shm" to start this off.&lt;BR /&gt;&lt;BR /&gt;$ man -k shm&lt;BR /&gt;...&lt;BR /&gt;shm_open(2)              - open a shared memory object&lt;BR /&gt;shm_unlink(2)            - remove shared memory object&lt;BR /&gt;shmat(2), shmdt(2)       - map/unmap shared memory&lt;BR /&gt;shmctl(2)                - shared memory control operations&lt;BR /&gt;shmget(2)                - get shared memory area identifier&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;That's the C interface that's (if you're crossing platforms and trying to map terms and concepts) likely to trigger "installed shared image".  Though an installed shared image is not where I'd land if I were using shm stuff; I tend to prefer to avoid installed shared images as they've caused me pain in the past with compatibility and upgrades.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2009 15:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/what-is-shm-file-extension/m-p/4385930#M93981</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-03-24T15:10:11Z</dc:date>
    </item>
  </channel>
</rss>

