User`s guide
A-8 Oracle Database Installation and Administration Guide
Action: This value is not normally needed. If specified, it must be a hexadecimal
value giving the full virtual address for the SGA memory pool. Correct the value
and run the
STARTUP
command.
ORA-05064: cannot allocate SGA
Cause: After creating the memory pool, the
REQMP
to allocate the space failed. This
might be an operating system error.
Action: If you cannot identify the cause of the problem, then contact the Oracle
Support Services Representative.
ORA-05065: SGA not deleted
Cause: When attempting to detach from the SGA, the
DISMP
system macro
returned an error.
Action: If you cannot identify the cause of the problem, then contact the Oracle
Support Services Representative.
ORA-05066: SGA address space conflict
Cause: The SGA cannot be placed at the requested address range, because the
range is already partly used. The SGA start address is defined by the
ORAENV
variable,
SGA_BASE
; its size is determined by various initialization file parameters
such as processes, buffers, and so on.
Action: Refer to the section on "Address Space Planning" in Chapter 2,
"Architecture and Implementation", and adjust the relevant initialization file and
ORAENV
variables. Inspect the
JOIN
entry for the address space limit. Contact the
System Administrator to find out about shared subsystems and their placement in
the address space. Ensure that you do not overlap with the Oracle Database
kernel.
ORA-05067: SGA: address space saturation
Cause: When the SGA is being allocated, the operating system reported that the
virtual address space is saturated.
Action: Contact the System Administrator about paging area size and current
overall system load.
ORA-05068 SGA still active, should not be
Cause: When the SGA is being created during startup, it is found that the SGA
memory pool is still in use, although the databases should be shut down. This may
be caused by a hanging single-task, user task, or a network server task.
Action: Check for such hanging tasks. Cancel these tasks, and then restart the
database.
ORA-05069: Unexpected SGA memory pool problem
Cause: The
ENAMP
macro returned an unexpected error code.
Action: Contact the Oracle Support Services Representative.
ORA-05070: cannot enable TPA ser.item
Cause: Probable operating system error.
Action: Contact the Oracle Support Services Representative.
ORA-05071: cannot ENQ on TPA ser.item
Cause: Probable operating system error.
Action: Contact the Oracle Support Services Representative.