Skip to Content
0
Former Member
Jan 08, 2010 at 05:30 AM

Shared memory objects lifetime and data recovery

195 Views

Hello all,

I have a question about Shared Memory objects. How can I ensure that the data in a Shared Memory object is available always?.

In case of an Application server shutdown, I think all the data in SMO is lost for good. Is there any way I could write it all to another object and copy back from it to the SMO once the App server is up?. I am totally new to SHMO and am just wondering if this is feasible at all.

Thanks,

Jay