Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: db_file_multiblock_read_count parameter
Get more info concerning that parameter in v$parameter. There are columns
to let you know whether you can change that parameter using alter system or
alter session.
So far I know that alter session and alter system work for db_file_multiblock_read_count in 8i.
Winnie
"Prasada R Gunda" <Prasada.Gunda1_at_hartfordlife.com> on 07/12/2000 02:23:14 PM
Please respond to ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: (bcc: Winnie Liu/HQ/ISC)
Subject: db_file_multiblock_read_count parameter
Hi All,
We are using ETL(extraction,transformation and loading) tool to load data
from
source databases to warehouse database.
This tool allows us to write custom sql and does not allow DDL statements.
I am using full table scan on some of the tables in some sql quries. I
would
like to increase the value of db_file_multiblock_read_count when I do FTS.
Is there any way I could increase the db_file_multiblock_read_count value
other
than changing it in init.ora file.
Thanks in advance for your help.
Regards,
Prasad
-- Author: Prasada R Gunda INET: Prasada.Gunda1_at_hartfordlife.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jul 12 2000 - 16:36:57 CDT
![]() |
![]() |