What does "sometimes functions incorrectly" mean at all?
And by the way, don't switch to EXPORT TO DATABASE or any other general medium too fast. Then you can can run in real problems in parallel processing, because then you really use the same ressource for multiple programs and have to think about unique keys or locking.
EXPORT TO MEMORY should be perfectly OK, so what's the problem?
A data cluster in MEMORY ID is shared/available for all programs with a call sequence in the current session and only to those.
Did you
Add comment