Do we have mechanism to avoid application illegally access shared memory?

Hi, All,
When the application connect to the TT datastore, the shared memory has been attached to the application.
My question is, If the application is very awful (for example, use ptr to set memory incorrectly), is it possible for the application to illegally access the shared memory of TT? Does TT have any mechnism to avoid other application to modify the shared memory directly rather than through TT API?
Thanks

The most obvious solution seems to be : fix the application.
TimesTen doesnt offer anything in this area - I'm not sure how it could. But there are plenty of facilities to check that the app doesnt do anything terrible. Suggest that is the best avenue to pursue.

Similar Messages

Maybe you are looking for