Database Administration (MOSC)

MOSC Banner

ORA-00600: internal error code, arguments: [32695], [hash aggregation can't be done],

edited Dec 10, 2008 3:05PM in Database Administration (MOSC) 1 commentAnswered

  We are running Oracle database 10.2.0.4 and have encounter bug 6471770. We set the parameter "_gby_hash_aggregation_enabled" to FALSE as follows:

alter system set "_gby_hash_aggregation_enabled"=false scope=both;

as the work around and did not recycle the instance. We encountered the ORA-00600 [32695] [hash aggregation can't be done] error again. Does the database need to be recycled in order for the parameter to take effect?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center