<?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 Syncronization of Shared Memory objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555515#M1268040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   Does Shared Memory objects gets synchronized between Application Servers. If so , what is the parameter that sets the sync. time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Arpitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2009 14:51:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-01T14:51:30Z</dc:date>
    <item>
      <title>Syncronization of Shared Memory objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555515#M1268040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   Does Shared Memory objects gets synchronized between Application Servers. If so , what is the parameter that sets the sync. time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Arpitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 14:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555515#M1268040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-01T14:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronization of Shared Memory objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555516#M1268041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shared memory is server dependant, so there is one independent memory per Application Server. You can only access it from the applications running on that server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2009 15:09:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555516#M1268041</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-05-01T15:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Syncronization of Shared Memory objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555517#M1268042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arpi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the documentation on this as I am working from memory, but I think what you need to do is set the Shared Memory Area as "Transactional". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that when you do a DETACH_COMMIT, you need to follow it up with a COMMIT WORK. I seem to recall this somehow flags the Shared Object for reload (this flag is stored in DB) so that the next access of the Shared Object - no matter which application server it is located on - will force a reload which means the Shared Object will be initialised identically on all servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not believe there is a way to "synchronise" instances of the same Shared Object running on different application servers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you test this to see exactly how it works. It would make a great blog - hint. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 May 2009 04:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/syncronization-of-shared-memory-objects/m-p/5555517#M1268042</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2009-05-02T04:58:57Z</dc:date>
    </item>
  </channel>
</rss>

