Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Problems with ORACLE 7.3.2 on Silicon Graphics IRIX 5.3

Re: Problems with ORACLE 7.3.2 on Silicon Graphics IRIX 5.3

From: <defaultuser_at_domain.com>
Date: 1997/09/26
Message-ID: <342B81F1.7366E0BD@domain.com>#1/1

Setting the parameter:

    ccf_io_size = 262144
in your initSID.ora avoid the problems on SGI IRIX 5.3. ccf_io_size are the number of byte per write when creating countiguous files .
This parameter only impact on datafile creation. Higher the number, the faster your database file could get created. Consult specific hardware installation for suggestion. Received on Fri Sep 26 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US