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: nfile parameter problem

RE: nfile parameter problem

From: John Kanagaraj <john.kanagaraj_at_hds.com>
Date: Wed, 25 Jun 2003 14:21:46 -0700
Message-ID: <F001.005B9CCA.20030625135918@fatcity.com>


Madhu,

>I wanted to reduce the open connections by each oracle processes

As was clearly explained (nay! demonstrated) by Tanel, you _cannot_ reduce the open connections as each Db file that contains the requested block will be opened by the server process. MTS is one option, but the basic problem could be that you have way too many Datafiles... Consolidating this files (via CTAS, Export/Import, etc.) will reduce the number of open files, as there will be lesser number of files to open.

John Kanagaraj
Oracle Applications DBA
DB Soft Inc
Work : (408) 970 7002

Listen to great, commercial-free christian music 24x7x365 at http://www.klove.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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 Jun 25 2003 - 16:21:46 CDT

Original text of this message

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