Amitabha Sarkar
29th April 2006, 10:13
Hi,

My query is as follows:
How I add a BaaN Session into Shared Memory so that the session takes less Process Time

Please suggest me as soon as possible



Regards
Amitabha Sarkar
MERINO PANEL PRODUCTS LTD.

dave_23
29th April 2006, 17:40
I think you will be disappointed in the results.

When you add an object to shared memory that decreases the
load time of the object by the bshell, it does not make the object
"start faster" unless you have Baan on painfully slow disks. Because
the reason the session takes a while to start is more likey due to
a query in the database rather than reading the object.

It will not help the execution of the session at all.

Dave