Posted by Mladen Gogala on 07/18/06 20:10
Is there such a thing? I need a good pager for Oracle RDBMS which will
not re-execute the same query gazillion times. In order to do that, I
plan on writing query results to a file and then map the file to an
array. In order for the whole thing to work reasonably fast, I need
something similar to mmap - therefore the question. I need to map large
chunk of disk space to memory and do it fast. Any ideas?
--
Mladen Gogala
http://www.mgogala.com
Navigation:
[Reply to this message]
|