Dedicated hard disk for SE dbname.dbs files & dedicated ramdisk for /tmp files.
Posted
by Frank Computer
on Stack Overflow
See other posts from Stack Overflow
or by Frank Computer
Published on 2010-06-13T19:45:46Z
Indexed on
2010/06/13
19:52 UTC
Read the original article
Hit count: 163
informix
INFORMIX-SE 7.2:
I would like to dedicate a hard disk, exclusively for my dbname.dbs directory which holds all the .dat and .idx files, and create a ramdisk for my /tmp temporary files in order to improve performance. I would also like to strip down the OS from any unecessary files and processes to minimize overhead for my dedicated application. Is this a good idea and are there any roadmaps for accomplishing this?
© Stack Overflow or respective owner