‎2009 Feb 25 4:48 PM
Hi all,
I have a question about synchronization of data in shared memory. If Application 1 running on Application Server A sets some data in shared memory(using Shared Objects), can Application 2 running on Application Server B of the same system can access the current data immediately?How/how fast is the synchronization done?
Thanks,
Sukru
P.S : Please do not send SAP Help File links as answer, I have access to help files
‎2009 Feb 25 5:01 PM
Hi,
Application Server A and B are two different systems.SO its not possible to use the same data immediately.
Both the servers are synchronized through synchronise table present at the Database layer.
We can set the Synchronization through a parameter.(Basis Job). Synchronization time can be min of 60sec.
Regards,
Gurpreet
‎2009 Feb 25 5:01 PM
Hi,
Application Server A and B are two different systems.SO its not possible to use the same data immediately.
Both the servers are synchronized through synchronise table present at the Database layer.
We can set the Synchronization through a parameter.(Basis Job). Synchronization time can be min of 60sec.
Regards,
Gurpreet