|
By
transparently maintaining open cursors, VORTEXaccelerator
eliminates the need to create multiple cursors, thereby
reducing the amount of work the database kernel has to do
to exercise each SQL statement. By caching all cursors into
shared memory, accelerator saves large amounts of memory
for each application.
|