Articles Archive for July 2009
Oracle Error Codes »
ORACLE ERROR CODE ORA-00089
ERROR
invalid instance number in ORADEBUG command
CAUSE
An invalid instance number was specified in a cluster database ORADEBUG command
ACTION
Reissue the command with valid instance numbers
Oracle Error Codes »
ORACLE ERROR CODE ORA-00088
ERROR
command cannot be executed by shared server
CAUSE
Debug command issued on shared server
ACTION
Reissue the command using a dedicated server
Oracle Error Codes »
ORACLE ERROR CODE ORA-00087
ERROR
command cannot be executed on remote instance
CAUSE
Cluster database command issued for non cluster database ORADEBUG command
ACTION
Issue the command without the cluster database syntax
Oracle Error Codes »
ORACLE ERROR CODE ORA-00086
ERROR
user call does not exist
CAUSE
An invalid attempt was made to dump the user call heap
ACTION
Wait until the process starts a call
Oracle Error Codes »
ORACLE ERROR CODE ORA-00085
ERROR
current call does not exist
CAUSE
An invalid attempt was made to dump the current call heap
ACTION
Wait until the process starts a call
Oracle Error Codes »
ORACLE ERROR CODE ORA-00084
ERROR
global area must be PGA, SGA, or UGA
CAUSE
An attempt was made to dump an invalid global area
ACTION
Specify either PGA, SGA, or UGA
Oracle Error Codes »
ORACLE ERROR CODE ORA-00083
ERROR
warning: possibly corrupt SGA mapped
CAUSE
Even though there may be SGA corruptions, the SGA was mapped
ACTION
Use the DUMPSGA command to dump the SGA
Oracle Error Codes »
ORACLE ERROR CODE ORA-00082
ERROR
memory size of string is not in valid set of [1], [2], [4]stringstringstringstringstring
CAUSE
An invalid length was specified for the POKE command
ACTION
Use a valid length (either 1, 2, 4, or possibly
Oracle Error Codes »
ORACLE ERROR CODE ORA-00081
ERROR
address range [string, string) is not readable
CAUSE
An attempt was made to read/write an invalid memory address range
ACTION
Try another address or length
Oracle Error Codes »
ORACLE ERROR CODE ORA-00080
ERROR
invalid global area specified by level string
CAUSE
An attempt was made to dump an invalid global area
ACTION
Use level 1 for the PGA, 2 for the SGA, and 3 for the UGA. Use
