![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Does anybody have a production database that is 100% in RAM? I am considering putting a 1 Tb Informix 11.5 (or 11.7) database in AIX RAM. I know that backup and logging will probably have to go to disk and I will have to restore every time the machine goes down. But with compressed backups, that might not be too bad. Anyway, if anyone has done this, what issues have you had to deal with? What tuning surprises came up? |
#3
| |||
| |||
|
|
Does anybody have a production database that is 100% in RAM? I am considering putting a 1 Tb Informix 11.5 (or 11.7) database in AIX RAM. I know that backup and logging will probably have to go to disk and I will have to restore every time the machine goes down. But with compressed backups, that might not be too bad. Anyway, if anyone has done this, what issues have you had to deal with? What tuning surprises came up? Thanks, L.S. _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
It is an OLAP data warehouse that our vice presidents want to add new OLTP requirements to (with near zero wait time). We looked into compression but Informix can only do that on a table by table basis. And we have a just few tables where that would apply (the largest is 60 Gb). Therefore my rough estimate is that compression would only save us about 150 Gb (because if I unloaded all my data without indexes I would have a 300 Gb file). The Accelerator, based on a quick review, seems to be a RAM copy on a separate server of our choosing. This adds complexity and other issues like network speed. I assume Art is right because I have learned a lot from him (and others in this newgroup) for many years. But since the OLTP queries are simple, the main issue I see with "my" single, local, home-grown RAM system is that the OLAP queries will force OLTP queries to wait (even on RAM!). I guess the Accelerator would act as a copy that we could just let the OLTP queries run on. But we are lucky that we could make our OLAP queries run at night and OLTP during the day. _______________________________________________ Informix-list mailing list Informix-list (AT) iiug (DOT) org http://www.iiug.org/mailman/listinfo/informix-list |
#6
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |