Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: db_file_multiblock_read_count parameter
See if you can do it using a stored procedure or using a stored procedure
defined inside a trigger on a dummy a tables that you can update from your
tool.
-----Original Message-----
From: Prasada R Gunda [mailto:Prasada.Gunda1_at_hartfordlife.com]
Sent: Thursday, July 13, 2000 10:05 AM
To: Multiple recipients of list ORACLE-L
Subject: Re: db_file_multiblock_read_count parameter
Hi All,
Thanks for all your responses.
I do know that we can use 'alter system' or 'alter session' to change
db_file_multiblock_read_count parameter.
As I mentioned in my original email, I can not use any DDL type statements
in
ETL tool.
I am looking for a technique or undocumented hint (if any) that we can use
in
SQL statement to increase the value of db_file_multiblock_read_count.
Thanks in advance for all your suggestions.
Regards,
Prasad
Gaja Krishna Vaidyanatha <gajav_at_yahoo.com> on 07/12/2000 07:36:18 PM
Please respond to ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc: (bcc: Prasada R Gunda/HLIFE) Subject: Re: db_file_multiblock_read_count parameter
Prasada,
It is a dynamic parameter that can be modified using an "alter system" or an "alter session" as the case may be.
Cheers,
Gaja.
"Opinions and views expressed are my own and not of Quest"
-- Author: Gaja Krishna Vaidyanatha INET: gajav_at_yahoo.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). -- 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-LReceived on Thu Jul 13 2000 - 16:48:47 CDT