Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problems with ORACLE 7.3.2 on Silicon Graphics IRIX 5.3
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
![]() |
![]() |