Monday, June 22, 2015

The command line help you fix Oracle error

Dear all!
Syntax: oerr ora [Code Err]
Example:
[oracle@ptud1 ~]$ oerr ora 838
00838, 00000, "Specified value of MEMORY_TARGET is too small, needs to be at least %sM"
// *Cause: The specified value of MEMORY_TARGET was less than the sum of the
// specified values for SGA_TARGET and PGA_AGGREGATE_TARGET.
// *Action: Set MEMORY_TARGET to at least the recommended value.

We think the command is very helpful for you
Thanks!

Share this

0 Comment to "The command line help you fix Oracle error"

Post a Comment