> а кстати oracle умеет жить на i386 системе с ядром для x86_64 (amd64)? > а то помниться 8i что то ругался про память что не может выделить себе > Надо настроить параметр shared buffers. Кстати, для PostgeSQL это тоже необходимо при серьезной нагруженности СУБД. См. http://docs.sun.com/app/docs/doc/819-4740/6n6sdjl9a?a=view Вот краткая выдержка
"To configure shared memory on Linux On Linux, you must configure shared memory settings. You do not need to adjust the default semaphore settings. The kernel.shmax parameter defines the maximum size in bytes for a shared memory segment. The kernel.shmall parameter sets the total amount of shared memory in pages that can be used at one time on the system. Set the value of both of these parameters to the amount physical memory on the machine. Specify the value as a decimal number of bytes." > -- > С уважением, > Юркин Евгений > Siberia Health Inc

