Tag Archives: ORA-00600

ORA-00600, ORA-27301 When Creating 9i Database

Problem:

When creating a new Oracle 9i database using dbca (Database Configuration Assistant), the following error appears when the database is being created (at the ‘Creating and starting Oracle instance (46 %)’ step).

ORA-00600: internal error code, arguments: [OSDEP_INTERNAL], [], [], [], [], [], [], []
ORA-27302: failure occurred at: skgpwreset1
ORA-27303: additional information: invalid shared ctx
ORA-27146: post/wait initialization failed
ORA-27300: OS system dependent operation:semget failed with status: 28
ORA-27301: OS failure message: No space left on device
ORA-27302: failure occurred at: sskgpsemsper

Solution:

Change the semaphore settings.

Read more »

EXP-00056: ORACLE error 600 encountered

Problem: While performing full export of production database, the following error is encountered:

. . exporting table            WF_NOTIFICATION_OUT
EXP-00056: ORACLE error 600 encountered
ORA-00600: internal error code, arguments: [kopi2_readlen083], [], [], [], [], [], [], []

Solution:

Cause:

Bug 3041387 ORA-600: INTERNAL ERROR CODE, ARGUMENTS: [KOPI2_READLEN083]

ORA-600 [kopi2_readlen083] can occur while enqueueing an object with an immediate embedded NULL.

This issue is fixed in Oracle Server 9.2.0.5 (Server patch set release) and in Oracle Server 10g.

Patch 3041387 is also available on Metalink.

Fix:

Please apply Oracle Server patch 3041387.

Metalink Reference:

Doc ID: 279647.1: Workflow Notifications Show Ora-00600 With Argument [Kopi2_readlen083] With Oracle Server 9.2