ORA-00600: internal error code, arguments: [kxsGetRuntimeLock2]
================================================================
Oracle Server - Release: 11.1 and later
Automatic Shared Memory Management (ASMM) is enabled, but no minimum size is explicitly set for parameter shared_pool_size.
The error is caused by memory configuration with ASMM enabled and no shared_pool_size set.
Solution
=========
The error is resolved by explicitly setting a minimum value for shared_pool_size.
Halim, a Georgia Tech graduate Senior Database Engineer/Data Architect based in Atlanta, USA, is an Oracle OCP DBA and Developer, Certified Cloud Architect Professional, and OCI Autonomous Database Specialist. With extensive expertise in database design, configuration, tuning, capacity planning, RAC, DG, scripting, Python, APEX, and PL/SQL, he combines technical mastery with a passion for innovation. Notably, Halim secured 16th place worldwide in PL/SQL Challenge Cup Playoff on the year 2010.
Monday, March 28, 2011
Subscribe to:
Post Comments (Atom)
My Blog List
-
-
-
ASSM states3 weeks ago
-
UKOUG Discover 20241 month ago
-
-
-
-
-
-
-
-
Moving Sideways8 years ago
-
-
Upcoming Events...11 years ago
-
1 comment:
In my case, When I try to mount database , I have this error : ORA-00600: code d'erreur interne, arguments : [kccpb_sanity_check_2], [557], [552], [0x0], [], [], [], []
Post a Comment