Re: direct path write temp
From: Dominic Brooks <dombrooks_at_hotmail.com>
Date: Thu, 27 Sep 2018 18:02:50 +0000
Message-ID: <DB7PR04MB4443AE4A401665E71C9B4092A1140_at_DB7PR04MB4443.eurprd04.prod.outlook.com>
Date: Thu, 27 Sep 2018 18:02:50 +0000
Message-ID: <DB7PR04MB4443AE4A401665E71C9B4092A1140_at_DB7PR04MB4443.eurprd04.prod.outlook.com>
Minimising writes to temp is the best optimisation!
Do that by getting accurate estimates in your execution plans wherever possible and reducing poorly sized work areas - Trying to avoid multi pass executions - optimise where possible to be one pass and similarly one pass to be in memory.
Cheers
Dominic
Sent from my iPhone
On 27 Sep 2018, at 18:47, Hameed, Amir <Amir.Hameed_at_xerox.com<mailto:Amir.Hameed_at_xerox.com>> wrote:
Hi,
Thank you,
I am trying to find out what database parameter controls the size of direct path write temp and is there way to optimize it. You feedback will be appreciated.
Amir
--
http://www.freelists.org/webpage/oracle-l
Received on Thu Sep 27 2018 - 20:02:50 CEST