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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: db_file_multiblock_read_count parameter

RE: db_file_multiblock_read_count parameter

From: Khedr, Waleed <Waleed.Khedr_at_FMR.COM>
Date: Thu, 13 Jul 2000 17:48:47 -0400
Message-Id: <10557.112002@fatcity.com>


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.


Gaja Krishna Vaidyanatha
Director, I-O Management Products
Quest Software Inc.
(972)-304-1170
gajav_at_yahoo.com

"Opinions and views expressed are my own and not of Quest"



Do You Yahoo!?
Get Yahoo! Mail ? Free email you can access from anywhere! http://mail.yahoo.com/
--
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-L
Received on Thu Jul 13 2000 - 16:48:47 CDT

Original text of this message

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