User`s guide

A-10 Oracle Database User's Guide
different from
$ORAC1120
and that the installation procedure has not executed
correctly.
Action: Ensure that the ORAUID definition in the
ORAENV
file is correct.
Otherwise, contact your Oracle Support Services Representative.
ORA-05102: module verification failure: ORADBCN@
Cause: The UTM application has probably been link-edited with an Oracle
Database version different from the Oracle Database version used at execution.
Action: Re-link the UTM application. If the error persists, then contact your
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 run 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 your Oracle Support Services Representative.
ORA-05111: error attaching to memory pool
Cause: This is an internal error and should not normally occur.
Action: Contact your Oracle Support Services Representative.
ORA-05112: error creating memory pool
Cause: This is an internal error and should not normally occur.
Action: Contact your Oracle Support Services Representative.
ORA-05114: bad pool base
Cause: An invalid value for the base address parameter of the shared pool, such
as,
COM_BASE
has been specified in the
ORAENV
file.