Error Code
ORA-00085
Description
Current call does not exist
Cause
Possible cause of this error is, an invalid attempt was made to dump the current call heap.
Action
To fix this error, wait until the process starts a call.
reference
Programming Tutorials on XHTML, CSS, JavaScript, JQuery, JSON, Python, Django, Amazon Web Services, ASP.NET, Web Forms, and SQL
Saturday, February 2, 2013
ORA-00084 Global area must be PGA, SGA, or UGA
Error Code
ORA-00084
Description
Global area must be PGA, SGA, or UGA
Cause
Possible cause of this error is, an attempt was made to dump an invalid global area.
Action
To fix this error, specify either PGA, SGA, or UGA.
reference
ORA-00084
Description
Global area must be PGA, SGA, or UGA
Cause
Possible cause of this error is, an attempt was made to dump an invalid global area.
Action
To fix this error, specify either PGA, SGA, or UGA.
reference
ORA-00083 Possibly corrupt SGA mapped
Error Code
ORA-00083
Error Description
warning: possibly corrupt SGA mapped
Cause
Possible cause of this error is, even though there may be SGA corruptions, the SGA was mapped.
Action
To fix this error, use the DUMPSGA command to dump the SGA.
reference
ORA-00083
Error Description
warning: possibly corrupt SGA mapped
Cause
Possible cause of this error is, even though there may be SGA corruptions, the SGA was mapped.
Action
To fix this error, use the DUMPSGA command to dump the SGA.
reference
ORA-00082 Memory size of string is not in valid set
Error Code
ORA-00082
Description
memory size of string is not in valid set of [1], [2], [4]stringstringstringstringstring.
Cause
Possible cause of this error is, an invalid length was specified for the POKE command.
Action
To fix this error, use a valid length (either 1, 2, 4, or possibly 8).
reference
ORA-00082
Description
memory size of string is not in valid set of [1], [2], [4]stringstringstringstringstring.
Cause
Possible cause of this error is, an invalid length was specified for the POKE command.
Action
To fix this error, use a valid length (either 1, 2, 4, or possibly 8).
reference
ORA-00081 Address range [string, string) is not readable
Error Code
ORA-00081
Description
address range [string, string) is not readable.
Cause
Possible cause of this error is, an attempt was made to read/write an invalid memory address range.
Action
To fix this error, try another address or length.
reference
ORA-00081
Description
address range [string, string) is not readable.
Cause
Possible cause of this error is, an attempt was made to read/write an invalid memory address range.
Action
To fix this error, try another address or length.
reference
Subscribe to:
Posts (Atom)