RE: _gby_hash_aggregation_enabled=false
- From: "Allen, Brandon" <Brandon.Allen@xxxxxxxxxxx>
- To: "Taylor, Chris David" <Chris.Taylor@xxxxxxxxxxxxxxx>, <oracle-l@xxxxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 08:49:20 -0700
When you set it, did it stop the query from using HASH GROUP BY?
If you don't mind, could you please check and see what you get from the
following query:
select count(distinct plan_hash_value) from v$sql_plan where operation =
'HASH' and options = 'GROUP BY';
Thanks,
Brandon
________________________________
From: Taylor, Chris David [mailto:Chris.Taylor@xxxxxxxxxxxxxxx]
Well I was going to say we had set it and have not experienced any
problems.
Privileged/Confidential Information may be contained in this message or
attachments hereto. Please advise immediately if you or your employer do not
consent to Internet email for messages of this kind. Opinions, conclusions and
other information in this message that do not relate to the official business
of this company shall be understood as neither given nor endorsed by it.
- Follow-Ups:
- RE: _gby_hash_aggregation_enabled=false
- From: Taylor, Chris David
- References:
- _gby_hash_aggregation_enabled=false
- From: Allen, Brandon
- RE: _gby_hash_aggregation_enabled=false
- From: Taylor, Chris David
Other related posts:
- » _gby_hash_aggregation_enabled=false
- » Re: _gby_hash_aggregation_enabled=false
- » Re: _gby_hash_aggregation_enabled=false
- » RE: _gby_hash_aggregation_enabled=false
- » RE: _gby_hash_aggregation_enabled=false
- » RE: _gby_hash_aggregation_enabled=false
- » RE: _gby_hash_aggregation_enabled=false
- » Re: _gby_hash_aggregation_enabled=false
- RE: _gby_hash_aggregation_enabled=false
- From: Taylor, Chris David
- _gby_hash_aggregation_enabled=false
- From: Allen, Brandon
- RE: _gby_hash_aggregation_enabled=false
- From: Taylor, Chris David