User`s guide

A-10 Oracle Database Installation and Administration Guide
Action: Re-link the UTM application. If the error persists, then contact the Oracle
Support Services Representative.
ORA-05103: generated TSKM too short
Cause: The TSKM area was overwritten by the Oracle Database.
Action: Change the parameter
LTHTSKM
in the
KDCDB
/
KDCDBO
macro.
ORA-05104: generated TAM too short
Cause: The TAM area was overwritten by the Oracle Database.
Action: Change the parameter
LTHTAM
in the
KDCDB
/
KDCDBO
macro.
ORA-05107: POSIX environment variable <variablename> not defined
Cause: The specified environment variable is not defined.
Action: Define and export the requested variable in your profile.
ORA-05108: failed to process BS2000 command <bs2-command>
Cause: The BS2000 command processor cannot execute the command.
Action: Test the logged command in the POSIX shell using the POSIX command,
bs2cmd
.
ORA-05109: failed to initialize environment for POSIX
Cause: An application running under the POSIX shell cannot create links to
required files in the BS2000 file system.
Action: Check if the environment Variables required for Oracle applications under
POSIX are set properly.
ORA-05110: cannot attach to memory pool
Cause: Invalid pool ID parameter
xxx
_
MPID
or operating system error.
Action: Check the
ORAENV
parameter
xxx
_
MPID
, at most 4 characters of the set
[A...Z],[0...9]), or contact the Oracle Support Services Representative.
ORA-05111: error attaching to memory pool
Cause: This is an internal error and should not normally occur.
Action: Contact the Oracle Support Services Representative.
ORA-05112: error creating memory pool
Cause: This is an internal error and should not normally occur.
Action: Contact the Oracle Support Services Representative.
ORA-05114: bad pool base
Cause: An invalid value for the base address parameter of the shared pool, that is,
COM_BASE
, and so on. has been specified in the
ORAENV
file.
Action: If this value is specified, it must be a hexadecimal value giving the full
virtual address for the base address of a memory pool. Correct the value and
restart the database.
ORA-05116: cannot load shared code into pool
Cause: Shared code could not be loaded into the specified memory pool.
Generally, this message is preceded by a
BLS
-
nnnn
message from the operating
system.